...
CSAM-680 - NASLib Cyclic Mode results are stored in the Local Cylindrical System
In the NASLib reader, fix the local system type and Id on which stresses and strains are written in case of Cyclic Mode analysis. The tensors are now available in the local cylindrical system.
Version SAM 1.9.10 -
...
-
...
791912cc
Bug Fixes
CSAM-881 - Fix performance loss during solver output writing.
Now the code while writing State results is thread safe but also avoids locking when no needed.
The thread locker were fixed to avoid blocking calls and thus recovering the performance from version 1.8.
...