readNAS.C File Reference

Nastran surface reader. More...

Include dependency graph for readNAS.C:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

static scalar parseNASCoord (const string &s)
 

Detailed Description

Nastran surface reader.

Original source file readNAS.C

- Uses the Ansa "$ANSA_NAME" or the Hypermesh "$HMNAME COMP" extensions to obtain patch names.

  • Handles Nastran short and long formats, but not free format.
  • Properly handles the Nastran compact floating point notation:
        GRID          28        10.20269-.030265-2.358-8
    

Definition in file readNAS.C.