Changes between Version 3 and Version 4 of doc/app/radiation_parameters
- Timestamp:
- Mar 3, 2015 3:11:32 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/radiation_parameters
v3 v4 62 62 Geographical longitude (in degrees). 63 63 64 Note that the radiation scheme also requires information on the geographical latitude (see [wiki:doc/app/inipar#phi ]).64 Note that the radiation scheme also requires information on the geographical latitude (see [wiki:doc/app/inipar#phi phi]). 65 65 }}} 66 66 |---------------- … … 75 75 }}} 76 76 {{{#!td 77 In case of [#radiation_scheme radiation scheme]{{{= 'constant'}}}, {{{net_radiation}}} gives the net radiation at the surface in W/m².77 Net radiation at the surface in W/m². This parameter is only used in case of [#radiation_scheme radiation scheme]{{{= 'constant'}}}. 78 78 }}} 79 79 |---------------- … … 99 99 '' 'clear-sky' '' 100 100 101 A simple clear sky model is used to calculate the radiation fluxes at the surface (shortwave incoming, shortwave outgoing, longwave incoming, longwave outgoing) and consequently the net radiation at the surface. This scheme require d the setting of [#albedo albedo], [#day_init day_init], [#lambda lambda], [wiki:doc/app/inipar#phi phi],[#time_utc_init time_utc_init].101 A simple clear sky model is used to calculate the radiation fluxes at the surface (shortwave incoming, shortwave outgoing, longwave incoming, longwave outgoing) and consequently the net radiation at the surface. This scheme requires setting of [#albedo albedo], [#day_init day_init], [#lambda lambda], [wiki:doc/app/inipar#phi phi], and [#time_utc_init time_utc_init]. 102 102 103 103 … … 116 116 }}} 117 117 {{{#!td 118 UTC time (in s) at model start, The default value is {{{43200.0}}} (12 p.m., noon).118 UTC time at model start in seconds starting from midnight, The default value is {{{43200.0}}} (12 p.m., noon). 119 119 }}}