OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
orcadriver_types::orcadriver_settings Type Reference
Collaboration diagram for orcadriver_types::orcadriver_settings:
Collaboration graph
[legend]

Public Attributes

character(1024) dvriptfilename
 Driver input file name.
 
character(1024) orcaiptfilename
 Filename of OrcaFlexInterface input file to read (if no driver input file)
 
character(1024) addedmassfilename
 Filename for the added mass matrix output.
 
character(1024) pointsfilename
 Filename of points file to read in.
 
character(1024) pointsoutputname
 Filename for output from points read in from points file.
 
integer(intki) addedmassoutputunit
 Unit number for the output file for the AddedMass matrix.
 
integer(intki) pointsoutputunit
 Unit number for the output file for the Points file output.
 
real(dbki) dt
 resolution of time
 
real(reki) tmax
 Maximum time (we calculate this based on the number of points and timestep)
 
real(reki), dimension(1:6) ptfmcoord
 (x,y,z,R1,R2,R3) coordinate and rotations to calculate at
 
real(reki), dimension(1:6) ptfmveloc
 instantaneous velocities corresponding to the PtfmCoord
 
real(reki), dimension(1:6) ptfmaccel
 instantaneous velocities corresponding to the PtfmCoord
 
type(progdesc) proginfo
 Program info.
 
type(progdesc) orcaproginfo
 Program info for OrcaFlexInterface.
 

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