Changes between Version 665 and Version 666 of doc/app/errmsg


Ignore:
Timestamp:
Dec 19, 2019 4:16:06 PM (5 years ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v665 v666  
    890890||[=#PA0694 PA0694]  || Missing emission_mass_fracs in {{{<run_identifier>_salsa}}} || Variable '''emission_mass_fracs''' missing from {{{<run_identifier>_salsa}}}. ||
    891891||[=#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||[=#PA0698 PA0698]  || Unclassified surface element at grid point (k,j,i) = || Input data is not defined consistently. Please contact the Palm support. ||
    892893||[=#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'.   ||
    893894||[=#UI0002 UI0002]   ||location "..." is not allowed to be called with parameters "i" and "j"   || The location of the CALL of user_actions_ij must not be 'before_timestep', 'after_integration', 'after_timestep' ||