spacether / pycalculix

Python 3 library to automate and build finite element analysis (FEA) models in Calculix. Meshing uses Calculix or GMSH.
http://justinablack.com/pycalculix/
Apache License 2.0
170 stars 56 forks source link

removed exerimental gmsh flag Mesh.CharacteristicLengthFromCurvature #62

Closed jeffbaylor closed 5 years ago

jeffbaylor commented 5 years ago

I like your project. I used to contribute to CalculiX and used it with Gmsh often. They are great tools.

I was playing around with pycalculix and noticed that the mesh.CharacteristicLengthFromCurvature flag that you are adding to the GEO files fails in the current version of Gmsh (4.3.0) with the example problem hole-in-plate-full.py. This is an experimental option according to the Gmsh docs, so it may be good to try to work without it.

spacether commented 5 years ago

Thanks for this PR @jeffbaylor. Can you please rev roll the pycalculix library minor version in setup.py and add a description of your update to the changes file?

spacether commented 5 years ago

Thanks for the PR @jeffbaylor. I will merge this into master with some other fixes. Thank you also for maintaining the Calculix for windows binaries at http://bconverged.com/