Nastran Analysis Interface Module (AIM)
Natran Analysis Interface Module (AIM)
Loading...
Searching...
No Matches
AIM Data Transfer

The Nastran AIM has the ability to transfer displacements and eigenvectors from the AIM and pressure distributions to the AIM using the conservative and interpolative data transfer schemes in CAPS.

Data transfer from Nastran (FieldOut)

  • "Displacement"
    Retrieves nodal displacements from the *.f06 file.
  • "EigenVector_#"
    Retrieves modal eigen-vectors from the *.f06 file, where "#" should be replaced by the corresponding mode number for the eigen-vector (eg. EigenVector_3 would correspond to the third mode, while EigenVector_6 would be the sixth mode).

Data transfer to Nastran (FieldIn)

  • "Pressure"
    Writes appropriate load cards using the provided pressure distribution.