Changes between Version 636 and Version 637 of doc/app/errmsg


Ignore:
Timestamp:
Aug 19, 2019 1:58:42 PM (6 years ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v636 v637  
    224224||[=#PA0181 PA0181]   ||no output provided for: ...   || There is no 2D data output available for the selected variable. Please check your variable list in your [../d3par#data_output data_output] and [../userpar#data_output_user data_output_user] parameter for correct spelling. ||
    225225||[=#PA0182 PA0182]   ||no output provided for: ...   || There is no 3D data output available for the selected variable. Please check your variable list in your [../d3par#data_output data_output] and [../userpar#data_output_user data_output_user] parameter for correct spelling. ||
    226 ||[=#PA0183 PA0183]   || if humidity/passive_scalar = .FALSE. output of ... is not provided   || Output of the water vapor/total water mixing ratio q requires [../inipar#humidity humidity] = .T.. Output of the scalar concentration s requires [../inipar#passive_scalar passive_scalar] = .T.. ||
     226||[=#PA0183 PA0183]   || end_time > provided time in offline nesting || time dimension in dynamic input file must cover the entire simulation time. ||
    227227||[=#PA0184 PA0184]   ||if cloud_physics = .FALSE. and cloud_droplets = .FALSE. output of ... is not provided   || Output of the liquid water content ql requires [../inipar#cloud_physics cloud_physics] = .T. or [../inipar#cloud_droplets cloud_droplets] = .T.. ||
    228228||[=#PA0185 PA0185]   || data_output_pr = s*2 is not implemented for passive_scalar = .FALSE.  ||The listed entry s*2 in the parameter file under  [../d3par#data_output_pr data_output_pr] is only available for [../inipar#passive_scalar passive_scalar]= .T.. ||