I am trying to automate the meshing process and the solver. But at the moment I am stuck with the error: EXCIT is not valid in MECA_STATIQUE(). I have attached the message, .comm, .py (generate mesh) and export files.
The idea is to give the load input in MECA_STATIQUE() as a list, but as I see it is not possible. Can you suggest any other way to have this automated. As in the next steps I would like to change the load values of the groups: ldSKUe_1 ... ldSKUe_6
For example one load case would be all groups ldSKUe_1 - ldSKUe_6 have force load. And then deactive one at each step:
Step 2: ldSKUe_1 = 0
Step 3: ldSKUe_1 = ldSKUe_2 = 0
....
Step 6: ldSKUe_1 - ldSKUe_6 = 0, ldSKUe_6 = 1 N/mm2
Many thanks for your help!
Attached file:
profile_Z_swisslog_parametric_analysis.zip, 11889kb