Changes between Version 9 and Version 10 of doc/app/errmsg


Ignore:
Timestamp:
Sep 13, 2010 3:07:18 PM (15 years ago)
Author:
heinze
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified doc/app/errmsg

    v9 v10  
    5858||PA0031   ||initializing_actions = "set_constant_profiles" and "set_1d-model_profiles" are not allowed simultaneously   ||  ||
    5959||PA0032   ||initializing_actions = "set_constant_profiles" and "by_user" are not allowed simultaneously   ||  ||
     60||PA0033   ||initializing_actions = "by_user" and "set_1d-model_profiles" are not allowed simultaneously   ||  ||
     61||PA0034   ||cloud_physics = ... is not allowed with humidity = ...   ||  ||
     62||PA0035   ||precipitation = ... is not allowed with cloud_physics = ...   ||  ||
     63||PA0036   ||humidity = .TRUE. and sloping_surface = .TRUE. are not allowed simultaneously        ||  ||
     64||PA0037   ||UPS-scheme is not implemented for humidity = .TRUE.   ||  ||
     65||PA0038   ||humidity = .TRUE. and passive_scalar = .TRUE. is not allowed simultaneously'         ||  ||
     66||PA0039   ||UPS-scheme is not implemented for passive_scalar = .TRUE.   ||  ||
     67||PA0040   ||illegal value "..." found for parameter grid_matching   ||  ||
     68||PA0041   ||plant_canopy = .TRUE. requires a non-zero drag coefficient given value is drag_coefficient = 0.0   ||  ||
     69||PA0042   ||use_top_fluxes must be .TRUE. in ocean version   ||  ||
     70||PA0043   ||ABS( alpha_surface = ... ) must be< 90.0   ||  ||
     71||PA0044   ||dt = ... <= 0.0   ||  ||
     72||PA0045   ||cfl_factor = ... out of range 0.0 < cfl_factor <= 1.0 is required   ||  ||
     73||PA0046   ||baroclinicity (ug) not allowed simultaneously with galilei transformation   ||  ||
     74||PA0047   ||baroclinicity (vg) not allowed simultaneously with galilei transformation  ||  ||
     75||PA0048   ||variable translation speed used for galilei-transformation, which may cause instabilities in stably stratified regions   ||  ||
     76||PA0049   ||unknown boundary condition: bc_lr = "..."   ||  ||
     77||PA0050   ||unknown boundary condition: bc_ns = "..."   ||  ||
     78||PA0051   ||non-cyclic lateral boundaries do not allow psolver = "..."   ||  ||
     79||PA0052   ||non-cyclic lateral boundaries do not allow momentum_advec = "..."   ||  ||
     80||PA0053   ||non-cyclic lateral boundaries do not allow scalar_advec = "..."   ||  ||
     81||PA0054   ||non-cyclic lateral boundaries do not allow galilei_transformation = .T.   ||  ||
     82||PA0055   ||adjust_mixing_length = TRUE and bc_e_b = "neumann"   ||  ||
     83||PA0056   ||adjust_mixing_length = FALSE and bc_e_b = "..."   ||  ||
    6084||PA0001   ||  ||  ||