OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
extptfm_mckf_types::extptfm_inputfile Type Reference

Public Attributes

real(dbki) dt
 Requested integration time for ElastoDyn [seconds].
 
integer(intki) intmethod
 Integration Method (1=RK4, 2=AB4, 3=ABM4) [-].
 
integer(intki) fileformat
 File format switch [-].
 
character(1024) redfile
 File containing reduction inputs [-].
 
character(1024) redfilecst
 File containing constant reduction inputs [-].
 
logical equilstart
 Flag to determine the equilibrium positions of the CB modes at initialization (first call) [-].
 
integer(intki), dimension(:), allocatable activecbdof
 List of active CB DOF [-].
 
real(reki), dimension(:), allocatable initposlist
 Initial positions of the CB DOFs [-].
 
real(reki), dimension(:), allocatable initvellist
 Initial velocities of the CB DOFs [-].
 
logical sumprint
 Print summary data to <RootName>.sum [-].
 
integer(intki) outfile
 Switch to determine where output will be placed: (1: in module output file only; 2: in glue code output file only; 3: both) [-].
 
logical tabdelim
 Flag to cause tab-delimited text output (delimited by space otherwise) [-].
 
character(20) outfmt
 Format used for module's text tabular output (except time); resulting field should be 10 characters [-].
 
real(dbki) tstart
 Time to start module's tabular output [seconds].
 
integer(intki) numouts
 Number of parameters in the output list (number of outputs requested) [-].
 
character(chanlen), dimension(:), allocatable outlist
 List of user-requested output channels [-].
 

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