Changes between Version 637 and Version 638 of doc/app/errmsg
- Timestamp:
- Aug 20, 2019 12:06:09 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v637 v638 225 225 ||[=#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 226 ||[=#PA0183 PA0183] || end_time > provided time in offline nesting || time dimension in dynamic input file must cover the entire simulation time. || 227 ||[=#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..||227 ||[=#PA0184 PA0184] || recycling of absolute values is only implemented for theta and q || Allowed input for recycle_absolute_quantities is 'theta' and/or 'q' || 228 228 ||[=#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.. || 229 229 ||[=#PA0186 PA0186] || no spectra data available || This message occurs if the {{{data_output_spectra}}} routine is called but no spectra data was calculated through the routine {{{calc_spectra}}}. Check your [../sppar#SpectraParameters spectra settings] in the parameter file. ||