Search code examples
python-3.xmeshfipy

Tube Fipy 3D sweep meshing


I would like to sweep_like 3D meshing a hollow cylinder, is there any mesh modules in Fipy for this?? how to aim this goal by Fipy or other libraries in python?


Solution

  • FiPy can read Gmsh meshes. If you only want the mesh in python and won't be using FiPy to solve PDEs, then I would follow the suggestion of @Nico Schlömer.