8 | | All parts of the related code are modularized in module virtual_flight_mod. In this context, a new Fortran NAMELIST {{{flight_par}}} was added, containing all related steering parameters. The flight module is automatically activated if a flight_par is set in the parameter file ({{{_p3d}}}). |
| 8 | All parts of the related code are modularized in module virtual_flight_mod. In this context, a new Fortran NAMELIST {{{flight_par}}} was added, containing all related steering parameters. The flight module is automatically activated if a flight_par is set in the parameter file ({{{_p3d}}}). \\ |
| 9 | |
| 10 | Flight measurements capture data of the three wind-velocity components (u, v, w). |
| 11 | Moreover, as far as the respective switches are set in the parameter file ({{{_p3d}}}), also potential temperature, humidity, passive scalar, and liquid water content are measured. |
| 12 | In addition, a [../userint/output#part_6 user-interface] for the flight module is available, so that further user-defined quantities can be captured. \\ |