source: palm/trunk/DOC/tec/message_identifiers @ 311

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