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.
CSAM-638 - Create a Time attribute with Vdouble data type in NASLib
Addition of a second time attribute with double data type in NASLib.
CSAM-603 - Forcing to compute all eigenValues in local AMLS matrices
AMLS is now computing all eigenvalues for the local submatrices. Previous logic using an algorithm to partially compute selected eigenvalues was in some cases not finding results.
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.
CSAM-593 - Anisotropic thermal conductivity is now read from Fluent files
Anisotropic thermal conductivity is now read from Fluent files.
CSAM-608 - Read effective creep and effective plastic strain datasets for QUADX8 from Nastran op2 files.
Equivalent or effective strains are read for the QUADX8 element type.
CSAM-554 - Add mode to read NAN instead of 0.0 in ABALib
A new flag value of SYS_NEW for the VDM_NODATAVALMODE reading mode has been added to improve the data initialization to NAN in ABALib without impacting the SYS_ON flag behavior.
CSAM-618 - New convention to read only the Odb history data in ABALib
The new convention VDM_CONVENTION_NOFIELDOUTPUT has been added to avoid reading the Field Outputs of the Odb in ABALib.
CSAM-596 Support ABAFil, ABAFwt, and ABALib Thermal-Electrochemical elements QEC3D8/6/4
Support Abaqus elements QEC3D8, QEC3D8R, QEC3D4 and QEC3D6 in ABAFil and ABALib
Support Abaqus analysis keyword "*Coupled thermal-ElectroChemical" for read and write in ABAFil
Support associated ODB nodal variables: EPOT, EPOTE, NNCE, NNCS, NNC and NNC11 in ABALib
support associated ODB element variables: CONCE, CONCS, ELECPOT, and ELECPOTE
Bug fixes
CSAM-622 - D3DLib Average S and EP at Shell centroid when maxint>3
Fix D3DLib: Stress and Plastic Strain are averaged at Centroid in datasets S.E and E.[EQUIV,PLAST].E when shell elements have Max plot integration points greater than 3.
The values at all integration points may be found in datasets S.EIP and E.[EQUIV,PLAST].EIP by using the convention VDM_CONVENTION_EIP
CSAM-627 - Avoiding vis_Group error while generating Tri Mesh.
Avoided a vis_Group error message while generating triangle Mesh if vis_TriMeshSetLineStat() function is used.
CSAM-596 - Avoid error message vis_RCaseSetSPC
Fix in ABAFil: Avoid error message vis_RCaseSetSPC when BOUNDARY keyword is defined on dof code > 11. Note: these dof codes are not yet supported
CSAM-630 - Fix crash on error in mass matrix assembly
A hard crash while detecting an error in mass matrix assembly could occur.
CSAM-619 - Total heat flux vs. Total Heat flow depends on Nastran solution type
The total heat flux result qualifier is used for transient solutions while the total heat flow qualifier is used for steady-state solutions with CHBDYi elements.
CSAM-600 - Fix mesh assignement to a result in OpenFOAMLib
For simulations with several meshes, the mesh assignment to a type of result could be wrong. In those cases, results could be assigned to the wrong entity (element, node...).
CSAM-587 - CGNS export support result where the number of items is larger than Vint. Upgrade to Vlong
Add internal support for Vlong* instead of Vint* to support huge model translations.
Version SAM 1.6.3 - - fd2c02a6
Bug fixes
CSAM-628 - Fix C# headers generation.
Fix various issues in the generation of the public constants values in the C# interface headers.
Version SAM 1.6.2 - - 3445656e
Bug fixes
CSAM-615 - Remove undesired definitions in C# bindings.
This fixes a bug creating undesired definitions in the C# bindings.
Version SAM 1.6.1 - - 73495b51
Bug fixes
CSAM-612 - Fix compilation with VKI_NOVDMTOOLS
The compilation without unlicensed toolkits for VfxTools compilation (mainly VKI_NOVDMTOOLS) has been fixed.
...
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.
...
CSAM-581 - support Ansys cdb keyword ETBLOCK
Support Ansys Mechanical 2023R1 new command ETBLOCK in the ANSFil library.
Bug fixes
CSAM-590 - Fix flag logic to export the reaction forces if SYS_RES_R, or SYS_RES_XF is set in prosolve.
Bug fix regarding the computation of reaction force after solving the linear system. Previously, the solver was not computing reaction force even though the SYS_RES_R flag was provided in the RProp. Now, we make sure that it computes it.
...
Version SAM 1.5.2 - - 4975dcb7
Features
CSAM-598 - Add support for complex results from shear panel elements in NASLib
...
Version SAM 1.5.1 - - bb678a71
Bug fixes
CSAM-579 - Fix AnsLib Duplicate Mesh element numbering
...
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)
...
Element centroidal stresses.
Element centroidal elastic strain.
Element centroidal plastic strain.
Element centroidal creep strain.
Element centroidal thermal.
Bug fixes
CSAM-312 - Avoid the creation of unnecessary nodes when parsing NSET from an Abaqus .inp file.
...
Version SAM 1.4.1 - - 0bcbf0d5
Bug fixes
Documentation inside distribution same as online documentation
...
Version SAM 1.4.0 - - f6ba3136
Features
CSAM-290 - Support for reading PBUSH1D property from Nastran
...
= ANSLIB_PARTIDUSINGELEM_TYPE
Bug fixes
CSAM-456 - Duplicated dataset qualifier "Ply" in SDRCLib
...
Note: obfuscated sources are generated using a new obfuscator
Features
CSAM-335 - Support Ansys 2023R1
...
Present the stress as a scalar dataset for elements of the shear panel type. These elements can only have in-plane shear stress. Whenever a shear panel element is detected, we create an additional data set with the `SHEARPANEL` qualifier. If the vis_State is used, data is reported as defined only for shear panel elements.
Bug fixes
CSAM-488 - POLYFLOWLib was reading all files with "res" in their names
...
Version SAM 1.2.3 - - 6906d99d
Bug fixes
CSAM-458 - OpenFOAM reader fails to read polymesh files which are in result folders
...
Version SAM 1.2.2 - - d5c540e8
Bug fixes
CSAM-458 - Fix polymesh files management in the openFoam reader
...
Version SAM 1.2.1 - - 2913d4ba
Bug fixes
CSAM-382 - Fix ABALib reader crashes with older Abaqus odb APIs
...
Version SAM 1.2.0 - - 8781a041
Features
CAE-1045 - Support user-defined element behavior callback functions in Solve
...
StageID parameter of Nastran keyword CYCSET is available in GProp through global property GPROP_SYMM_STAGEID
Bug fixes
CAE-1059 - Fix LManLoadIdTranState crash when appending libs
...
Version SAM 1.0.8 - - 97eeeff2
Bug fixes
CSAM-476- Fix ABAFwt distributing coupling surface names and exported weigths
...
Version SAM 1.0.7 - - 04243305
Bug fixes
CSAM-397 - Fix crash in FEMap reader for beam/shell results with no beam/shell elements in the input model
...
Version SAM 1.0.6 - - 6e60c046
Bug fixes
CAE-1010 - Fix regression introduced in Version SAM 1.0.4 for Rigid Kinematics Element (i.e RBAR)
...
Activation status of OpenFoam zeroGradient, uniformFixedGradient and fixedGradient boundary conditions can be retrieved.
Bug fixes
CAE-987 - Correct parsing of rot_and dataset for Marc files.
...
Version SAM 1.0.4 - - 0bf4d6b1
Bug fixes
CAE-951 - Fix ANSLib nodal rotation angle with degenerated elements
...
Version SAM 1.0.2 - - cf71e1d0
Bug fixes
CAE-917 - Fix integer overflow issue in vis_ConnectNodeGroup and vis_ConnectElemGroup.
...
StageID parameter of Nastran keyword CYCSET is available in GProp through global property GPROP_SYMM_STAGEID
Bug fixes
CAE-866 - Fix unit information in British systems for unv files.
...
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.
...