Hello,
At the moment we are working in a project with two different computers, both running SOFiSTiK 2020 with the latest update. The project is all done on Teddy.
The problem: by running the same code, we get different results of load input. Specifically, the issue is located at this statement:
LF 2001 TYP NONE; LZUG USER P5 0.0 WIDT 0 ;
In one of the computers, the calculation requires the input of the parameter WIDT to be sufficiently bigger then 0,00 for the load to be computed. However , the sum of loads I was expecting is not correct.
In the other computer, by simply not typing the parameter WIDT, the calculation is succesfully run and the sum of loads is correct.
My question: is it possible there is difference on settings regarding the way SOFILOAD works between two computers? If yes, how can I manage them to get the same results (with same code)?
Thanks in advance.
Lucas