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 | |
---|
6 | message_identifier message string |
---|
7 | PA0001 "host" is not set. Please check that environment |
---|
8 | variable "localhost" is set before running PALM |
---|
9 | PA0002 illegal coupling mode: ... |
---|
10 | PA0003 dt_coupling is not set but required for coupling |
---|
11 | mode "..." |
---|
12 | PA0004 coupling mode "...": dt_coupling = ... is not equal |
---|
13 | to dt_coupling_remote = ... |
---|
14 | PA0005 coupling mode "...": dt_coupling <= 0.0 is not allowed |
---|
15 | and is reset to MAX(dt_max(A,O)) = ... |
---|
16 | PA0006 coupling mode "...": restart_time = ... is not equal |
---|
17 | to restart_time_remote = ... |
---|
18 | PA0007 coupling mode "...": dt_restart = ... is not equal |
---|
19 | to dt_restart_remote = ... |
---|
20 | PA0008 coupling mode "...": end_time = ... is not equal to |
---|
21 | end_time_remote = ... |
---|
22 | PA0009 coupling mode "...": dx = ... is not equal to |
---|
23 | dx_remote = ... |
---|
24 | PA0010 coupling mode "...": dy = ... is not equal to |
---|
25 | dy_remote = ... |
---|
26 | PA0011 coupling mode "...": nx = ... is not equal to |
---|
27 | nx_remote = ... |
---|
28 | PA0012 coupling mode "...": ny = ... is not equal to |
---|
29 | ny_remote = ... |
---|
30 | PA0013 illegal value given for loop_optimization: "..." |
---|
31 | PA0014 a non-flat topography does not allow ... |
---|
32 | PA0015 ocean = .T. does not allow ... |
---|
33 | PA0016 unknown solver for perturbation pressure: |
---|
34 | psolver = "..." |
---|
35 | PA0017 psolver = "..." only works for a |
---|
36 | 1d domain-decomposition along x |
---|
37 | please do not set npey/=1 in the parameter file' |
---|
38 | PA0018 psolver = ".." does not work for subdomains with |
---|
39 | unequal size please set grid_matching = ''strict'' |
---|
40 | in the parameter file |
---|
41 | PA0019 psolver = "..." only works for a parallel environment |
---|
42 | PA0020 unknown multigrid cycle: cycle_mg = "..." |
---|
43 | PA0021 unknown fft-algorithm: fft_method = "..." |
---|
44 | PA0022 unknown advection scheme: momentum_advec = "..." |
---|
45 | PA0023 momentum_advec = "..." is not allowed with |
---|
46 | timestep_scheme = "..." |
---|
47 | PA0024 unknown advection scheme: scalar_advec = "..." |
---|
48 | PA0025 use_upstream_for_tke set .TRUE. because |
---|
49 | use_sgs_for_particles = .TRUE. |
---|
50 | PA0026 use_upstream_for_tke = .TRUE. not allowed with |
---|
51 | timestep_scheme = "..." |
---|
52 | PA0027 unknown timestep scheme: timestep_scheme = "..." |
---|
53 | PA0028 scalar advection scheme "..." does not work with |
---|
54 | timestep_scheme ".." |
---|
55 | PA0029 momentum advection scheme "..." does not work with |
---|
56 | timestep_scheme "..." |
---|
57 | PA0030 initializing_action = "..." unkown or not allowed |
---|
58 | PA0031 initializing_actions = "set_constant_profiles" and |
---|
59 | "set_1d-model_profiles" are not allowed simultaneously |
---|
60 | PA0032 initializing_actions = "set_constant_profiles" and |
---|
61 | "by_user" are not allowed simultaneously |
---|
62 | PA0033 initializing_actions = "by_user" and |
---|
63 | "set_1d-model_profiles" are not allowed simultaneously |
---|
64 | PA0034 cloud_physics = ... is not allowed with humidity = ... |
---|
65 | PA0035 precipitation = ... is not allowed with |
---|
66 | cloud_physics = ... |
---|
67 | PA0036 humidity = .TRUE. and sloping_surface = .TRUE. are not |
---|
68 | allowed simultaneously |
---|
69 | PA0037 UPS-scheme is not implemented for humidity = .TRUE. |
---|
70 | PA0038 humidity = .TRUE. and passive_scalar = .TRUE. is not |
---|
71 | allowed simultaneously' |
---|
72 | PA0039 UPS-scheme is not implemented for passive_scalar = .TRUE. |
---|
73 | PA0040 illegal value "..." found for parameter grid_matching |
---|
74 | PA0041 plant_canopy = .TRUE. requires a non-zero |
---|
75 | drag coefficient given value is drag_coefficient = 0.0 |
---|
76 | PA0042 use_top_fluxes must be .TRUE. in ocean version |
---|
77 | PA0043 ABS( alpha_surface = ... ) must be < 90.0 |
---|
78 | PA0044 dt = ', dt , ' <= 0.0 |
---|
79 | PA0045 cfl_factor = ... out of range |
---|
80 | 0.0 < cfl_factor <= 1.0 is required |
---|
81 | PA0046 baroclinicity (ug) not allowed simultaneously with |
---|
82 | galilei transformation |
---|
83 | PA0047 baroclinicity (vg) not allowed simultaneously with |
---|
84 | galilei transformation |
---|
85 | PA0048 variable translation speed used for |
---|
86 | galilei-transformation, which may cause instabilities |
---|
87 | in stably stratified regions |
---|
88 | PA0049 unknown boundary condition: bc_lr = "..." |
---|
89 | PA0050 unknown boundary condition: bc_ns = "..." |
---|
90 | PA0051 non-cyclic lateral boundaries do not |
---|
91 | allow psolver = "..." |
---|
92 | PA0052 non-cyclic lateral boundaries do not allow |
---|
93 | momentum_advec = "..." |
---|
94 | PA0053 non-cyclic lateral boundaries do not allow |
---|
95 | scalar_advec = "..." |
---|
96 | PA0054 non-cyclic lateral boundaries do not allow |
---|
97 | galilei_transformation = .T. |
---|
98 | PA0055 adjust_mixing_length = TRUE and bc_e_b = "neumann" |
---|
99 | PA0056 adjust_mixing_length = FALSE and bc_e_b = "..." |
---|
100 | PA0057 boundary condition bc_e_b changed to "..." |
---|
101 | PA0058 unknown boundary condition: bc_e_b = "..." |
---|
102 | PA0059 unknown boundary condition: bc_p_b = "..." |
---|
103 | PA0060 boundary condition: bc_p_b = "..." not allowed with |
---|
104 | prandtl_layer = .FALSE.' |
---|
105 | PA0061 unknown boundary condition: bc_p_t = "..." |
---|
106 | PA0062 unknown boundary condition: bc_pt_b = "..." |
---|
107 | PA0063 unknown boundary condition: bc_pt_t = "..." |
---|
108 | PA0064 both, top_momentumflux_u AND top_momentumflux_v |
---|
109 | must be set |
---|
110 | PA0065 boundary_condition: bc_pt_b = "..." is not allowed |
---|
111 | with constant_heatflux = .TRUE. |
---|
112 | PA0066 constant_heatflux = .TRUE. is not allowed with |
---|
113 | pt_surface_initial_change (/=0) = ... |
---|
114 | PA0067 boundary_condition: bc_pt_t = "..." is not allowed |
---|
115 | with constant_top_heatflux = .TRUE. |
---|
116 | PA0068 unknown boundary condition: bc_sa_t = "..." |
---|
117 | PA0069 boundary condition: bc_sa_t = "..." requires to set |
---|
118 | top_salinityflux |
---|
119 | PA0070 boundary condition: bc_sa_t = "..." is not allowed |
---|
120 | with constant_top_salinityflux = .TRUE.' |
---|
121 | PA0071 unknown boundary condition: bc_..._b ="..." |
---|
122 | PA0072 unknown boundary condition: bc_..._t ="..." |
---|
123 | PA0073 boundary condition: bc_..._b = "..." is not allowed |
---|
124 | with prescribed surface flux |
---|
125 | PA0074 a prescribed surface flux is not allowed |
---|
126 | with ..._surface_initial_change (/=0) = ... |
---|
127 | PA0075 boundary condition: bc_uv_b = "..." is not allowed |
---|
128 | with prandtl_layer = .TRUE. |
---|
129 | PA0076 unknown boundary condition: bc_uv_b = "..." |
---|
130 | PA0077 unknown boundary condition: bc_uv_t = "..." |
---|
131 | PA0078 rayleigh_damping_factor = ... out of range [0.0,1.0] |
---|
132 | PA0079 rayleigh_damping_height = ... out of range [0.0, ...] |
---|
133 | PA0080 overshoot_limit_... < 0.0 is not allowed |
---|
134 | PA0081 ups_limit_... < 0.0 is not allowed |
---|
135 | PA0082 number of statistic_regions = ... but only |
---|
136 | 10 regions are allowed |
---|
137 | PA0083 normalizing_region = ... must be >= 0 and <= ... (value |
---|
138 | of statistic_regions) |
---|
139 | PA0084 dt_sort_particles is reset to 0.0 because of |
---|
140 | cloud_droplets = .TRUE. |
---|
141 | PA0085 averaging_interval = ... must be <= dt_data_output = ... |
---|
142 | PA0086 averaging_interval_pr = ... must be <= dt_dopr = ... |
---|
143 | PA0087 averaging_interval_sp = ... must be <= dt_dosp = ... |
---|
144 | PA0088 dt_averaging_input = ... must |
---|
145 | be <= averaging_interval = ... |
---|
146 | PA0089 dt_averaging_input_pr = ... must be |
---|
147 | <= averaging_interval_pr = ... |
---|
148 | PA0090 precipitation_amount_interval = ... must not be |
---|
149 | larger than dt_do2d_xy = ... |
---|
150 | PA0091 data_output_pr = ... is not implemented for |
---|
151 | ocean = .FALSE.' |
---|
152 | PA0092 data_output_pr = ... is not implemented for |
---|
153 | humidity = .FALSE.' |
---|
154 | PA0093 data_output_pr = ... is not implemented for |
---|
155 | passive_scalar = .FALSE.' |
---|
156 | PA0094 data_output_pr = ... is not implemented for |
---|
157 | cloud_physics = .FALSE.' |
---|
158 | PA0095 data_output_pr = ... is not implemented for |
---|
159 | cloud_physics = .FALSE. and humidity = .FALSE. |
---|
160 | PA0096 data_output_pr = ... is not implemented for |
---|
161 | cloud_physics = .FALSE. or cloud_droplets = .FALSE. |
---|
162 | PA0097 illegal value for data_output_pr or |
---|
163 | data_output_pr_user = "..." |
---|
164 | PA0098 illegal value for data_output_pr = "..." |
---|
165 | PA0099 z_max_do1d = ... must be >= ... or <= ... |
---|
166 | PA0100 unknown normalization method cross_normalized_x = "..." |
---|
167 | PA0101 unknown normalization method cross_normalized_y = "..." |
---|
168 | PA0102 number of output quantitities given by data_output |
---|
169 | and data_output_user exceeds the limit of 100 |
---|
170 | PA0103 output of "..." requires constant_diffusion = .FALSE. |
---|
171 | PA0104 output of "..." requires a "particles_par"-NAMELIST |
---|
172 | in the parameter file (PARIN) |
---|
173 | PA0105 output of "..." requires humidity = .TRUE. |
---|
174 | PA0106 output of "" requires cloud_physics = .TRUE. or |
---|
175 | cloud_droplets = .TRUE.' |
---|
176 | PA0107 output of "..." requires cloud_droplets = .TRUE. |
---|
177 | PA0108 output of "..." requires cloud_physics = .TRUE. |
---|
178 | PA0109 output of "..." requires ocean = .TRUE. |
---|
179 | PA0110 output of "..." requires passive_scalar = .TRUE. |
---|
180 | PA0111 illegal value for data_output: "..." only |
---|
181 | 2d-horizontal cross sections are allowed for this value |
---|
182 | PA0112 output of "..." requires precipitation = .TRUE. |
---|
183 | PA0113 temporal averaging of precipitation amount "..." |
---|
184 | is not possible' |
---|
185 | PA0114 illegal value for data_output or data_output_user = "..." |
---|
186 | PA0115 illegal value for data_output = "..." |
---|
187 | PA0116 z_max_do2d = ', z_max_do2d must be >= ... (zu(nzb+1)) |
---|
188 | and <= ... (zu(nzt)) |
---|
189 | PA0117 do3d_compress = .TRUE. not allowed on host "" |
---|
190 | PA0118 illegal precision: do3d_comp_prec ( ...) = "..." |
---|
191 | PA0119 unknown variable "..." given for do3d_comp_prec(...) |
---|
192 | PA0120 unknown value for data_output_format "..." |
---|
193 | PA0121 km_constant = ... < 0.0 |
---|
194 | PA0122 prandtl_number = ... < 0.0 |
---|
195 | PA0123 prandtl_layer is not allowed with fixed value of km |
---|
196 | PA0124 outflow_damping width out of range |
---|
197 | PA0125 rif_min = ... must be less than rif_max = ... |
---|
198 | PA0126 disturbance_level_b = ... must be >= ... (zu(3)) |
---|
199 | PA0127 disturbance_level_b = ... must be <= ... (zu(nzt-2)) |
---|
200 | PA0128 disturbance_level_t = ... must be <= ... (zu(nzt-2)) |
---|
201 | PA0129 disturbance_level_t = ... must |
---|
202 | be >= disturbance_level_b = ... |
---|
203 | PA0130 disturbance_level_ind_t =... must |
---|
204 | be >= disturbance_level_b = ... |
---|
205 | PA0131 inflow_disturbance_begin out of range |
---|
206 | PA0132 inflow_disturbance_end out of range |
---|
207 | PA0133 turbulent_inflow = .T. requires a Dirichlet |
---|
208 | condition at the inflow boundary |
---|
209 | PA0134 illegal value for recycling_width: ... |
---|
210 | PA0135 unknown random generator: random_generator = "..." |
---|
211 | PA0136 damp_level_1d = ... must be > 0.0 and < ... (zu(nzt+1)) |
---|
212 | PA0137 mixing_length_1d = "..." is unknown |
---|
213 | PA0138 dissipation_1d = "..." is unknown |
---|
214 | PA0139 termination_time_needed = ... must be > 30.0 on host ..." |
---|
215 | PA0140 termination_time_needed = ... should be >= 300.0 |
---|
216 | on host "..." |
---|
217 | PA0141 coupling requires PALM to be called with |
---|
218 | ''mrun -K parallel'' |
---|
219 | PA0142 absolute temperature < 0.0 at zu(...) = ... |
---|
220 | PA0143 k=... j=... i=... ql_c=... part(...)%wf=... |
---|
221 | delta_r=... |
---|
222 | PA0144 #1 k=... j=... i=... e_s=... e_a=... t_int=... |
---|
223 | d_radius=... delta_r=... particle_radius=... |
---|
224 | PA0145 collision_efficiency out of range: ... |
---|
225 | PA0146 maximum_number_of_particles needs to be increased |
---|
226 | but this is not allowed with NetCDF output switched on |
---|
227 | PA0147 maximum_number_of_tails needs to be increased |
---|
228 | but this is not allowed with NetCDF output switched on |
---|
229 | PA0148 particle too fast. n = ... |
---|
230 | PA0149 particle out of range: i=... j=... k=... |
---|
231 | nxl=... nxr=... nys=... nyn=... nzb=... nzt=... |
---|
232 | |
---|
233 | |
---|
234 | UI0001 The value for "topography_grid_convention" is not set. |
---|
235 | Its default value is only valid for |
---|
236 | "topography" = ''single_building'' or |
---|
237 | ''read_from_file'' Choose ''cell_edge'' or |
---|
238 | ''cell_center''. |
---|
239 | UI0002 The value for "topography_grid_convention" is not |
---|
240 | recognized. Choose ''cell_edge'' or ''cell_center''. |
---|