Versions Compared

Key

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

Version DT 4.6.21 - - 3f23b694

Features

CAE-823,824 - Add support for Multiple MODAL SUBCASES and Multiple SOLVERS in Nastran bulk data file.

This adds support for multiple modal analysis in the smae input deck. Also add the support to launch multiple solvers analysis combinations. Using the control case subcase card to control the solver.

Bug fixes

CAE-820 - Fix corner case for Buckling analysis in multiple loadsteps analyses for export of Ansys .cdb files.

Buckling analysis is now supported as part of multiple loadsteps analyses for the export of .cdb files.

Version DT 4.6.20 - - 42663edb

Bug fixes

CAE-813 - Undefined values should be nan instead of zero for parsed Abaqus odb files.

...

Version DT 4.6.19 - - 93458e83

Bug fixes

CAE-806 - Fix missing strain energy datasets bug for .op2 files.

...

Version DT 4.6.18 - - 28c7e0b0

Bug fixes

CAE-809 - Fix buffer overflow while reading Hollerith dataset for previous NatLib versions.

This fixes loading models from legacy .vdm files created with previous versions of DevTools. NatLib has been modified so that that the reserved buffer for this particular dataset is computed dynamically. This fix only concerns NatLib.

Features

CAE-808 - Support import of Nx Nastran’s CYCSET (cyclic sets) record’s format introduced in version 2212.

...

Version DT 4.6.17 - - 2d9abf3d

Bug fixes

CAE-807 - Correct name of smoothing parameter in vis_TriMesh in documentation.

...

CAE-805 - Fix bug that impeded compilation with C++17.

Features

CAE-804 - Support Nx Nastran's UN-UM unit system.

...

Version DT 4.6.16 - - 18c0a362

Bug fixes

CAE-792 - Fix undefined behaviour during edge swapping in VisTools/Mesh

...

Version DT 4.6.15 - - d86ad6ca

Features

CAE-780 - Support export of multiple analyses of different type for Ansys .cdb (E.g. static + buckling).

It is now possible to export multiple analyses with different types. For a series of consecutive analyses, if the analyses type changes with respect to the previous one, the exported .cdb file will specify that results should be sent to a new results file. If all analyses are of the same type, the .cdb file will specify that a single results file should be generated.

Bug fixes

CAE-778 - Fix uninitialized variables in vis_ConCheckCollapseEdge that caused crashes.

...

This adds support for Abaqus 2022 library

Bug fixes

CAE-721 - Support Abaqus keyword *TIE

...

Performance improvement during the parsing of abaqus odb files has been achieved by improving the code and the usage of the abaqus data structure.

Bug fixes

CAE-708 - Fix memory corruption when reading rigid body in Abaqus ODB

Version DT 4.6.4 - - acbbf062

Bug fixes

CAE-709 - Export nodal thickness when shell thickness differs from EPROP

...

Version DT 4.6.3 - - 1940c2ca

Bug fixes

CAE-703 - Fix reading contact pressure datasets from Creo models.

...

Version DT 4.6.2 - - 0e7c7b5e

Bug fixes

Fix FEA spec types for Ansys FluentLib

...

Version DT 4.6.1 - - fe8d60b7

Bug fixes

CAE-642 - Fix memory corruption error for analytical surface names in Abaqus

...

  • The result dataset that was associated with the enum SYS_RES_DISP_CONTACT was suppresed. Now the same behavior is found under the enum SYS_RES_DISP with the qualifier SYS_QUA_CONTACT.

Bug fixes

CAE-521 - Add load factor attribute to result datasets for Nastran xdb.

...

This fixes a few instances of unhandled exceptions.

Features

Support for Ansys 2022 R1 format.

...