SAM 2.9.x - latest [Jun 11, 2025]
SHA: 2cbcb45a
Fixed Bugs
CSAM-1214 - Fix parsing around CEND in NASFil
In NASFil, when parsing a CEND, the following line block was read twice and could lead to misread data.
CSAM-1200 - Fix error while requesting VGL_BUFFER_SUPPORTED value in VGL RendBuf
RendBuf objects now support request of integer values with the VGL_BUFFER_SUPPORTED option, either through vgl_RendBufGetInteger() or vgl_DrawFunGetInteger().
CSAM-1195 - Fix AbaLib in Fix in ABALib for reading contact-derived datasets as PRES.[CONTACT, ERROR]
Fix reading some contact datasets with ABALib: PRES.[CONTACT,ERROR], TRAC.[CONTACT,X,ERROR], and TRAC.[CONTACT,Y,ERROR]
CSAM-1194 - ANSLib: Fix to support for nodal temperature for contact elements type 172,174 and 175
ANSLib supports nodal temperature for elements CONTA172, CONTA174 and CONTA175
CSAM-1189 - Fix crash in NASLib for PCOMP
In NASLib, fix infinite loop leading to a crash for PCOMP in EPT bloc.
CSAM-1184 - Stress dataset is filled with zeros when ghost elements are found
Fix “ghost elements” management in Ansys result files result datasets. “Ghost elements” are elements supposed to be defined in the result file, but they have no element identification nor results.
New Features
CSAM-1198 - Support pvd format in VTU Plugin reader
Support ParaView Data pvd format in VTU Plugin reader
CSAM-1179 - VTU results writer
Support VTU format export in VTKLib. This first version is limited to ASCII format and does not support poly elements.
CSAM-1118 - add VTU writer in VTKLib with mesh export
VTKLib supports export of connect object in VTU format.
Benchmark Report of CEETRON Solve
Provided third parties
- Ansys DPF 2025.2.pre0 APIANSYS, Inc.
- FreeType 2.13.3 - Not pre-compiled, included in the code baseThe FreeType Project
- GLEW 2.1.0 (The OpenGL Extension Wrangler Library) - Not pre-compiled, included in the code baseGLEW
- HDF5 Library and Tools 1.14.5The HDF Group
- Intel MKL 2020.0.0Intel Corporation
- Intel openMP 5.0Intel Corporation
- zlib 1.3.1 - Not pre-compiled, included in the code baseJean-loup Gailly and Mark Adler