when trying to run a thermal analysis.
I’m not sure what is causing it, the only thing I gather is that it is picked up when I run the analysis because it mentions:
CalculixFileWriter
“deformations” is mentioned (maybe I’m asking for something it can’t output ?)
ExportToCalculix
RunJob
RunAnalysis
ModelTree.tsmiRun_Click
to replicate the issue:
This runs:
make a rectangular block, apply a temperature BC to one side and a convective film to the other.
This gives the error:
Deactivate the temperature BC and add a concentrated flux to the same face effectively replacing the heat source. the BC list is empty, but the loads contains a heat generating source and a heat sinking source. Adding an initial condition of 20C for example doesn’t change the error.
I can confirm this. But it can be reproduced even easier - just apply a concentrated heat flux to any part of any model. It seems that this type of load is currently broken. It works properly in the previous version (v1.3.0). @Matej Could you take a look at this ?