Changes between Version 168 and Version 169 of doc/app/errmsg


Ignore:
Timestamp:
Mar 20, 2014 3:24:10 PM (11 years ago)
Author:
heinze
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v168 v169  
    174174||[=#PA0132 PA0132]   ||inflow_disturbance_end out of range    || The parameter [../inipar#inflow_disturbance_end inflow_disturbance_end] gives the number of grid points (counted horizontally from the inflow) up to which perturbations are imposed on the horizontal velocity field. This value must not be smaller than zero or larger than nx (in case of non-cyclic lateral boundary conditions along the x-direction) or ny (in case of non-cyclic lateral boundary conditions along the y-direction). ||
    175175||[=#PA0133 PA0133]   ||turbulent_inflow = .T. requires a Dirichlet condition at the inflow boundary || Matthias ||
    176 ||[=#PA0134 PA0134]   ||illegal value for recycling_width: ...    || Jens ||
    177 ||[=#PA0135 PA0135]   ||unknown random generator: random_generator = "..."   ||  ||
    178 ||[=#PA0136 PA0136]   ||damp_level_1d = ... must be > 0.0 and < ... (zu(nzt+1))   ||  ||
    179 ||[=#PA0137 PA0137]   ||mixing_length_1d = "..." is unknown   ||  ||
    180 ||[=#PA0138 PA0138]   ||dissipation_1d = "..." is unknown   ||  ||
     176||[=#PA0134 PA0134]   ||illegal value for recycling_width: ...    || See parameter [/inipar#recycling_width  recycling_width] for allowed values, and appropriately correct your parameter file. ||
     177||[=#PA0135 PA0135]   ||unknown random generator: random_generator = "..."   ||See parameter [../inipar#random_generator random_generator] for allowed values, and appropriately correct your parameter file.  ||
     178||[=#PA0136 PA0136]   ||damp_level_1d = ... must be > 0.0 and < ... (zu(nzt+1))   ||Follow these instructions for [../inipar#damp_level_1d damp_level_1d].   ||
     179||[=#PA0137 PA0137]   ||mixing_length_1d = "..." is unknown   ||See parameter [../inipar#mixing_length_1d mixing_length_1d] for allowed values, and appropriately correct your parameter file.  ||
     180||[=#PA0138 PA0138]   ||dissipation_1d = "..." is unknown   ||See parameter [../inipar#dissipation_1d dissipation_1d] for allowed values, and appropriately correct your parameter file.  ||
    181181||[=#PA0139 PA0139]   ||termination_time_needed = ... must be > 30.0 on host ...   ||  ||
    182182||[=#PA0140 PA0140]   ||termination_time_needed = ... should be >= 300.0 on host "..."   ||  ||