Changes between Version 12 and Version 13 of doc/app/virtual_flight_parameters


Ignore:
Timestamp:
Mar 26, 2018 4:19:23 PM (7 years ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/virtual_flight_parameters

    v12 v13  
    66With revision r1957 an interface for virtual flight measurements is available in PALM. Virtual flights are performed according to the methods described in Schröter et al. (2000) and Sühring and Raasch (2013).
    77
    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}}}). \\
     8All parts of the related code are modularized in module virtual_flight_mod. In this context, a new Fortran NAMELIST {{{virtual_flight_parameters}}} was added, containing all related steering parameters. The flight module is automatically activated if a flight_par is set in the parameter file ({{{_p3d}}}). \\
    99
    1010Flight measurements capture data of the three wind-velocity components (u, v, w).
     
    1515'''Please note:''' Data output for virtual flights has 4 unlimited dimensions - time, x-, y-, and z-position. Unfortunately, assignment of more than one unlimited dimension per NC file is only possible with NetCDF4 / HDF5. For this reason [../d3par/#netcdf_data_format netcdf_data_format] must be > 2.
    1616
    17 NAMELIST group name: [=#flight_par '''flight_par''']\\
     17NAMELIST group name: [=#flight_par '''virtual_flight_parameters''']\\
    1818----
    1919