[230] | 1 | List of message identifiers used in PALM message handling routine "message" |
---|
| 2 | |
---|
| 3 | PA**** Identifier for messages in the PALM standard code |
---|
| 4 | UI**** Identifier for messages in "user_" routines |
---|
[263] | 5 | NC**** Identifier for messages from the NetCDF library |
---|
[230] | 6 | |
---|
| 7 | message_identifier message string |
---|
| 8 | PA0001 "host" is not set. Please check that environment |
---|
| 9 | variable "localhost" is set before running PALM |
---|
| 10 | PA0002 illegal coupling mode: ... |
---|
| 11 | PA0003 dt_coupling is not set but required for coupling |
---|
| 12 | mode "..." |
---|
| 13 | PA0004 coupling mode "...": dt_coupling = ... is not equal |
---|
| 14 | to dt_coupling_remote = ... |
---|
| 15 | PA0005 coupling mode "...": dt_coupling <= 0.0 is not allowed |
---|
| 16 | and is reset to MAX(dt_max(A,O)) = ... |
---|
| 17 | PA0006 coupling mode "...": restart_time = ... is not equal |
---|
| 18 | to restart_time_remote = ... |
---|
| 19 | PA0007 coupling mode "...": dt_restart = ... is not equal |
---|
| 20 | to dt_restart_remote = ... |
---|
| 21 | PA0008 coupling mode "...": end_time = ... is not equal to |
---|
| 22 | end_time_remote = ... |
---|
| 23 | PA0009 coupling mode "...": dx = ... is not equal to |
---|
| 24 | dx_remote = ... |
---|
| 25 | PA0010 coupling mode "...": dy = ... is not equal to |
---|
| 26 | dy_remote = ... |
---|
| 27 | PA0011 coupling mode "...": nx = ... is not equal to |
---|
| 28 | nx_remote = ... |
---|
| 29 | PA0012 coupling mode "...": ny = ... is not equal to |
---|
| 30 | ny_remote = ... |
---|
| 31 | PA0013 illegal value given for loop_optimization: "..." |
---|
| 32 | PA0014 a non-flat topography does not allow ... |
---|
| 33 | PA0015 ocean = .T. does not allow ... |
---|
| 34 | PA0016 unknown solver for perturbation pressure: |
---|
| 35 | psolver = "..." |
---|
| 36 | PA0017 psolver = "..." only works for a |
---|
| 37 | 1d domain-decomposition along x |
---|
| 38 | please do not set npey/=1 in the parameter file' |
---|
| 39 | PA0018 psolver = ".." does not work for subdomains with |
---|
| 40 | unequal size please set grid_matching = ''strict'' |
---|
| 41 | in the parameter file |
---|
| 42 | PA0019 psolver = "..." only works for a parallel environment |
---|
| 43 | PA0020 unknown multigrid cycle: cycle_mg = "..." |
---|
| 44 | PA0021 unknown fft-algorithm: fft_method = "..." |
---|
| 45 | PA0022 unknown advection scheme: momentum_advec = "..." |
---|
| 46 | PA0023 momentum_advec = "..." is not allowed with |
---|
| 47 | timestep_scheme = "..." |
---|
| 48 | PA0024 unknown advection scheme: scalar_advec = "..." |
---|
| 49 | PA0025 use_upstream_for_tke set .TRUE. because |
---|
| 50 | use_sgs_for_particles = .TRUE. |
---|
| 51 | PA0026 use_upstream_for_tke = .TRUE. not allowed with |
---|
| 52 | timestep_scheme = "..." |
---|
| 53 | PA0027 unknown timestep scheme: timestep_scheme = "..." |
---|
| 54 | PA0028 scalar advection scheme "..." does not work with |
---|
| 55 | timestep_scheme ".." |
---|
| 56 | PA0029 momentum advection scheme "..." does not work with |
---|
| 57 | timestep_scheme "..." |
---|
| 58 | PA0030 initializing_action = "..." unkown or not allowed |
---|
| 59 | PA0031 initializing_actions = "set_constant_profiles" and |
---|
| 60 | "set_1d-model_profiles" are not allowed simultaneously |
---|
| 61 | PA0032 initializing_actions = "set_constant_profiles" and |
---|
| 62 | "by_user" are not allowed simultaneously |
---|
| 63 | PA0033 initializing_actions = "by_user" and |
---|
| 64 | "set_1d-model_profiles" are not allowed simultaneously |
---|
| 65 | PA0034 cloud_physics = ... is not allowed with humidity = ... |
---|
| 66 | PA0035 precipitation = ... is not allowed with |
---|
| 67 | cloud_physics = ... |
---|
| 68 | PA0036 humidity = .TRUE. and sloping_surface = .TRUE. are not |
---|
| 69 | allowed simultaneously |
---|
| 70 | PA0037 UPS-scheme is not implemented for humidity = .TRUE. |
---|
| 71 | PA0038 humidity = .TRUE. and passive_scalar = .TRUE. is not |
---|
| 72 | allowed simultaneously' |
---|
| 73 | PA0039 UPS-scheme is not implemented for passive_scalar = .TRUE. |
---|
| 74 | PA0040 illegal value "..." found for parameter grid_matching |
---|
| 75 | PA0041 plant_canopy = .TRUE. requires a non-zero |
---|
| 76 | drag coefficient given value is drag_coefficient = 0.0 |
---|
| 77 | PA0042 use_top_fluxes must be .TRUE. in ocean version |
---|
| 78 | PA0043 ABS( alpha_surface = ... ) must be < 90.0 |
---|
| 79 | PA0044 dt = ', dt , ' <= 0.0 |
---|
| 80 | PA0045 cfl_factor = ... out of range |
---|
| 81 | 0.0 < cfl_factor <= 1.0 is required |
---|
| 82 | PA0046 baroclinicity (ug) not allowed simultaneously with |
---|
| 83 | galilei transformation |
---|
| 84 | PA0047 baroclinicity (vg) not allowed simultaneously with |
---|
| 85 | galilei transformation |
---|
| 86 | PA0048 variable translation speed used for |
---|
| 87 | galilei-transformation, which may cause instabilities |
---|
| 88 | in stably stratified regions |
---|
| 89 | PA0049 unknown boundary condition: bc_lr = "..." |
---|
| 90 | PA0050 unknown boundary condition: bc_ns = "..." |
---|
| 91 | PA0051 non-cyclic lateral boundaries do not |
---|
| 92 | allow psolver = "..." |
---|
| 93 | PA0052 non-cyclic lateral boundaries do not allow |
---|
| 94 | momentum_advec = "..." |
---|
| 95 | PA0053 non-cyclic lateral boundaries do not allow |
---|
| 96 | scalar_advec = "..." |
---|
| 97 | PA0054 non-cyclic lateral boundaries do not allow |
---|
| 98 | galilei_transformation = .T. |
---|
| 99 | PA0055 adjust_mixing_length = TRUE and bc_e_b = "neumann" |
---|
| 100 | PA0056 adjust_mixing_length = FALSE and bc_e_b = "..." |
---|
| 101 | PA0057 boundary condition bc_e_b changed to "..." |
---|
| 102 | PA0058 unknown boundary condition: bc_e_b = "..." |
---|
| 103 | PA0059 unknown boundary condition: bc_p_b = "..." |
---|
| 104 | PA0060 boundary condition: bc_p_b = "..." not allowed with |
---|
| 105 | prandtl_layer = .FALSE.' |
---|
| 106 | PA0061 unknown boundary condition: bc_p_t = "..." |
---|
| 107 | PA0062 unknown boundary condition: bc_pt_b = "..." |
---|
| 108 | PA0063 unknown boundary condition: bc_pt_t = "..." |
---|
| 109 | PA0064 both, top_momentumflux_u AND top_momentumflux_v |
---|
| 110 | must be set |
---|
| 111 | PA0065 boundary_condition: bc_pt_b = "..." is not allowed |
---|
| 112 | with constant_heatflux = .TRUE. |
---|
| 113 | PA0066 constant_heatflux = .TRUE. is not allowed with |
---|
| 114 | pt_surface_initial_change (/=0) = ... |
---|
| 115 | PA0067 boundary_condition: bc_pt_t = "..." is not allowed |
---|
| 116 | with constant_top_heatflux = .TRUE. |
---|
| 117 | PA0068 unknown boundary condition: bc_sa_t = "..." |
---|
| 118 | PA0069 boundary condition: bc_sa_t = "..." requires to set |
---|
| 119 | top_salinityflux |
---|
| 120 | PA0070 boundary condition: bc_sa_t = "..." is not allowed |
---|
| 121 | with constant_top_salinityflux = .TRUE.' |
---|
| 122 | PA0071 unknown boundary condition: bc_..._b ="..." |
---|
| 123 | PA0072 unknown boundary condition: bc_..._t ="..." |
---|
| 124 | PA0073 boundary condition: bc_..._b = "..." is not allowed |
---|
| 125 | with prescribed surface flux |
---|
| 126 | PA0074 a prescribed surface flux is not allowed |
---|
| 127 | with ..._surface_initial_change (/=0) = ... |
---|
| 128 | PA0075 boundary condition: bc_uv_b = "..." is not allowed |
---|
| 129 | with prandtl_layer = .TRUE. |
---|
| 130 | PA0076 unknown boundary condition: bc_uv_b = "..." |
---|
| 131 | PA0077 unknown boundary condition: bc_uv_t = "..." |
---|
| 132 | PA0078 rayleigh_damping_factor = ... out of range [0.0,1.0] |
---|
| 133 | PA0079 rayleigh_damping_height = ... out of range [0.0, ...] |
---|
| 134 | PA0080 overshoot_limit_... < 0.0 is not allowed |
---|
| 135 | PA0081 ups_limit_... < 0.0 is not allowed |
---|
| 136 | PA0082 number of statistic_regions = ... but only |
---|
| 137 | 10 regions are allowed |
---|
| 138 | PA0083 normalizing_region = ... must be >= 0 and <= ... (value |
---|
| 139 | of statistic_regions) |
---|
| 140 | PA0084 dt_sort_particles is reset to 0.0 because of |
---|
| 141 | cloud_droplets = .TRUE. |
---|
| 142 | PA0085 averaging_interval = ... must be <= dt_data_output = ... |
---|
| 143 | PA0086 averaging_interval_pr = ... must be <= dt_dopr = ... |
---|
| 144 | PA0087 averaging_interval_sp = ... must be <= dt_dosp = ... |
---|
| 145 | PA0088 dt_averaging_input = ... must |
---|
| 146 | be <= averaging_interval = ... |
---|
| 147 | PA0089 dt_averaging_input_pr = ... must be |
---|
| 148 | <= averaging_interval_pr = ... |
---|
| 149 | PA0090 precipitation_amount_interval = ... must not be |
---|
| 150 | larger than dt_do2d_xy = ... |
---|
| 151 | PA0091 data_output_pr = ... is not implemented for |
---|
| 152 | ocean = .FALSE.' |
---|
| 153 | PA0092 data_output_pr = ... is not implemented for |
---|
| 154 | humidity = .FALSE.' |
---|
| 155 | PA0093 data_output_pr = ... is not implemented for |
---|
| 156 | passive_scalar = .FALSE.' |
---|
| 157 | PA0094 data_output_pr = ... is not implemented for |
---|
| 158 | cloud_physics = .FALSE.' |
---|
| 159 | PA0095 data_output_pr = ... is not implemented for |
---|
| 160 | cloud_physics = .FALSE. and humidity = .FALSE. |
---|
| 161 | PA0096 data_output_pr = ... is not implemented for |
---|
| 162 | cloud_physics = .FALSE. or cloud_droplets = .FALSE. |
---|
| 163 | PA0097 illegal value for data_output_pr or |
---|
| 164 | data_output_pr_user = "..." |
---|
| 165 | PA0098 illegal value for data_output_pr = "..." |
---|
| 166 | PA0099 z_max_do1d = ... must be >= ... or <= ... |
---|
| 167 | PA0100 unknown normalization method cross_normalized_x = "..." |
---|
| 168 | PA0101 unknown normalization method cross_normalized_y = "..." |
---|
| 169 | PA0102 number of output quantitities given by data_output |
---|
| 170 | and data_output_user exceeds the limit of 100 |
---|
| 171 | PA0103 output of "..." requires constant_diffusion = .FALSE. |
---|
[258] | 172 | PA0104 output of "..." requires a "particles_par"-NAMELIST |
---|
| 173 | in the parameter file (PARIN) |
---|
| 174 | PA0105 output of "..." requires humidity = .TRUE. |
---|
| 175 | PA0106 output of "" requires cloud_physics = .TRUE. or |
---|
| 176 | cloud_droplets = .TRUE.' |
---|
| 177 | PA0107 output of "..." requires cloud_droplets = .TRUE. |
---|
| 178 | PA0108 output of "..." requires cloud_physics = .TRUE. |
---|
| 179 | PA0109 output of "..." requires ocean = .TRUE. |
---|
| 180 | PA0110 output of "..." requires passive_scalar = .TRUE. |
---|
| 181 | PA0111 illegal value for data_output: "..." only |
---|
| 182 | 2d-horizontal cross sections are allowed for this value |
---|
| 183 | PA0112 output of "..." requires precipitation = .TRUE. |
---|
| 184 | PA0113 temporal averaging of precipitation amount "..." |
---|
| 185 | is not possible' |
---|
| 186 | PA0114 illegal value for data_output or data_output_user = "..." |
---|
| 187 | PA0115 illegal value for data_output = "..." |
---|
| 188 | PA0116 z_max_do2d = ', z_max_do2d must be >= ... (zu(nzb+1)) |
---|
| 189 | and <= ... (zu(nzt)) |
---|
| 190 | PA0117 do3d_compress = .TRUE. not allowed on host "" |
---|
| 191 | PA0118 illegal precision: do3d_comp_prec ( ...) = "..." |
---|
| 192 | PA0119 unknown variable "..." given for do3d_comp_prec(...) |
---|
| 193 | PA0120 unknown value for data_output_format "..." |
---|
| 194 | PA0121 km_constant = ... < 0.0 |
---|
| 195 | PA0122 prandtl_number = ... < 0.0 |
---|
| 196 | PA0123 prandtl_layer is not allowed with fixed value of km |
---|
| 197 | PA0124 outflow_damping width out of range |
---|
| 198 | PA0125 rif_min = ... must be less than rif_max = ... |
---|
| 199 | PA0126 disturbance_level_b = ... must be >= ... (zu(3)) |
---|
| 200 | PA0127 disturbance_level_b = ... must be <= ... (zu(nzt-2)) |
---|
| 201 | PA0128 disturbance_level_t = ... must be <= ... (zu(nzt-2)) |
---|
| 202 | PA0129 disturbance_level_t = ... must |
---|
| 203 | be >= disturbance_level_b = ... |
---|
| 204 | PA0130 disturbance_level_ind_t =... must |
---|
| 205 | be >= disturbance_level_b = ... |
---|
| 206 | PA0131 inflow_disturbance_begin out of range |
---|
| 207 | PA0132 inflow_disturbance_end out of range |
---|
| 208 | PA0133 turbulent_inflow = .T. requires a Dirichlet |
---|
| 209 | condition at the inflow boundary |
---|
| 210 | PA0134 illegal value for recycling_width: ... |
---|
| 211 | PA0135 unknown random generator: random_generator = "..." |
---|
| 212 | PA0136 damp_level_1d = ... must be > 0.0 and < ... (zu(nzt+1)) |
---|
| 213 | PA0137 mixing_length_1d = "..." is unknown |
---|
| 214 | PA0138 dissipation_1d = "..." is unknown |
---|
[274] | 215 | PA0139 termination_time_needed = ... must be > 30.0 on host ... |
---|
[258] | 216 | PA0140 termination_time_needed = ... should be >= 300.0 |
---|
| 217 | on host "..." |
---|
| 218 | PA0141 coupling requires PALM to be called with |
---|
| 219 | ''mrun -K parallel'' |
---|
| 220 | PA0142 absolute temperature < 0.0 at zu(...) = ... |
---|
| 221 | PA0143 k=... j=... i=... ql_c=... part(...)%wf=... |
---|
| 222 | delta_r=... |
---|
| 223 | PA0144 #1 k=... j=... i=... e_s=... e_a=... t_int=... |
---|
| 224 | d_radius=... delta_r=... particle_radius=... |
---|
| 225 | PA0145 collision_efficiency out of range: ... |
---|
| 226 | PA0146 maximum_number_of_particles needs to be increased |
---|
| 227 | but this is not allowed with NetCDF output switched on |
---|
| 228 | PA0147 maximum_number_of_tails needs to be increased |
---|
| 229 | but this is not allowed with NetCDF output switched on |
---|
| 230 | PA0148 particle too fast. n = ... |
---|
| 231 | PA0149 particle out of range: i=... j=... k=... |
---|
| 232 | nxl=... nxr=... nys=... nyn=... nzb=... nzt=... |
---|
| 233 | PA0150 Both dp_external and conserve_volume_flow are .TRUE. |
---|
| 234 | but one of them must be .FALSE. |
---|
| 235 | PA0151 dp_level_b = ... is out of range |
---|
[274] | 236 | PA0152 dp_external is .TRUE. but dpdxy is zero, |
---|
| 237 | i.e. the external |
---|
[258] | 238 | pressure gradient will not be applied |
---|
| 239 | PA0153 dpdxy is nonzero but dp_external is .FALSE., i.e. the |
---|
| 240 | external pressure gradient will not be applied |
---|
| 241 | PA0154 unknown conserve_volume_flow_mode: ... |
---|
| 242 | PA0155 noncyclic boundary conditions require |
---|
| 243 | conserve_volume_flow_mode = ''inflow_profile'' |
---|
[274] | 244 | PA0156 cyclic boundary conditions require |
---|
| 245 | conserve_volume_flow_mode = ''initial_profiles'' or |
---|
| 246 | ''bulk_velocity'' requires noncyclic boundary conditions |
---|
| 247 | PA0157 nonzero bulk velocity requires |
---|
| 248 | conserve_volume_flow = .T. and |
---|
[258] | 249 | conserve_volume_flow_mode = ''bulk_velocity'' |
---|
| 250 | PA0158 no vertical boundary condition for variable "..." |
---|
| 251 | PA0159 no term for component "..." |
---|
| 252 | PA0160 non-cyclic lateral boundaries along x do not allow |
---|
| 253 | calculation of spectra along x |
---|
| 254 | PA0161 sorry, calculation of spectra in non parallel mode is |
---|
| 255 | still not realized |
---|
| 256 | PA0162 non-cyclic lateral boundaries along y do not allow |
---|
| 257 | calculation of spectra along y |
---|
| 258 | PA0163 run will be terminated because it is running out of |
---|
| 259 | job cpu limit remaining time: ... s |
---|
| 260 | termination time needed: ... s |
---|
| 261 | PA0164 run will be terminated due to user settings of |
---|
| 262 | restart_time / dt_restart new restart time is: ... s |
---|
| 263 | PA0165 re-open of unit 14 is not verified. Please check results! |
---|
| 264 | PA0166 re-opening of file-id ... is not allowed |
---|
| 265 | PA0167 opening file-id ... not allowed for PE ... |
---|
[274] | 266 | PA0168 opening file-id ... is not allowed since it is used |
---|
| 267 | otherwise |
---|
[258] | 268 | PA0169 no filename for AVS-data-file found in MRUN-config-file |
---|
| 269 | filename in FLD-file set to "unknown" |
---|
| 270 | PA0170 no path for batch_scp on host "..." |
---|
| 271 | PA0171 NetCDF: no 64-bit offset allowed on this machine |
---|
| 272 | PA0172 no OPEN-statement for file-id ... |
---|
| 273 | PA0173 wrong component: ... |
---|
| 274 | PA0174 wrong argument expected: ... given: ... |
---|
| 275 | PA0175 no time measurement defined on this host |
---|
| 276 | PA0176 negative time interval occured |
---|
| 277 | PE ... L=PAUSE "..." new=... last=... |
---|
| 278 | PA0177 negative time interval occured |
---|
| 279 | PE ... L=STOP "..." new=... last=... isum=... |
---|
| 280 | PA0178 negative time interval occured |
---|
| 281 | PE ... L=STOP "..." sum=... mtime=... |
---|
| 282 | PA0179 unknown modus of time measurement: ... |
---|
| 283 | PA0180 unknown cross-section: ... |
---|
| 284 | PA0181 no output provided for: ... |
---|
| 285 | PA0182 no output available for: ... |
---|
| 286 | PA0183 if humidity/passive_scalar = FALSE output of ... |
---|
| 287 | is not provided |
---|
| 288 | PA0184 if cloud_physics = FALSE output of ... is not provided |
---|
| 289 | PA0185 data_output_profiles: normalizing cross ... |
---|
[274] | 290 | is not possible since one of the normalizing factors |
---|
| 291 | is zero! |
---|
[258] | 292 | cross_normx_factor(...,...) = ... |
---|
| 293 | cross_normy_factor(...,...) = ... |
---|
| 294 | PA0186 no spectra data available |
---|
| 295 | PA0187 fft method "..." currently does not work on NEC |
---|
| 296 | PA0188 no system-specific fft-call available |
---|
| 297 | PA0189 fft method "..." not available |
---|
| 298 | PA0190 flow_statistics is called two times within one timestep |
---|
| 299 | PA0191 unknown action(s): ... |
---|
| 300 | PA0192 timestep has exceeded the lower limit dt_1d = ... s |
---|
| 301 | simulation stopped! |
---|
| 302 | PA0193 unknown initializing problem |
---|
| 303 | PA0194 number of time series quantities exceeds its maximum |
---|
[274] | 304 | of dots_max = ... Please increase dots_max in |
---|
| 305 | modules.f90. |
---|
[258] | 306 | PA0195 dvrp_username is undefined |
---|
| 307 | PA0196 dvrp_output="..." not allowed |
---|
| 308 | PA0197 dvrp_file="..." not allowed |
---|
| 309 | PA0198 mode_dvrp="..." not allowed |
---|
| 310 | PA0199 split of communicator not realized with MPI1 coupling |
---|
| 311 | atmosphere-ocean' |
---|
| 312 | PA0200 missing dz |
---|
| 313 | PA0201 dz=... <= 0.0 |
---|
| 314 | PA0202 grid anisotropy exceeds threshold given by only local |
---|
| 315 | horizontal reduction of near_wall mixing length l_wall |
---|
| 316 | starting from height level k = ... . |
---|
| 317 | PA0203 inconsistent building parameters: bxl=... bxr=... bys=... |
---|
| 318 | byn=... nx=... ny=... |
---|
| 319 | PA0204 no street canyon width given |
---|
| 320 | PA0205 inconsistent canyon parameters: cxl=... cxr=... |
---|
| 321 | cwx=... ch=... nx=... ny=... |
---|
| 322 | PA0206 inconsistent canyon parameters:... cys=... cyn=... |
---|
| 323 | cwy=... ch=... nx=... ny=... |
---|
| 324 | PA0207 inconsistent canyon parameters: street canyon can |
---|
| 325 | only be oriented either in x- or in y-direction |
---|
| 326 | PA0208 file TOPOGRAPHY_DATA does not exist |
---|
| 327 | PA0209 errors in file TOPOGRAPHY_DATA |
---|
| 328 | PA0210 nzb_local values are outside the model domain |
---|
| 329 | MINVAL( nzb_local ) = ... |
---|
| 330 | MAXVAL( nzb_local ) = ... |
---|
| 331 | PA0211 nzb_local does not fulfill cyclic boundary condition |
---|
| 332 | in x-direction |
---|
| 333 | PA0212 nzb_local does not fulfill cyclic boundary condition |
---|
| 334 | in y-direction |
---|
| 335 | PA0213 max_number_of_particle_groups =... |
---|
| 336 | number_of_particle_groups reset to ... |
---|
| 337 | PA0214 version mismatch concerning data from prior run |
---|
| 338 | version on file = ... |
---|
| 339 | version in program = ... |
---|
| 340 | PA0215 particle group # ... has a density ratio /= 0 |
---|
| 341 | but radius = 0 |
---|
| 342 | PA0216 number of initial particles (...) exceeds |
---|
| 343 | maximum_number_of_particles (...) on PE ... |
---|
| 344 | PA0217 unknown boundary condition bc_par_b = "..." |
---|
| 345 | PA0218 unknown boundary condition bc_par_t = "..." |
---|
| 346 | PA0219 unknown boundary condition bc_par_lr = "..." |
---|
| 347 | PA0220 unknown boundary condition bc_par_ns = "..." |
---|
[274] | 348 | PA0221 number of PEs of the prescribed topology (...) does not |
---|
| 349 | match the number of PEs available to the job () |
---|
[258] | 350 | PA0222 if the processor topology is prescribed by the user, |
---|
| 351 | both values of "npex" and "npey" must be given |
---|
| 352 | in the NAMELIST-parameter file |
---|
| 353 | PA0223 psolver = "poisfft_hybrid" can only be used in case of |
---|
| 354 | a 1d-decomposition along x |
---|
| 355 | PA0224 no matching grid for transpositions found |
---|
| 356 | PA0225 x-direction: gridpoint number (...)is not an |
---|
| 357 | integral divisor of the number of procesors (...) |
---|
| 358 | PA0226 x-direction: nx does not match the requirements given |
---|
| 359 | by the number of PEs used |
---|
| 360 | please use nx = ... instead of nx =... |
---|
| 361 | PA0227 y-direction: gridpoint number (...) is not an |
---|
| 362 | integral divisor of the number of processors (...) |
---|
| 363 | PA0228 y-direction: ny does not match the requirements given |
---|
| 364 | by the number of PEs used |
---|
| 365 | please use ny = ... instead of ny =... |
---|
| 366 | PA0229 1d-decomposition along x chosen but nz restrictions |
---|
| 367 | may occur since ups-scheme is activated |
---|
| 368 | PA0230 transposition z --> x: |
---|
| 369 | nz=... is not an integral divisior of pdims(1)= ... |
---|
| 370 | PA0231 transposition x --> y: |
---|
| 371 | nx+1=... is not an integral divisor of pdims(2)= ... |
---|
| 372 | PA0232 transposition y --> z: |
---|
| 373 | ny+1=... is not an integral divisor of pdims(1)=... |
---|
| 374 | PA0233 transposition x --> y: |
---|
| 375 | ny+1=... is not an integral divisor of pdims(1)=... |
---|
| 376 | PA0234 direct transposition z --> y (needed for spectra): |
---|
[254] | 377 | nz=... is not an integral divisor of pdims(2)=... |
---|
[258] | 378 | PA0235 mg_switch_to_pe0_level out of range and reset to |
---|
| 379 | default (=0) |
---|
[274] | 380 | PA0236 not enough memory for storing gathered multigrid data |
---|
| 381 | on PE0 |
---|
[258] | 382 | PA0237 multigrid gather/scatter impossible in non parallel mode |
---|
| 383 | PA0238 more than 10 multigrid levels |
---|
| 384 | PA0239 The value for "topography_grid_convention" is not set. |
---|
| 385 | Its default value is only valid for |
---|
| 386 | "topography" = ''single_building'', |
---|
| 387 | ''single_street_canyon'' or ''read_from_file'' |
---|
| 388 | Choose ''cell_edge'' or ''cell_center''. |
---|
| 389 | PA0240 The value for "topography_grid_convention" is not |
---|
| 390 | recognized. Choose ''cell_edge'' or ''cell_center''. |
---|
| 391 | PA0241 netcdf_precision must contain a "_" |
---|
| 392 | netcdf_precision(...)="..." |
---|
| 393 | PA0242 illegal netcdf precision: netcdf_precision( ...)="..." |
---|
| 394 | PA0243 unknown variable in inipar assignment: |
---|
| 395 | netcdf_precision(', i, ')="..." |
---|
| 396 | PA0244 no grid defined for variable ... |
---|
| 397 | PA0245 NetCDF file for volume data ... from previuos run found, |
---|
[274] | 398 | but this file cannot be extended due to variable |
---|
| 399 | mismatch. |
---|
[258] | 400 | New file is created instead. |
---|
| 401 | PA0246 NetCDF file for volume data ... from previuos run found, |
---|
| 402 | but this file cannot be extended due to mismatch in |
---|
| 403 | number of vertical grid points (nz_do3d). |
---|
| 404 | New file is created instead. |
---|
| 405 | PA0247 NetCDF file for volume data ... from previuos run found, |
---|
| 406 | but this file cannot be extended because the current |
---|
| 407 | output time is less or equal than the last output time |
---|
| 408 | on this file. New file is created instead. |
---|
| 409 | PA0248 NetCDF file for volume data ... from previous run found. |
---|
| 410 | This file will be extended. |
---|
[274] | 411 | PA0249 NetCDF file for cross-sections ... from previuos run |
---|
| 412 | found, but this file cannot be extended due to |
---|
| 413 | variable mismatch. New file is created instead. |
---|
| 414 | PA0250 NetCDF file for cross-sections ... from previuos run |
---|
| 415 | found, but this file cannot be extended due to |
---|
| 416 | mismatch in number of cross sections. New file |
---|
| 417 | is created instead. |
---|
| 418 | PA0251 NetCDF file for cross-sections ... from previuos run |
---|
| 419 | found but this file cannot be extended due to mismatch |
---|
| 420 | in cross section levels. New file is created instead. |
---|
| 421 | PA0252 NetCDF file for cross sections ... from previuos run |
---|
| 422 | found, but this file cannot be extended because the |
---|
| 423 | current output time is less or equal than the last |
---|
| 424 | output time on this file. New file is created instead. |
---|
| 425 | PA0253 NetCDF file for cross-sections ... from previous run |
---|
| 426 | found. This file will be extended. |
---|
| 427 | PA0254 NetCDF file for vertical profiles from previuos run |
---|
| 428 | found, but this file cannot be extended due to variable |
---|
| 429 | mismatch. New file is created instead. |
---|
| 430 | PA0255 NetCDF file for vertical profiles from previuos run |
---|
| 431 | found, but this file cannot be extended because the |
---|
| 432 | current output time is less or equal than the last |
---|
| 433 | output time on this file. New file is created instead. |
---|
| 434 | PA0256 NetCDF file for vertical profiles from previous run |
---|
| 435 | found. This file will be extended. |
---|
[258] | 436 | PA0257 NetCDF file for time series from previuos run found |
---|
[274] | 437 | but this file cannot be extended due tovariable |
---|
| 438 | mismatch. New file is created instead. |
---|
[258] | 439 | PA0258 NetCDF file for time series from previuos run found, |
---|
| 440 | but this file cannot be extended because the current |
---|
| 441 | output time is less or equal than the last output time |
---|
| 442 | on this file. New file is created instead. |
---|
| 443 | PA0259 NetCDF file for time series from previous run found. |
---|
| 444 | This file will be extended. |
---|
| 445 | PA0260 NetCDF file for spectra from previuos run found, |
---|
[274] | 446 | but this file cannot be extended due to variable |
---|
| 447 | mismatch. New file is created instead. |
---|
[258] | 448 | PA0261 NetCDF file for spectra from previuos run found, |
---|
| 449 | but this file cannot be extended due to mismatch in |
---|
| 450 | number of vertical levels. New file is created instead. |
---|
| 451 | PA0262 NetCDF file for spectra from previuos run found, |
---|
| 452 | but this file cannot be extended due to mismatch in |
---|
| 453 | heights of vertical levels. New file is created instead. |
---|
| 454 | PA0263 NetCDF file for spectra from previuos run found, |
---|
| 455 | but this file cannot be extended because the current |
---|
| 456 | output time is less or equal than the last output time |
---|
| 457 | on this file. New file is created instead. |
---|
| 458 | PA0264 NetCDF file for spectra from previous run found. |
---|
| 459 | This file will be extended. |
---|
| 460 | PA0265 NetCDF file for particles from previuos run found, |
---|
| 461 | but this file cannot be extended because the current |
---|
| 462 | output time is less or equal than the last output time |
---|
| 463 | on this file. New file is created instead. |
---|
| 464 | PA0266 NetCDF file for particles from previous run found. |
---|
| 465 | This file will be extended. |
---|
[274] | 466 | PA0267 NetCDF file for particle time series from previuos run |
---|
| 467 | found, but this file cannot be extended due to |
---|
| 468 | variable mismatch. New file is created instead. |
---|
| 469 | PA0268 NetCDF file for particle time series from previuos run |
---|
| 470 | found, but this file cannot be extended because the |
---|
| 471 | current output time is less or equal than the last |
---|
| 472 | output time on this file. New file is created instead. |
---|
| 473 | PA0269 NetCDF file for particle time series from previous run |
---|
| 474 | found. This file will be extended. |
---|
[258] | 475 | PA0270 mode "..." not supported |
---|
| 476 | PA0271 errors in \$inipar &or no \$inipar-namelist found |
---|
| 477 | (CRAY-machines only) |
---|
| 478 | PA0272 no \$inipar-namelist found |
---|
| 479 | PA0273 no value or wrong value given for nx: nx=... |
---|
| 480 | PA0274 no value or wrong value given for ny: ny=... |
---|
| 481 | PA0275 no value or wrong value given for nz: nz=... |
---|
| 482 | PA0276 local file ENVPAR not found |
---|
| 483 | some variables for steering may not be properly set |
---|
| 484 | PA0277 errors in local file ENVPAR |
---|
| 485 | some variables for steering may not be properly set |
---|
| 486 | PA0278 no envpar-NAMELIST found in local file ENVPAR |
---|
[257] | 487 | some variables for steering may not be properly set |
---|
[258] | 488 | PA0279 wrong component: ... |
---|
| 489 | PA0280 Number of OpenMP threads = ... |
---|
| 490 | PA0281 running optimized multinode version |
---|
| 491 | switch_per_lpar = ... |
---|
| 492 | tasks_per_lpar = ... |
---|
| 493 | tasks_per_logical_node = ... |
---|
| 494 | PA0282 parallel environment (MPI) required |
---|
| 495 | PA0283 no sufficient convergence within 1000 cycles |
---|
| 496 | PA0284 data from subdomain of previous run mapped more |
---|
| 497 | than 1000 times |
---|
| 498 | PA0285 number of PEs or virtual PE-grid changed in restart run |
---|
| 499 | PE ... will read from files ... |
---|
| 500 | PA0286 version mismatch concerning data from prior run |
---|
| 501 | version on file = "..." |
---|
| 502 | version in program = "..." |
---|
| 503 | PA0287 problem with index bound nxl on restart file "..." |
---|
| 504 | nxl = ... but it should be = ... from the index bound |
---|
| 505 | information array |
---|
| 506 | PA0288 problem with index bound nxr on restart file "..." |
---|
| 507 | nxr = ... but it should be = ... from the index bound |
---|
| 508 | information array |
---|
| 509 | PA0289 problem with index bound nys on restart file "..." |
---|
| 510 | nys = .. but it should be = ... from the index bound |
---|
| 511 | information array |
---|
| 512 | PA0290 problem with index bound nyn on restart file "..." |
---|
| 513 | nyn = ... but it should be = ... from the index bound |
---|
| 514 | information array |
---|
| 515 | PA0291 mismatch between actual data and data |
---|
| 516 | from prior run on PE ... |
---|
| 517 | nzb on file = ... |
---|
| 518 | nzb = ... |
---|
| 519 | PA0292 mismatch between actual data and data |
---|
| 520 | from prior run on PE ... |
---|
| 521 | nzt on file = ... |
---|
| 522 | nzt = ... |
---|
| 523 | PA0293 read_3d_binary: spectrum_x |
---|
| 524 | on restart file ignored because total numbers of |
---|
| 525 | grid points (nx) do not match |
---|
| 526 | PA0294 read_3d_binary: spectrum_y |
---|
| 527 | on restart file ignored because total numbers of |
---|
| 528 | grid points (ny) do not match |
---|
| 529 | PA0295 unknown field named "..." found in data from |
---|
| 530 | prior run on PE ... |
---|
| 531 | PA0296 version mismatch concerning control variables |
---|
| 532 | version on file = "..." |
---|
| 533 | version on program = "..." |
---|
| 534 | PA0297 numprocs not found in data from prior run on PE ... |
---|
| 535 | PA0298 hor_index_bounds not found in data from prior |
---|
| 536 | run on PE ... |
---|
| 537 | PA0299 nz not found in data from prior run on PE ... |
---|
| 538 | PA0300 max_pr_user not found in data from prior run on PE ... |
---|
| 539 | PA0301 statistic_regions not found in data from prior |
---|
| 540 | run on PE ... |
---|
| 541 | PA0302 unknown variable named "..." found in data from |
---|
| 542 | prior run on PE ... |
---|
| 543 | PA0303 nz not found in restart data file |
---|
| 544 | PA0304 mismatch concerning number of gridpoints along z |
---|
| 545 | nz on file = "..." |
---|
| 546 | nz from run = "..." |
---|
| 547 | PA0305 max_pr_user not found in restart data file |
---|
| 548 | PA0306 number of user profiles on restart data file differs |
---|
| 549 | from the current run |
---|
| 550 | max_pr_user on file = "..." |
---|
| 551 | max_pr_user from run = "..." |
---|
| 552 | PA0307 statistic_regions not found in restart data file |
---|
| 553 | PA0308 statistic regions on restart data file differ |
---|
| 554 | from the current run |
---|
| 555 | statistic regions on file = "..." |
---|
| 556 | statistic regions from run = "..." |
---|
[257] | 557 | statistic data may be lost! |
---|
[258] | 558 | PA0309 inflow profiles not temporally averaged. |
---|
| 559 | Averaging will be done now using ... samples. |
---|
| 560 | PA0310 remote model "..." terminated with |
---|
| 561 | terminate_coupled_remote = ... |
---|
| 562 | local model "..." has terminate_coupled = ... |
---|
| 563 | PA0311 number of gridpoints along x or/and y contain illegal |
---|
| 564 | factors only factors 8,6,5,4,3,2 are allowed |
---|
[274] | 565 | PA0312 Time step has reached minimum limit. |
---|
[258] | 566 | dt = ... s Simulation is terminated. |
---|
| 567 | old_dt = ... s |
---|
| 568 | dt_u = ... s |
---|
| 569 | dt_v = ... s |
---|
| 570 | dt_w = ... s |
---|
| 571 | dt_diff = ... s |
---|
| 572 | u_max = ... m/s k=... j=... i=... |
---|
| 573 | v_max = ... m/s k=... j=... i=... |
---|
| 574 | w_max = ... m/s k=... j=... i=... |
---|
[264] | 575 | PA0313 illegal value for parameter particle_color: ... |
---|
| 576 | PA0314 illegal value for parameter particle_dvrpsize: ... |
---|
| 577 | PA0315 color_interval(2) <= color_interval(1) |
---|
| 578 | PA0316 dvrpsize_interval(2) <= dvrpsize_interval(1) |
---|
[258] | 579 | |
---|
| 580 | |
---|
| 581 | UI0001 unknown location "..." |
---|
| 582 | UI0002 location "..." is not allowed to be called with |
---|
| 583 | parameters "i" and "j" |
---|
| 584 | UI0003 no output possible for: ... |
---|
| 585 | UI0004 unknown mode "..." |
---|
| 586 | UI0005 topography "..." not available yet |
---|
| 587 | UI0006 unknown topography "..." |
---|
| 588 | UI0007 canopy_mode "..." not available yet |
---|
| 589 | UI0008 unknown canopy_mode "..." |
---|
| 590 | UI0009 the number of user-defined profiles given in |
---|
| 591 | data_output_pr (...) does not match the one |
---|
| 592 | found in the restart file (...) |
---|
| 593 | UI0010 Spectra of ... can not be calculated |
---|
| 594 | UI0011 Spectra of ... are not defined |
---|
| 595 | UI0012 unknown variable named "..." found in data from prior |
---|
| 596 | run on PE |
---|
[274] | 597 | |
---|
| 598 | |
---|
| 599 | |
---|
| 600 | internal assigned error numbers (errno) for the call of the subroutine |
---|
| 601 | "handle_netcdf_error": |
---|
| 602 | |
---|
| 603 | assigned free |
---|
| 604 | 1 - 346 347 |
---|
| 605 | 348 - 375 376 |
---|
| 606 | 377 - 428 386 |
---|
| 607 | 1009 - 1010 |
---|