calculix / CalculiX-Examples

CalculiX examples by Prof. Martin Kraska from Brandenburg University of Applied Sciences. Excellent starting point to master parametric modelling with CGX and CCX.
MIT License
299 stars 92 forks source link

Mistake in example ./Test/Supports1 #43

Closed imirzov closed 4 years ago

imirzov commented 4 years ago

There is a mistake in example ./Test/Supports1.

test.py calls os.system("cgx -b run.fbl"), but there is no run.fbl file: ERROR in readfbd: The input file "run.fbl" could not be opened.

Please, add missed file.

mkraska commented 4 years ago

Thank you, fixed.