![]() |
OpenFAST
Wind turbine multiphysics simulator
|

Public Attributes | |
| real(dbki) | tilstprn |
| The simulation time of the last print (to file) [(s)]. | |
| real(dbki) | t_global |
| Current simulation time (for global/FAST simulation) [(s)]. | |
| real(dbki) | nextjaccalctime |
| Time between calculating Jacobians in the HD-ED and SD-ED simulations [(s)]. | |
| real(reki) | prevclocktime |
| Clock time at start of simulation in seconds [(s)]. | |
| real(reki) | usrtime1 |
| User CPU time for simulation initialization [(s)]. | |
| real(reki) | usrtime2 |
| User CPU time for simulation (without intialization) [(s)]. | |
| integer(intki), dimension(1:8) | strttime |
| Start time of simulation (including intialization) [-]. | |
| integer(intki), dimension(1:8) | simstrttime |
| Start time of simulation (after initialization) [-]. | |
| logical | calcjacobian |
| Should we calculate Jacobians in Option 1? [(flag)]. | |
| type(fast_externinputtype) | externinput |
| external input values [-] | |
| type(fast_misclintype) | lin |
| misc data for linearization analysis [-] | |
1.8.13