Changes between Version 15 and Version 16 of doc/app/iofiles/inifor
- Timestamp:
- Jan 3, 2020 12:38:56 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/iofiles/inifor
v15 v16 195 195 || -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]. || 196 196 || -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. || 197 || -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'. ||197 || -i, --init-mode <mode> || profile || 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'. || 198 198 || -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. || 199 199 || -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. ||