...
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 - - 8f4da6a4
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.
Version SAM 1.9.9 - - 8f4da6a4
Bug Fixes
CSAM-770 - Support included files with blanks in the name in NASLib
File name or file path with blanks used as included file is now supported in NASLib.
...
Version SAM 1.9.8 - - 089482e6
Bug Fixes
CSAM-814 - Fix RBE3 coefficients computation
Computations of RBE3 coefficients may be wrong when all degrees of freedom available at the dependent node are not selected.
...
Version SAM 1.9.7 - - e0376786
Bug Fixes
CSAM-768 - AnsLib: add element node temperature on Surface element
in ANSLib library, element node temperatures are read on surface element types SURF152 and SURF154
...
Version SAM 1.9.6 - - 658cd32e
Bug Fixes
CSAM-790 - Fix D3DLib import of solid strain tensor results
...
Version SAM 1.9.5 - - 6ee72081
Bug Fixes
CSAM-791 - Exporting the right node ID into the EBLOCK of Ansys cdb format
...
Version SAM 1.0.0 - - d684b6c7
Bug Fixes
CAE-846 - Correct uninitialized variable in vgl_*PolygonColor(..).
...