OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
orcadriver_types::orcadriver_flags Type Reference

This contains flags to note if the settings were made. More...

Public Attributes

logical dvriptfile = .FALSE.
 Was an input file name given on the command line?
 
logical orcaiptfile = .FALSE.
 Was an OrcaFlexInterface input file requested?
 
logical addedmass = .FALSE.
 create an added mass table at command line?
 
logical addedmassfile = .FALSE.
 create an added mass file?
 
logical dt = .FALSE.
 specified a resolution in time
 
logical dtdefault = .FALSE.
 specified a 'DEFAULT' for the time resolution
 
logical degrees = .FALSE.
 angles are specified in degrees
 
logical ptfmcoord = .FALSE.
 (x,y,z,R1,R2,R3) coordinate specified
 
logical ptfmveloc = .FALSE.
 (x,y,z,R1,R2,R3) coordinate specified
 
logical ptfmaccel = .FALSE.
 (x,y,z,R1,R2,R3) coordinate specified
 
logical pointsfile = .FALSE.
 points filename to read in
 
logical pointsdegrees = .FALSE.
 points in the pointsfile are specified in degrees
 
logical addedmassoutputinit = .FALSE.
 Is the WindGridOut file initialized.
 
logical pointsoutputinit = .FALSE.
 Is the Points output file initialized.
 
logical verbose = .FALSE.
 Verbose error reporting.
 
logical vverbose = .FALSE.
 Very Verbose error reporting.
 

Detailed Description

This contains flags to note if the settings were made.

This same data structure is used both during the driver input file and the command line options.

NOTE: The WindFileType is only set if it is given as a command line option. Otherwise it is handled internally by InflowWInd.

NOTE: The wind direction is specified by the OrcaFlexInterface input file.


The documentation for this type was generated from the following file: