FreeCAD: master c02b72b7

Author Committer Branch Timestamp Parent
Kryptal berndhahnebach master 2020-02-12 11:49:41 master 20c0a7c1
Changeset FEM : Correct writer.py at line 1623 and replaced ccx_elset by elset_data

When running a multiple materials and multiple shells FEM analysis calculix solver crashes.

After inspection, it appears that the crash comes from line 1623 in writer.py file where ccx_elset is used while it should be elset_data
mod - src/Mod/Fem/femsolver/calculix/writer.py Diff File