Versions Compared

Key

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

...

Version SAM 1.5 - - cf9d56bb

Features

CSAM-457 - Support RIGID keyword in Nastran input deck from Optistruct
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)

CSAM-517 - AnsLib support for ECR: element centroid results
In AnsLib, the new result block ECR is now supported for import. This block contains element centroid results listed below:

  • Element centroidal stresses.

  • Element centroidal elastic strain.

  • Element centroidal plastic strain.

  • Element centroidal creep strain.

  • Element centroidal thermal.

Bug fixes

CSAM-457 - Support RIGID keyword in Nastran input deck from Optistruct
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)

Bug fixes

CSAM-495 - Correct data sources for effective mass result datasets.
The source attribute for effective mass results was reported incorrectly312 - Avoid the creation of unnecessary nodes when parsing NSET from an Abaqus .inp file.

When parsing NSET, CEETRON Access no longer adds a node if the node did not exist.

CSAM-462 - Correct the number of nodes for PRETS179 elements parsed from Ansys .rst files.
SAM now reports correctly that PRETS179 elementshave 2 nodes.

CSAM-490 - Compiler warnings due to VKI_VERSION_PRE_RELEASE while building SAM
Avoid compiler warnings due to the empty VKI_VERSION_PRE_RELEASE macro while building the SAM library.

CSAM-494 - Fix element nodes counter and indices integer overflow in Vis_Connect. Detected in large case 600 Million elements
With a very large model having polyhedra and polygons, when the number of internal polygon faces exceeds
the max value of a 32-bits integer, the model export under CGNS format failed

CSAM-573 - Fix degraded ABALib reading performance since SAM 1.2.0
While improving Abalib RAM consumption in SAM 1.2.0, reading performance has decreased. Some of the RAM consumption improvements introduced that led to a significant time increase while reading the datasets have been reverted495 - Correct data sources for effective mass result datasets.
The source attribute for effective mass results was reported incorrectly.

CSAM-498 - OpenfoamLib hangs indefinitely when loading boundary condition datasets without solution data

Fix OpenFoamLib which could hang indefinitely while loading boundary condition datasets without any solution data provided in the OpenFoam files when the VDM_CONVENTION_WALLINTER convention is set.

CSAM-490 - Compiler warnings due to VKI_VERSION_PRE_RELEASE while building SAM
Avoid compiler warnings due to the empty VKI_VERSION_PRE_RELEASE macro while building the SAM library.

CSAM-312 - Avoid the creation of unnecessary nodes when parsing NSET from an Abaqus .inp file.

When parsing NSET, CEETRON Access no longer adds a node if the node did not exist.

CSAM-462 - Correct the number of nodes for PRETS179 elements parsed from Ansys .rst files.
SAM now reports correctly that PRETS179 elementshave 2 nodesthe OpenFoam files when the VDM_CONVENTION_WALLINTER convention is set.

CSAM-537 - Fixing the invalid transformation of local to a global transformation of Fourier multi-harmonic elements
Samcef file is modified in order to cooperate BOAPI_HYP_FOURIER_MULTI_HARMONIQUE elements to have the same local and global stress system.
Samcef file is modified in order to cooperate BOAPI_HYP_FOURIER_MULTI_HARMONIQUE elements to have the same local and global stress system

CSAM-573 - Fix degraded ABALib reading performance since SAM 1.2.0
While improving Abalib RAM consumption in SAM 1.2.0, reading performance has decreased. Some of the RAM consumption improvements introduced that led to a significant time increase while reading the datasets have been reverted

Version SAM 1.4.1 - - 0bcbf0d5

...