NAM_EOL_TRACERS
Fortran name |
Fortran type |
Default value |
|---|---|---|
NEMITTING_ROT |
INTEGER |
1 |
NNB_EMITTING_ROT |
INTEGER(:) |
(1,0,0,..) |
XTRAC_DIST |
REAL |
120 |
XTRAC_RAD |
REAL |
-60 |
NEMITTING_ROT: number of rotor that emit tracers. We recommend to limit this number to the number of wind turbines for which the wake meandering will be studied. Having too many additional variables will reduce the code’s performance.NNB_EMITTING_ROT: list of size NEMITTING_ROT which indicates the indices of tracked turbines.XTRAC_DIST: Distance (in meters) in the hub frame between the rotor hub and the centre of the emitting disk (positive is upstream, negative is downstream).XTRAC_RAD: Radius (in meters) of the emitting disk.