Changes between Version 530 and Version 531 of doc/app/errmsg
- Timestamp:
- May 24, 2018 9:31:52 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v530 v531 40 40 ||[=#PA0015 PA0015] || Using synthetic turbulence generator requires initializing_actions = "set_constant_profiles" or "read_restart_data" || When switching on the synthetic turbulence generator by setting use_synthetic_turbulence_generator = .TRUE., PALM has to be initialized using either constant profiles ([../inipar#initializing_actions initializing_actions] = "set_constant_profiles") or loading data from a previous run ([../inipar#initializing_actions initializing_actions] = "read_restart_data"). Other initialization actions do not support the synthetic turbulence generator. || 41 41 ||[=#PA0016 PA0016] ||unknown solver for perturbation pressure: psolver = "..." ||See parameter [../inipar#psolver psolver] for allowed values, and correct your parameter file. || 42 ||[=#PA0017 PA0017] ||n o value specified for initializing_actions ||Parameter [wiki:doc/app/inipar#initializing_actions initializing_actions] must be set in the {{{initialization_parameters}}} NAMELIST. See the parameter description for allowed values. ||42 ||[=#PA0017 PA0017] ||namelist &inipar is deprecated and will be removed in near future. Please use namelist &initialization_parameters instead || This is a warning which is self-explanatory. || 43 43 ||[=#PA0018 PA0018] || ||message number is unused. || 44 44 ||[=#PA0019 PA0019] || unknown surface type: surface_type = "..." ||See parameter [../lsmpar#surface_type surface_type] for allowed values, and appropriately correct your parameter file. || … … 289 289 ||[=#PA0246 PA0246] ||netCDF file for volume data ... from previous run found, but this file cannot be extended due to mismatch in number of vertical grid points (nz_do3d). New file is created instead. || This is a warning. A netCDF file from a previous run exist which is tried to be opened for extension. However, the number of vertical grid points of the 3d variables do not match the one of the current run. Therefore a new file is created instead. || 290 290 ||[=#PA0247 PA0247] ||netCDF file for volume data ... 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. || This is a warning. A netCDF file from a previous run exist which is tried to be opened for extension. However, its last output time is greater than the first output time of the current run. Therefore a new file is created instead. || 291 ||[=#PA0248 PA0248] ||netCDF file for volume data ... from previous run found. This file will be extended. || This is just an informative message and self 291 ||[=#PA0248 PA0248] ||netCDF file for volume data ... from previous run found. This file will be extended. || This is just an informative message and self-explanatory. || 292 292 ||[=#PA0249 PA0249] ||netCDF file for cross-sections ... from previous run found, but this file cannot be extended due to variable mismatch. New file is created instead. || This is a warning. A netCDF file from a previous run exist which is tried to be opened for extension. However, its 2D variables do not match the ones of the current run. Therefore a new file is created instead. || 293 293 ||[=#PA0250 PA0250] ||netCDF file for cross-sections ... from previous run found, but this file cannot be extended due to mismatch in number of cross sections. New file is created instead. || This is a warning. A netCDF file from a previous run exist which is tried to be opened for extension. However, the number of cross sections do not match the one of the current run. Therefore a new file is created instead. || 294 294 ||[=#PA0251 PA0251] ||netCDF file for cross-sections ... from previous run found but this file cannot be extended due to mismatch in cross section levels. New file is created instead. || This is a warning. A netCDF file from a previous run exist which is tried to be opened for extension. However, the specified cross section levels which shall be outputted do not match the ones of the current run. Therefore a new file is created instead. || 295 295 ||[=#PA0252 PA0252] ||netCDF file for cross sections ... 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. || This is a warning. A netCDF file from a previous run exist which is tried to be opened for extension. However, its last output time is greater than the first output time of the current run. Therefore a new file is created instead. || 296 ||[=#PA0253 PA0253] ||netCDF file for cross-sections ... from previous run found. This file will be extended. || This is just an informative message and self 296 ||[=#PA0253 PA0253] ||netCDF file for cross-sections ... from previous run found. This file will be extended. || This is just an informative message and self-explanatory. || 297 297 ||[=#PA0254 PA0254] ||netCDF file for vertical profiles from previous run found, but this file cannot be extended due to variable mismatch. New file is created instead. || This is a warning. A netCDF file from a previous run exist which is tried to be opened for extension. However, its 1D variables do not match the ones of the current run. Therefore a new file is created instead. || 298 298 ||[=#PA0255 PA0255] ||netCDF file for vertical profiles 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. || This is a warning. A netCDF file from a previous run exist which is tried to be opened for extension. However, its last output time is greater than the first output time of the current run. Therefore a new file is created instead. || 299 ||[=#PA0256 PA0256] ||netCDF file for vertical profiles from previous run found. This file will be extended. || This is just an informative message and self 299 ||[=#PA0256 PA0256] ||netCDF file for vertical profiles from previous run found. This file will be extended. || This is just an informative message and self-explanatory. || 300 300 ||[=#PA0257 PA0257] ||netCDF file for (flight) time series from previous run found but this file cannot be extended due to variable mismatch. New file is created instead. || This is a warning. A netCDF file from a previous run exist which is tried to be opened for extension. However, its time dependent variables do not match the ones of the current run. Therefore a new file is created instead. || 301 301 ||[=#PA0258 PA0258] ||netCDF file for (flight) time series 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. || This is a warning. A netCDF file from a previous run exist which is tried to be opened for extension. However, its last output time is greater than the first output time of the current run. Therefore a new file is created instead. || 302 ||[=#PA0259 PA0259] ||netCDF file for (flight) time series from previous run found. This file will be extended. || This is just an informative message and self 302 ||[=#PA0259 PA0259] ||netCDF file for (flight) time series from previous run found. This file will be extended. || This is just an informative message and self-explanatory. || 303 303 ||[=#PA0260 PA0260] ||netCDF file for spectra from previous run found, but this file cannot be extended due to variable mismatch. New file is created instead. || This is a warning. A netCDF file from a previous run exist which is tried to be opened for extension. However, its variables do not match the ones of the current run. Therefore a new file is created instead. || 304 304 ||[=#PA0261 PA0261] ||netCDF file for spectra from previous run found, but this file cannot be extended due to mismatch in number of vertical levels. New file is created instead. || This is a warning. A netCDF file from a previous run exist which is tried to be opened for extension. However, the number of vertical levels which shall be outputted do not match the ones of the current run. Therefore a new file is created instead. || 305 305 ||[=#PA0262 PA0262] ||netCDF file for spectra from previous run found, but this file cannot be extended due to mismatch in heights of vertical levels. New file is created instead. || This is a warning. A netCDF file from a previous run exist which is tried to be opened for extension. However, the specified vertical levels (heights) which shall be outputted do not match the ones of the current run. Therefore a new file is created instead. || 306 306 ||[=#PA0263 PA0263] ||netCDF file for spectra 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. || This is a warning. A netCDF file from a previous run exist which is tried to be opened for extension. However, its last output time is greater than the first output time of the current run. Therefore a new file is created instead. || 307 ||[=#PA0264 PA0264] ||netCDF file for spectra from previous run found. This file will be extended. || This is just an informative message and self 307 ||[=#PA0264 PA0264] ||netCDF file for spectra from previous run found. This file will be extended. || This is just an informative message and self-explanatory. || 308 308 ||[=#PA0265 PA0265] ||netCDF file for particles 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. || This is a warning. A netCDF file from a previous run exist which is tried to be opened for extension. However, its last output time is greater than the first output time of the current run. Therefore a new file is created instead. || 309 ||[=#PA0266 PA0266] ||netCDF file for particles from previous run found. This file will be extended. || This is just an informative message and self 309 ||[=#PA0266 PA0266] ||netCDF file for particles from previous run found. This file will be extended. || This is just an informative message and self-explanatory. || 310 310 ||[=#PA0267 PA0267] ||netCDF file for particle time series from previuos run found, but this file cannot be extended due to variable mismatch. New file is created instead. || This is a warning. A netCDF file from a previous run exist which is tried to be opened for extension. However, its time dependent particle data do not match the data of the current run. Therefore a new file is created instead. || 311 311 ||[=#PA0268 PA0268] ||netCDF file for particle time series 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. || This is a warning. A netCDF file from a previous run exist which is tried to be opened for extension. However, its last output time is greater than the first output time of the current run. Therefore a new file is created instead. || 312 ||[=#PA0269 PA0269] ||netCDF file for particle time series from previous run found. This file will be extended. || This is just an informative message and self 312 ||[=#PA0269 PA0269] ||netCDF file for particle time series from previous run found. This file will be extended. || This is just an informative message and self-explanatory. || 313 313 ||[=#PA0270 PA0270] ||mode "..." not supported || The mode which steers the netcdf output can not be processed in [source:palm/trunk/SOURCE/netcdf_interface_mod.f90 netcdf_interface_mod.f90]). Possible modes are 3d, ma (mask), xy, xz, yz, pr (profiles), ps (particle timeseries), fl (flight data), ts (timeseries), sp (spectra). In addition, the extension (_ext) and the creation of netcdf files is possible. If you run into this error please submit a [/newticket trouble ticket]. || 314 ||[=#PA0271 PA0271] ||errors in &initialization_parameters or no &initialization_parameters-namelist found (CRAY-machines only) ||One possible explanation: An old, meanwhile modified variable has been used in &initialization_parameters (e.g. ws_vertical_gradient (old) instead of [../inipar#subs_vertical_gradient subs_vertical_gradient] (new)). Please carefully check your ini par-NAMELIST and compare parameters and their values with those given and explained in the [wiki:doc/app/inipar initialization]-section of the model steering parameters. ||314 ||[=#PA0271 PA0271] ||errors in &initialization_parameters or no &initialization_parameters-namelist found (CRAY-machines only) ||One possible explanation: An old, meanwhile modified variable has been used in &initialization_parameters (e.g. ws_vertical_gradient (old) instead of [../inipar#subs_vertical_gradient subs_vertical_gradient] (new)). Please carefully check your initialization-NAMELIST and compare parameters and their values with those given and explained in the [wiki:doc/app/inipar initialization]-section of the model steering parameters. || 315 315 ||[=#PA0272 PA0272] ||no &initialization_parameters-namelist found || Your parameter file must contain an &initialization_parameters-namelist. Parameters given in this namelist are required for model steering. Please take a look at this [/wiki/doc/tut/tec/control example parameter file] and appropriately correct your parameter file. One possible error might be a typo in the NAMELIST name, e.g. ''inpar'' instead of ''inipar''. || 316 316 ||[=#PA0273 PA0273] ||no value or wrong value given for nx: nx=... || See parameter [../inipar#nx nx] for allowed values, and check the &initialization_parameters-namelist in your parameter file. || … … 319 319 ||[=#PA0276 PA0276] ||local file ENVPAR not found, some variables for steering may not be properly set || Some model steering parameters are passed to PALM through a namelist {{{&envpar}}} which is stored in local file {{{ENVPAR}}}. This file is created by the script [source:palm/trunk/SCRIPTS/palmrun palmrun] which can be used to start model runs. This message appears, if {{{ENVPAR}}} could not be found because it was not created by palmrun. Check if you changed anything in the script. || 320 320 ||[=#PA0277 PA0277] ||errors in local file ENVPAR some variables for steering may not be properly set || The namelist {{{&envpar}}} expects certain model steering parameters (see [source:palm/trunk/SOURCE/parin.f90 parin.f90]). Some of these parameters have not been properly set or are missing entirely. This should only happen if (1) you didn't use palmrun to start your run, (2) you used an old version of palmrun that is not compatible with your model version anymore (then please update) or (3) you changed palmrun manually and set some parameters of the {{{&envpar}}} namelist incorrectly. (Also see [#PA0276 PA0276]) || 321 ||[=#PA0278 PA0278] ||no envpar-NAMELIST found in local file ENVPAR some variables for steering may not be properly set || Some model steering parameters are passed to PALM through a namelist {{{&envpar}}} which is stored in local file {{{ENVPAR}}}. This file is created by the script [source:palm/trunk/SCRIPTS/palmrun palmrun] which can be used to start model runs. The {{{&envpar}}} namelist was not found. This is possible if you (1) did not use palmrun to start your run or (2) changed palmrun manually so that the namelist is not properly created. ||321 ||[=#PA0278 PA0278] ||no envpar-NAMELIST found in local file ENVPAR or some variables for steering may not be properly set || Some model steering parameters are passed to PALM through a namelist {{{&envpar}}} which is stored in local file {{{ENVPAR}}}. This file is created by the script [source:palm/trunk/SCRIPTS/palmrun palmrun] which can be used to start model runs. The {{{&envpar}}} namelist was not found. This is possible if you (1) did not use palmrun to start your run or (2) changed palmrun manually so that the namelist is not properly created. || 322 322 ||[=#PA0279 PA0279] ||wrong component: ... || This message is produced by the procedure pcm_tendency of the plant canopy model. It calculates drag for velocity components and scalar quantities. The calculated components are: u, v, w, pt, q, e, s (1-7). The subroutine is only called for these 7 quantities. If this error occured, you called the routine from your own code for a component that is out of range. If you wish to do this, you must adjust procedures pcm_tendency and pcm_tendency_ij in file [source:palm/trunk/SOURCE/plant_canopy_model_mod.f90 plant_canopy_model_mod.f90] accordingly. || 323 323 ||[=#PA0280 PA0280] ||No tunnel width is given. || This error occurs if you have set [../inipar#topography topography]='' 'tunnel' '' in you parameter file but you did not specify [../inipar#tunnel_width_x tunnel_width_x] or [../inipar#tunnel_width_y tunnel_width_y] || … … 327 327 ||[=#PA0284 PA0284] ||data from subdomain of previous run mapped more than 1000 times || The model domain of the precursor run was much smaller than that of the main run. It was reused more than 1000 times in one direction. Try a smaller main run domain or a larger precursor. || 328 328 ||[=#PA0285 PA0285] ||number of PEs or virtual PE-grid changed in restart run PE ... will read from files ... || The model domain of the precursor run is smaller than that of the main run and has been copied one or multiple times. || 329 ||[=#PA0286 PA0286] ||version mismatch concerning data from prior run version on file = "..." version in program = "..." || The precursor run was carried out with a different version than the main run. Repeat the precurser with the current version or carry out the main run with the same version as the precursor. ||329 ||[=#PA0286 PA0286] ||version mismatch concerning data from prior run: version on file = "..." version in program = "..." || The precursor run was carried out with a different version than the main run. Repeat the precurser with the current version or carry out the main run with the same version as the precursor. || 330 330 ||[=#PA0287 PA0287] ||problem with index bound nxl on restart file "..." nxl = ... but it should be = ... from the index bound information array ||The processor grid was changed between this and the previous run. See documentation of [../examples/turbinf tubulent inflow] for detailed information on the use of restart data for precursor runs. || 331 331 ||[=#PA0288 PA0288] ||problem with index bound nxr on restart file "..." nxr = ... but it should be = ... from the index bound information array || The processor grid was changed between this and the previous run. See documentation of [../examples/turbinf tubulent inflow] for detailed information on the use of restart data for precursor runs. || 332 332 ||[=#PA0289 PA0289] ||problem with index bound nys on restart file "..." nys = ... but it should be = ... from the index bound information array || The processor grid was changed between this and the previous run. See documentation of [../examples/turbinf tubulent inflow] for detailed information on the use of restart data for precursor runs. || 333 333 ||[=#PA0290 PA0290] ||problem with index bound nyn on restart file "..." nyn = ... but it should be = ... from the index bound information array || The processor grid was changed between this and the previous run. See documentation of [../examples/turbinf tubulent inflow] for detailed information on the use of restart data for precursor runs. || 334 ||[=#PA0291 PA02 01] ||mismatch between actual data and data from prior run on PE ... \\nzb on file = ... \\nzb = ... || The vertical extent of the model domain must be the same in precursor and main run. In this case, there is a mismatch in the respective topography. See documentation of [../examples/turbinf tubulent inflow] for detailed information on the use of restart data for precursor runs. ||334 ||[=#PA0291 PA0291] ||mismatch between actual data and data from prior run on PE ... \\nzb on file = ... \\nzb = ... || The vertical extent of the model domain must be the same in precursor and main run. In this case, there is a mismatch in the respective topography. See documentation of [../examples/turbinf tubulent inflow] for detailed information on the use of restart data for precursor runs. || 335 335 ||[=#PA0292 PA0292] ||mismatch between actual data and data from prior run on PE ... \\nzt on file = ... \\nzt = ... || The vertical extent of the model domain must be the same in precursor and main run. See documentation of [../examples/turbinf tubulent inflow] for detailed information on the use of restart data for precursor runs. || 336 336 ||[=#PA0293 PA0293] ||read_3d_binary: spectrum_x on restart file ignored because total numbers of grid points (nx) do not match || To avoid this message, make sure that [../inipar#nx nx] is the same in both the precursor and the main run. ||