Changes between Version 315 and Version 316 of doc/app/errmsg


Ignore:
Timestamp:
Jun 7, 2017 8:14:44 AM (8 years ago)
Author:
sward
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v315 v316  
    625625||[=#PA0397 PA0397]   ||The usage of use_subsidence_tendencies requires large_scale_forcing = .T.. || If use_subsidence_tendencies is used, subsidence tendencies for temperature and humidity are read in from the external file LSF_DATA. This requires [../inipar#large_scale_forcing large_scale_forcing] = .T.. ||
    626626||[=#PA0398 PA0398]   ||run will be terminated because user forced a job finialization using a flag file: DO_STOP_NOW: "..." DO_RESTART_NOW: "..." ||The user can force an unscheduled termination/restart of the running job by creating one of the flag files {{{DO_STOP_NOW}}} or {{{DO_RESTART_NOW}}} in the temporary directory of the job. ||
    627 ||[=#PA0399 PA0399]   ||lsm requires setting of bc_pt_b = "dirichlet" and bc_q_b  = "dirichlet" ||In case the land surface model (LSM) is used, the surface fluxes have to be calculated by means of surface values of potential temperature and humidity (that are provided by the LSM), which reflects setting dirichlet boundary conditions. ||
    628 ||[=#PA0400 PA0400]   ||lsm requires ...||When using the LSM it is required to use a constant flux layer and a radiation scheme.  ||
     627||[=#PA0399 PA0399]   ||lsm requires setting of [../inipar#bc_pt_b bc_pt_b] = "dirichlet" and [../inipar#bc_q_b bc_q_b]  = "dirichlet" ||In case the land surface model (LSM) is used, the surface fluxes have to be calculated by means of surface values of potential temperature and humidity (that are provided by the LSM), which reflects setting dirichlet boundary conditions. ||
     628||[=#PA0400 PA0400]   ||lsm requires ...||When using the LSM it is required to use a [../inipar#constant_flux_layer constant_flux_layer] and a [../radpar#radiation_scheme radiation_scheme].  ||
    629629||[=#PA0401 PA0401]   ||veg_type = 0 (user defined) requires setting of ...||In case a user-defined vegetation is used, all LSM parameters must be explicitly set by the user. See [../lsmpar#veg_type veg_type] ||
    630630||[=#PA0402 PA0402]   ||data_output_pr = ... is not implemented for land_surface = .FALSE. ||The chosen quantity is related to the LSM, but the LSM was not activated. ||