Version 29 (modified by weinreis, 15 years ago) (diff) |
---|
Runtime parameters
Output steering
Run steering
Output steering:
Parameter Name | FORTRAN Type | Default Value | Explanation | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
averaging_interval | R | 0.0 |
Averaging interval for all output of temporally averaged data (in s). | ||||||||||||||||||||||
averaging_interval_pr | R | value of averaging_interval |
Averaging interval for output of vertical profiles to local file DATA_1D_PR_NETCDF? (in s). | ||||||||||||||||||||||
data_output | C * 10 (100) | 100 * ' ' |
Quantities for which 2d cross section and/or 3d volume data are to be output.
pra* precipitation amount mm only horizontal cross section is allowed, requires precipitation = .TRUE., time interval on which amount refers to is defined by precipitation_amount_interval prr* precipitation rate mm/s only horizontal cross section is allowed, requires precipitation = .TRUE. pt potential temperature
q specific humidity (or total water content, if cloud physics is switched on) kg/kg requires humidity = .TRUE. ql liquid water content kg/kg requires cloud_physics = .TRUE. or cloud_droplets = .TRUE. ql_c change in liquid water content due to condensation/evaporation during last timestep kg/kg requires cloud_droplets = .TRUE. ql_v volume of liquid water m3/gridbox requires cloud_droplets = .TRUE. ql_vp weighting factor
qsws* latent surface heatflux kg/kg * m/s only horizontal cross section is allowed, requires humidity = .TRUE. qv water vapor content (specific humidity) kg/kg requires cloud_physics = .TRUE. rho potential density kg/m3 requires ocean = .TRUE. s concentration of the scalar 1/m3 requires passive_scalar = .TRUE. sa salinity psu requires ocean = .TRUE. shf* sensible surface heatflux K m/s only horizontal cross section is allowed t* (near surface) characteristic temperature K only horizontal cross section is allowed u u-component of the velocity m/s u* (near surface) friction velocity m/s only horizontal cross section is allowed v v-component of the velocity m/s vpt virtual potential temperature K requires humidity = .TRUE. w w-component of the velocity m/s z0* roughness length m
| ||||||||||||||||||||||
dt_data_output_av | R | 0.0 | |||||||||||||||||||||||
dummy | dummy | dummy | dummy | ||||||||||||||||||||||
dummy | dummy | dummy | dummy | ||||||||||||||||||||||
dummy | dummy | dummy | dummy | ||||||||||||||||||||||
dummy | dummy | dummy | dummy | ||||||||||||||||||||||
dummy | dummy | dummy | dummy | ||||||||||||||||||||||
dummy | dummy | dummy | dummy | ||||||||||||||||||||||
dummy | dummy | dummy | dummy | ||||||||||||||||||||||
dummy | dummy | dummy | dummy | ||||||||||||||||||||||
dummy | dummy | dummy | dummy | ||||||||||||||||||||||
dummy | dummy | dummy | dummy | ||||||||||||||||||||||
dummy | dummy | dummy | dummy |
Run steering:
Parameter Name | FORTRAN Type | Default Value | Explanation | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
call_psolver_at_all_substeps | L | .T. |
Switch to steer the call of the pressure solver. | ||||||||
cfl_factor | R | 0.1, 0.8 or 0.9 (see right) |
Time step limiting factor. | ||||||||
create_disturbances | L | .T. |
Switch to impose random perturbations to the horizontal velocity field. | ||||||||
cycle_mg | C*1 | 'w' |
Type of cycle to be used with the multi-grid method. | ||||||||
dummy | dummy | dummy | dummy | ||||||||
dummy | dummy | dummy | dummy | ||||||||
dummy | dummy | dummy | dummy | ||||||||
dummy | dummy | dummy | dummy | ||||||||
dummy | dummy | dummy | dummy
|