Skip to content

MiroK/mbed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mbed

Dependencies

You will need networkx, tqdm, perfusion in addition to usual scientific Python stack. For the latter see GitHub. The most crucial dependency is Gmsh. You should get a development (SDK) version from here. Currently supported one is version. Once untarred the gmsh (lib) folder with gmsh.py needs to be put on python path. For example

export PYTHONPATH="/home/mirok/Documents/Software/gmsh-4.4.1-Linux64-sdk/lib":"$PYTHONPATH"

Installation

Finally, put the mbed module on python path. For the current shell session it suffices to source setup.rc

About

Embedding DOLFIN line meshes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages