Home > List of Keywords > *WTOUT
*WTOUT
Data format:
A maximum of three lines :
ID_TURBINE IOP IBUF
DTSAVE NDTSAVE NUMNO
INO(1) ... INO(NIMNO)
Purpose :
To create .csv files with load results in dynamic (for blades, shaft and tower)
Details :
| Parameter | Description |
|---|---|
| ID_TURBINE | Turbine identification number |
| IOP | IOP = 1 |
| IBUF | IBUF = 0: no buffer is used IBF = 1: buffer is used |
| DTSAVE | Time step for saving the data |
| NDTSAVE | Number of time step per file (the file name is incremented, it avoids too large files) |
| NUMNO | If NUMNO > 0 : To provide Reaction forces at specific Nodes |
| INO(1) ... INO(NIMNO) | The third line is only read if NUMNO > 0. In that case, NUMNO node numbers must be provided |
Note
On Files are created: for instance for the shaft : shaft_01_0001.csv, 01 being the turbine ID and 0001 the first file containing the first NDTSAVE time steps
