Version DT 4.6.6 - April 29th, 2022 -
Feature
CAE-720 - Support for Abaqus 2022
This adds support for abaqus 2022 library
Bugs
CAE-721 : Support Abaqus keyword *TIE
This adds support to export the keyword *TIE in Abaqus
CAE-721 : Support Abaqus keyword *SURFACE, TYPE = NODE
This adds support to differentiate nodal sets from surface nodal sets. The dataset SET.NODE.T now has a new attribute named ‘Spec’ that will be SYS_INTER_SURF when the nodal set is defined on surface nodes.
Version DT 4.6.5 - April 29th, 2022 -
Feature
CAE-575 - Added Support for MSC-Nastran CPYRAM elements op2 & HDF5
This adds support for the CPYRAM element type from Nastran
CAE-575 - ODB Abaqus reader optimization
Performance improvement during the parsing of abaqus odb files has been achieved by improving the code and the usage of the abaqus data structure.
Bugs
CAE-708 - Fix memory corruption when reading rigid body in Abaqus ODB
Version DT 4.6.4 - April 27th, 2022 -
Bugs
CAE-709 - Export nodal thickness when shell thickness differs from EPROP
Abaqus wil now export the *NODAL THICKNESS when we have shell elements having their own thickness definition different from the one specified in the element property.
Version DT 4.6.3 - April 15th, 2022 -
Bugs
CAE-703 - Fix reading contact pressure datasets from Creo models.
Calculate the number of components according to result type.
Version DT 4.6.2 - March 31st, 2022 -
Bugs
Fix FEA spec types for Ansys FluentLib
Set FEA spec on elements according to cell zone type
Version DT 4.6.1 - February 14th, 2022 -
Bugs
CAE-642 - Fix memory corruption error for analytical surface names in Abaqus
Fix bug in variable name to match the global value SYS_MAXNAMECHAR.
Version DT 4.6.0 - January 31st, 2022 -
Bugs
CAE-521 - Add load factor attribute to result datasets for Nastran xdb.
...