Changes between Version 376 and Version 377 of doc/app/initialization_parameters


Ignore:
Timestamp:
Mar 13, 2018 4:31:34 PM (7 years ago)
Author:
maronga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/initialization_parameters

    v376 v377  
    20742074||='''Parameter Name'''  =||='''[../fortrantypes FORTRAN]\\[../fortrantypes Type]'''  =||='''Default\\Value'''  =||='''Explanation'''  =||
    20752075|----------------
     2076{{{#!td style="vertical-align:top"
     2077[=#calc_soil_moisture_during_spinup '''calc_soil_moisture_during_spinup''']
     2078}}}
     2079{{{#!td style="vertical-align:top"
     2080L
     2081}}}
     2082{{{#!td style="vertical-align:top"
     2083.F.
     2084}}}
     2085{{{#!td
     2086Parameter for switching on water transport equation in the soil model during the spinup phase (see [#spinup_time spinup_time]). If set to .TRUE. an additional prognostic equation for the volumetric moisture content of the soil layer is solved.
     2087}}}
     2088|----------------
    20762089{{{#!td style="vertical-align:top;width: 150px"
    20772090[=#damp_level_1d '''damp_level_1d''']
     
    20992112}}}
    21002113{{{#!td
    2101 Parameter for switching on data output in the spinup phase (see [#spinup_time spinup_time]). Is set to .TRUE. timeseries and profile data will be output at regular intervals as prescribed by the user. Note that there will be no output of 2D/3D/masked data during the spinup phase.
     2114Parameter for switching on data output in the spinup phase (see [#spinup_time spinup_time]). If set to .TRUE. timeseries and profile data will be output at regular intervals as prescribed by the user. Note that there will be no output of 2D/3D/masked data during the spinup phase.
    21022115
    21032116For radiation calculations during spinup, a starting time is calculated based on the setting of [#time_utc_init time_utc_init] and [#spinup_time spinup_time], so that the spinup starts at {{{time_utc_init - spinup_time}}}. The coupled run then starts at {{{time_utc_init}}}. In the output data, the timestamps during spinup will show negative values in the output data so that the coupled model system starts at timestamp 0 s.