Changes between Version 5 and Version 6 of doc/app/iofiles/inifor


Ignore:
Timestamp:
Oct 30, 2018 1:38:05 PM (6 years ago)
Author:
eckhard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/iofiles/inifor

    v5 v6  
    9696|| --averaging-mode <mode> || level || Selects how averaged quantities (large-scale forcing terms) are computed. INIFOR supports averaging along input model levels ('level') and along constant heights ('height'). ||
    9797|| -a, --averaging-angle <angle> || 2.0 || Width of the averaging box in longitudal and latitudal direction in the source coordinate system (COSMO rotated-pole) [deg]. ||
    98 || -d, --date <date> || 20130721 || Start date of the simulation in the form YYYYMMDD of YYYYMMDDHH. If no hours (HH) are given, INIFOR assumes that the simulation starts at O UTC on that day. ||
     98|| -d, --date <date> || 20130721 || Start date of the simulation in the form YYYYMMDD or YYYYMMDDHH. If no hours (HH) are given, INIFOR assumes that the simulation starts at O UTC on that day. ||
    9999|| -i, --init-mode <mode> || volume || Set the PALM-4U initialization mode. INIFOR can provide initial conditions as either profiles or three-dimensional fields. The corresponding modes are 'profile' and 'volume'. ||
    100 || -r, --surface-pressure <pressure> || 1e5 || Surface pressure at z=0 in the PALM-4U domain [Pa]. Optional parameter. ||
    101 || -u, --geostrophic-u <velocity> || 0 || Specifies the geostrophic wind in x direction [m/s]. ||
    102 || -v, --geostrophic-v <velocity> || 0 || Specifies the geostrophic wind in y direction [m/s]. ||
     100|| -r, --surface-pressure <pressure> || 1e5 || Manually set the pressure at z=0 in the PALM-4U domain [Pa]. If not given, the surface pressure is computed from the COSMO pressure field. ||
     101|| -u, --geostrophic-u <velocity> || 0 || Manually specify the geostrophic wind in x direction [m/s]. If not given, the geostrophic wind is computed from the COSMO pressure field. ||
     102|| -v, --geostrophic-v <velocity> || 0 || Manually specify the geostrophic wind in y direction [m/s]. If not given, the geostrophic wind is computed from the COSMO pressure field. ||
    103103|| -z, --elevation <height> || 35 || Specifies the elevation of the PALM-4U domain above sea level [m]. ||
    104104