Changes between Version 666 and Version 667 of doc/app/errmsg
- Timestamp:
- Dec 30, 2019 1:14:02 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v666 v667 890 890 ||[=#PA0694 PA0694] || Missing emission_mass_fracs in {{{<run_identifier>_salsa}}} || Variable '''emission_mass_fracs''' missing from {{{<run_identifier>_salsa}}}. || 891 891 ||[=#PA0695 PA0695] || salsa_emission_mode = "parameterized", but the street_type data is missing. || When salsa_emission_mode = "parameterized", the variable street_type must be provided in {{{<run_identifier>_static}}}. || 892 ||[=#PA0697 PA0697] || The mixing ratio exceeds the saturation mixing ratio || The mixing ratio must not exceed its saturation mixing ratio by more than 2 percent. Higher values are physically unrealistic and will not be observed in the atmosphere. In case cloud physics are considered, oversaturation would create strong convection leading to unpredictable model behavior. Further, oversaturated mixing ratios have implications in the land-surface model, where moisture might condense immediately at the surface, creating very high surface fluxes. Note, an error message is given in the initial run, while only a warning is given when moisture exceeds its saturation value in a restart run. || 892 893 ||[=#PA0698 PA0698] || Unclassified surface element at grid point (k,j,i) = || Input data is not defined consistently. Please contact the Palm support. || 893 894 ||[=#UI0001 UI0001] ||unknown location "..." ||The location of the CALL of user_actions has to be one of 'before_timestep', 'after_integration', 'after_timestep', 'u_tendency' 'v_tendency', 'w_tendency', 'pt_tendency', 'sa_tendency', 'e_tendency', 'q_tendency', 's_tendency'. The location of the CALL of user_actions_ij has to be one of 'u_tendency' 'v_tendency', 'w_tendency', 'pt_tendency', 'sa_tendency', 'e_tendency', 'q_tendency', 's_tendency'. ||