calculix / beso

Python code for topology optimization using CalculiX FEM solver.
GNU Lesser General Public License v3.0
314 stars 47 forks source link

path not used #1

Closed HabermannR closed 6 years ago

HabermannR commented 6 years ago

Line 294 in beso_main should be: file_nameW = os.path.join(path, "file" + str(i).zfill(3))