Changes between Version 643 and Version 644 of doc/app/errmsg


Ignore:
Timestamp:
Aug 20, 2019 12:52:09 PM (6 years ago)
Author:
weniger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v643 v644  
    867867||[=#PA0667 PA0667]  || A wind component have a magnitude greater than ten times the maximum wind velocity at the approach flow profile || The u, v or w component of the wind exceed a specified limit (vdi_internal_controls). ||
    868868||[=#PA0668 PA0668]  || The potential temperature does not lie between 220 K and 330 K. || pt exceed a specified limit (vdi_internal_controls). ||
    869 ||[=#PA0669 PA0669]  || The potential temperature does not lie between 220 K and 330 K. || pt exceed a specified limit (vdi_internal_controls). ||
     869||[=#PA0669 PA0669]  || 2 deltat waves are generated || The u component at a control grid point or the means of the meteorological variables exhibit 2 delta t waves (vdi_internal_controls). ||
    870870||[=#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'.   ||
    871871||[=#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' ||