FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

readNAS.C File Reference

Nastran surface reader. More...


Detailed Description

Nastran surface reader.

- 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  2810.20269-.030265-2.358-8
    

Definition in file readNAS.C.

#include "src/triSurface/triSurface/triSurface.H"
#include "src/OpenFOAM/db/IOstreams/Fstreams/IFstream.H"
#include "src/OpenFOAM/db/IOstreams/StringStreams/IStringStream.H"
Include dependency graph for readNAS.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

static scalar  parseNASCoord (const string &s)