Changes between Version 75 and Version 76 of doc/app/errmsg
- Timestamp:
- Nov 9, 2011 4:40:10 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v75 v76 87 87 ||[=#PA0062 PA0062] ||unknown boundary condition: bc_pt_b = "..." || || 88 88 ||[=#PA0063 PA0063] ||unknown boundary condition: bc_pt_t = "..." || || 89 ||[=#PA0064 PA0064] ||both, top_momentumflux_u AND top_momentumflux_v must be set || ||89 ||[=#PA0064 PA0064] ||both, top_momentumflux_u AND top_momentumflux_v must be set || Jens || 90 90 ||[=#PA0065 PA0065] ||boundary_condition: bc_pt_b = "..." is not allowed with constant_heatflux = .TRUE. || || 91 91 ||[=#PA0066 PA0066] ||constant_heatflux = .TRUE. is not allowed with pt_surface_initial_change (/=0) = ... || || … … 114 114 ||[=#PA0089 PA0089] ||dt_averaging_input_pr = ... must be <= averaging_interval_pr = ... || || 115 115 ||[=#PA0090 PA0090] ||precipitation_amount_interval = ... must not be larger than dt_do2d_xy = ... || || 116 ||[=#PA0091 PA0091] ||data_output_pr = ... is not implemented for ocean = .FALSE. || ||116 ||[=#PA0091 PA0091] ||data_output_pr = ... is not implemented for ocean = .FALSE. || Jens || 117 117 ||[=#PA0092 PA0092] ||data_output_pr = ... is not implemented for humidity = .FALSE. || || 118 118 ||[=#PA0093 PA0093] ||data_output_pr = ... is not implemented for passive_scalar = .FALSE. || || … … 145 145 ||[=#PA0122 PA0122] ||prandtl_number = ... < 0.0 || || 146 146 ||[=#PA0123 PA0123] ||prandtl_layer is not allowed with fixed value of km || || 147 ||[=#PA0124 PA0124] ||outflow_damping width out of range || ||147 ||[=#PA0124 PA0124] ||outflow_damping width out of range || Jens || 148 148 ||[=#PA0125 PA0125] ||rif_min = ... must be less than rif_max = ... || || 149 149 ||[=#PA0126 PA0126] ||disturbance_level_b = ... must be >= ... (zu(3)) || || … … 152 152 ||[=#PA0129 PA0129] ||disturbance_level_t = ... must be >= disturbance_level_b = ... || || 153 153 ||[=#PA0130 PA0130] ||disturbance_level_ind_t =... must be >= disturbance_level_b = ... || || 154 ||[=#PA0131 PA0131] ||inflow_disturbance_begin out of range || ||155 ||[=#PA0132 PA0132] ||inflow_disturbance_end out of range || ||154 ||[=#PA0131 PA0131] ||inflow_disturbance_begin out of range || Jens || 155 ||[=#PA0132 PA0132] ||inflow_disturbance_end out of range || Jens || 156 156 ||[=#PA0133 PA0133] ||turbulent_inflow = .T. requires a Dirichlet condition at the inflow boundary || Matthias || 157 ||[=#PA0134 PA0134] ||illegal value for recycling_width: ... || ||157 ||[=#PA0134 PA0134] ||illegal value for recycling_width: ... || Jens || 158 158 ||[=#PA0135 PA0135] ||unknown random generator: random_generator = "..." || || 159 159 ||[=#PA0136 PA0136] ||damp_level_1d = ... must be > 0.0 and < ... (zu(nzt+1)) || || … … 360 360 ||[=#PA0337 PA0337] ||NetCDF file for "..." data for mask "..." from previous run found but this file cannot be extended because the current output time is less or equal than the last output time on this file. New file is created instead. || || 361 361 ||[=#PA0338 PA0338] ||NetCDF file for "..." data for mask "..." from previous run found. This file will be extended. || || 362 ||[=#PA0339 PA0339] ||coupling mode "...: nx+1 in ocean is not divisible without remainder with nx+1 in atmosphere || ||363 ||[=#PA0340 PA0340] ||'coupling mode "...": ny+1 in ocean is not divisible without remainder with ny+1 in atmosphere || ||362 ||[=#PA0339 PA0339] ||coupling mode "...: nx+1 in ocean is not divisible without remainder with nx+1 in atmosphere || Jens || 363 ||[=#PA0340 PA0340] ||'coupling mode "...": ny+1 in ocean is not divisible without remainder with ny+1 in atmosphere || Jens || 364 364 ||[=#PA0341 PA0341] ||Topography is still not allowed with momentum_advec = 'ws-scheme' or scalar_advec = 'ws-scheme'. || Matthias || 365 365 ||[=#PA0342 PA0342] ||Non-cyclic lateral boundaries do not allow loop_optimization = 'vector' and ws-scheme'. || Matthias ||