Versions Compared

Key

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

...

CSAM-456 Duplicated dataset qualifier "Ply" [SM]

CSAM-

...

CSAM-496 Heat Flux vs Heat Flow [SM]

...

CSAM-522 Report max and average shear stress for shear panel \(CSHEAR\) in Sol101 \(and others except for 401\) [V]

CSAM-524 Nastran export/import imports wrong E3 modulus back

CSAM-526 Update to Zlib 1.2.13 [SM]

...

CSAM-528 Memory error while destructing the libraryManager [SM]

CSAM-529 Reading PARTIDs from Ansys RST file based on the convention from the user

...

CSAM-536 Clipping Plane issue [SG]

...

Now onward you may can have different options to set the property/part id's in addition to the old legacy method. We kept the old legacy method in order to avoid problems/ change on your currents regression tests and by default it will be the legacy method.
You can have following options in order to set the property/part ids.

Numbering the entities in model is based on :

ANSLIB_PARTIDUSINGLEGACYMETHOD // the legacy method

ANSLIB_PARTIDUSINGSECNUM // the section number

ANSLIB_PARTIDUSINGREALCONSTREF_NUMBER // the real constant reference number

ANSLIB_PARTIDUSINGELEM_TYPE // the element type number

In order to use those different methods, you have to call the following function.

vdm_DataFunSetMode(libraryFunctions, mode, flag);

where,

mode = VDM_ANSYS_PARTIDNUMBERINGMODE

flag = ANSLIB_PARTIDUSINGLEGACYMETHOD

= ANSLIB_PARTIDUSINGSECNUM

= ANSLIB_PARTIDUSINGREALCONSTREF_NUMBER

= ANSLIB_PARTIDUSINGELEM_TYPE

CSAM-536 Clipping Plane issue [SG]

CSAM-501, 502 CEETRON Access supports now reading.rst file using Ansys DPF frame work.

...

CSAM-514 ABAFil not returning correct EProp EPROP\_KSY and EPROP\_KSZ as stiffness factor [D]

Features

CSAM-495 M200-4788 - Modal effective mass results are read from .op2 files

These results are presented as the following datasets:

Bug fixes

Version SAM 1.3.0 - - 5e2bc6e0

...