Sub model run on external computer

Hi all, I am trying to get some submodels to run on an external computer. They work fine when run from PrePoMAX on my local machine and the global model will run on the linux machine but I can’t get the submodel to run, it errors at the “iteration 1” with a “Segmentation fault (core dumped)” I am running it in the same folder as the global so I think it should find the frd etc

I think there may be some issues with temperature not being applied to the model along with non-linear geometry and things like plastic material properties but I am not sure how to deal with that although that is only indicated as “info” rather than an error.

thanks

Luke

Segmentation fault typically indicates a bug in the software or a faulty computer. In this case, I would suspect CalculiX’s bug. Try running some test cases from the command line on Linux: Submodel example file - #2 by Calc_em - CalculiX (official versions are on www.calculix.de, the official GitHub repository is at https://github.com/Dhondtguido/CalculiX).

1 Like