...
CSAM-804 - Fix FEASPEC values for element in LS-Dyna input deck
Fix FEASPEC values for element in LS-Dyna input deck.
CSAM-806 - Fix D3DPlot internal plot file numbering when number of files is greater or equal to 99
Fix D3DPlot internal plot file numbering when number of plot files is greater or equal to 99.
SDVK-810 : - Remove vgl folder dependency from parallel surfmesher
Version 1.10.0 added by mistake towards the folder src/vgl. This fix reverts such depencencydependency.
CSAM-835 : - Fix to the abort process in surface mesh generation
Fix the reactivity of the abort call when surfmesh is working.
...
CSAM-555 - enforce Cgns write of GridLocation
Enforce Cgns to write the GridLocation_t node in the GridConnectivity_t node even in Vertex is the default.
CSAM-768 - AnsLibANSLib: add element node temperature on Surface element
in ANSLib library, element node temperatures are read on surface element types SURF152 and SURF154.
CSAM-801 - Added OpenFOAM, CGNS and Nastran H5 readers dependency to the third-party folder.
CSAM-801: Added zlib, CGNS, HFD5 in the third-party folder.
CSAM-780 - Nasfil reads NLPARM definitions per Subcase
NasFil library: handle multiple definitions of NLPARM Bulk Data entries when Control Case commands NLPARM are defined at SUBCASE levels.
CSAM-765 - Fixing the free type factor in order to avoid missing character names at the top while displaying
Fixed the issue related to the displaying characters with top part missing when using FreeType and Arial bold font.
CSAM-766 - Updating the internal ZLIB to version 1.3.1
The internal ZLIB is updated to 1.3.1.
CSAM-676 - Added Parallel vis_SurfMeshGenerate method to perform remeshing
Added vis_SurfMesh_EXPERIMENTAL_Generate(vis_SurfMesh* p, vis_Connect* connect) method to perform surface remeshing in parallel.
...
CSAM-790 - fix D3DLib import Solid strain tensor results
Fix D3DLib import Strain tensor on solid elements when thermal strain and/or plastic strain tensor is active.
CSAM-775 - Provide METIS and GKlib third party librairies libraries in the distribution
METIS and GKlib librariries are provided with the distribution and linked by default with the sources.
CSAM-776 - Improved management of anistrotropic anisotropic materials in Ansys
Anisotropic elastic material stiffnesses, coefficients of thermal expansion and thermal conductivities can be read from and exported to Ansys input files.
CSAM-791 - Exporting the right node ID into the EBLOCK of Ansys cdb file
Fixed the issue related to writing of node ids in the EBLOCK of Ansys cdb.
CSAM-691 - Support of Ansys smeared reinforcing elements
Ansys smeared reinforcing element REINF265 are supported in Ansys input files (through ANSFil) and result files (through ANSLib). A new element type SYS_ELEM_REINFORCEMENT is added for reinforcing elements.
CSAM-789 - Avoid the crash on freeing memory of state object
Avoided the crash related to freeing memory of state object.
CSAM-779 - Reading and writing applied restraint cases (SPC) on velocity of the nodes in Ansys cdb file
Reading and wrtiting writing applied restraint cases (SPC) on the velocity of the nodes in Ansys cdb file (VELX, VELY and VELZ) are supported.
CSAM-555 - CGNS write model supports now abutting meshes with multiZones
CGNS export: allow multiple Cell Zones option. Each 3D Cells part will be exported in a dedicated CGNS Zone.
The 1to1 Abutting meshes are supported and corresponding data are written in a CGNS a ZoneGridConnectivity_t node.
The required API call is below:
vdm_CGNSVLibSetMode(cgnslib, VDM_CGNS_MULTIZONESEXPORT, SYS_ON);
...
CSAM-745 - Support Abaqus odb Coupling Constraints as SYS_ELEM_RIGID
Abaqus coupling constraints elements (Kinematic or Distributing couplings) can be retrieved form from Abaqus .odb result files.
...
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.
...
8 -
...
- 089482e6
Bug Fixes
CSAM-692 - Created a new convention for Gasket Status Retrieval: from OP2 vs. VDM Mapping
A new following convention is created to show the gasket status results. if VDM_CONVENTION_ORIGINAL_GASKET_STATUS is present, then gasket status is not mapped. if its not, the gasket status is mapped based on the VDM mapping.
CSAM-805 Add Units in Naslib meshless results
In NASLib, the Units system information (stored in UNITS.T and UNITS.TYPE.T datasets) are now available with meshless result files.
CSAM-602 Fix crash while reading NASLib meshless result files with layered elements
While reading meshless op2 files with layered results, if a connect was provided without those layered elements, a crash could occur.
CSAM-838 Fix to poisson's ratio while reading MATORT card from Nastran input deck
Fix to poisson's ratio while reading MATORT card from Nastran input deck
CSAM-722 Create an option to activate the legacy mesh sizing callback behavior
Add a VIS_MESH_FUNSIZINGLEGACY option to revert the meshing sizing callback behavior to its legacy behavior, reducing the number of callbacks but decreasing the final quality.
CSAM-709 Add model integer parameters information in NASLib meshless results
In NASLib, the Model Integer Parameters information (stored in the PARAMETER.INT.T dataset) are now available with meshless result files.
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.
Features
Updated the ZLIB to 1.3.1
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
...
CSAM-602 - Fixed crashed when reading Nastran op2 files without meshes.
Fixed issue when reading Nastran op2 files without meshes. We now report an error rather than crashing.
Features
CSAM-647 - CSAM-646 - Do not export CERIG cards in Ansys cdb files
As CERIG cards cannot be imported in Ansys Workbench, they are not exported anymore. CE cards are used instead.
...
Version SAM 1.8.0 - - 22e9e1ad
Features
CSAM-567 - CMake is introduced.
A built-in CEETRON SAM CMake system is introduced. The CMake system is the easiest way to compile and link with CEETRON SAM. Makefile support will eventually be deprecated.
...
Version SAM 1.7.5 - - 3c8f957b
Features
[CSAM-779] - Reading and writing applied restraint cases (SPC) on velocity of the nodes in Ansys cdb
...
Version SAM 1.7.2 - - 61a8dd5f
Features
CSAM-624 - Check mesh intersections before collapsing edges in geometry edge checks.
Addition of a meshing option for vis_SurfMesh to check for potential new surface intersections created while collapsing edges in geometry chord checks. This option is deactivated by default and activated through the SURFMESH_GEOMCHORDEDGE_INTERSECT flag in vis_SurfMeshSetParami.
...
Version SAM 1.7.0 - - c23aa656
Features
CSAM-620 - Add TS3D standard license management. License is now checked in specific places for Acces, Mesh, and Solve.
The evaluation version now contains a License verification. A valid CEETRON SAM License is required for usage of the API.
...
Version SAM 1.6.0 - - 138dcdd4
Features
CSAM-569 - Support of thermal expansion coefficient for kinematic couplings elements (temperature)
Compute the average temperature increment over all grid points.
...
Version SAM 1.5.2 - - 4975dcb7
Features
CSAM-598 - Add support for complex results from shear panel elements in NASLib
...
Version SAM 1.5 - - cf9d56bb
Features
CSAM-457 - Support RIGID keyword in Nastran input deck from Optistruct
Opstistruct uses the word 'RIGID' to reference high stiffness values.
We replace such a keyword with the value in the variable NASFIL_RIGIDPBUSHVALUE
(1e+11)
...
Version SAM 1.4.0 - - f6ba3136
Features
CSAM-290 - Support for reading PBUSH1D property from Nastran
...
Version SAM 1.3.5 - - e8e85355
Features
CSAM-629 - Reading MAT9OR and MATORT card from Nastran input deck file
Optistruct MAT9OR card is read from Nastran input deck model.
MSC Nastran MATORT card is read from Nastran input deck model.
...
Note: obfuscated sources are generated using a new obfuscator
Features
CSAM-335 - Support Ansys 2023R1
...
Version SAM 1.2.0 - - 8781a041
Features
CAE-1045 - Support user-defined element behavior callback functions in Solve
...
Version SAM 1.0.0 - - d684b6c7
Bug Fixes
CAE-846 - Correct uninitialized variable in vgl_*PolygonColor(..).
...
PR-3142 - vdm_DataFun’s NODATAVALMODE convention is enforced to be the same as vis_Lman’s LMAN_NODATAVAL when the latter is set.
Features
CAE-844 - Support LS-DYNA-Input INCLUDE with several files.
...