...
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)
...
When parsing NSET, CEETRON Access no longer adds a node if the node did not exist.
CSAM-462 - Correct Report the correct the number of nodes for PRETS179 elements parsed from Ansys .rst files.
SAM now reports correctly that PRETS179 elementshave 2 nodes.
...
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. We have bravely fixed this.
CSAM-495 - Correct data sources for effective mass result datasets.
The source attribute for effective mass results was reported incorrectly.
...
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-537 - Fixing Fix 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
...