Skip to content

RemDelaporteMathurin/monoblock_dimension_effects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monoblock_dimension_effects

1. Create the geometry

This step requires CadQuery which can be installed with Anaconda.

python make_cad.py

This will create a brep file.

2. Mesh

To mesh the brep files, run:

C:\SALOME-9.6.0\run_salome.bat -t mesh_with_salome.py

You may need to replace the path to run_salome.bat.

This will create a .med file.

Then to convert the .med file in .xdmf files (readable by FESTIM), run:

python convert_mesh.py

If needed, install meshio with:

pip install meshio[all]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages