Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

Starting with SAM 2.0, the release notes are only available in the Getting Started / Release notes section of the documentation (see here).

Version SAM 1.11.

...

Bug Fixes

CSAM-882 - Added handling memory allocation failures in out-of-core runs
While running ProSolve with out-of-core flag ON, we have handed memory allocation failures.

Version SAM 1.11.3 - - 2ac58720

Bug Fixes

CSAM-860 - Fix crash by improving replication detection.
While reading a Nastran bulk data file, a crash could occur because of a false positive in replication detection. Replication detection has been improved to avoid this crash.

Version SAM 1.11.2 - - 67a6af2f

Bug Fixes

CSAM-855 - Crash in NASLib while reading element thickness
A crash could occur with Nastran output files .op2 with several GEOM2 sections and element thickness definitions only in the second GEOM2 definition.

Version SAM 1.11.1 - - 54f06e48

Bug Fixes

CSAM-918 - Fix unconnected triangles output in surfmesh parallel execution
The unconnected triangles has been fixed with this patch.
Also, Move base/system.h out of public header.
the header system.h that was included in version 1.11.0 has been relocated for its corresponding .c file

...

The experimental implementation of the surfmesh generate method is now officially released. This enables the user to generate surfmesh using a divide and conquer multithreaded approach.

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.10.1 - - 304060d5

Bug Fixes

CSAM-804 - Fix FEASPEC values for element in LS-Dyna input deck
Fix FEASPEC values for element in LS-Dyna input deck.

...

  • Added as an experimental API that is encouraged to be used for internal testing but not for production. The feature might be incomplete but it is ready for testing and feedback.
    Please refer to the documentation for more information. Use vis_SurfMesh_EXPERIMENTAL_SetPartitionStrategy(vis_SurfMesh* p, Vint iterationCount, Vint* partitionPerIteration) to customize the parallel strategy.

Bug Fixes

CSAM-816 - Fix Ansys ETBLOCK import in Ansys Mechanical APDL
ETBLOCK import is fixed in Ansys Mechanical APDL.

...

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.

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(..).

...