Changes between Version 45 and Version 46 of doc/app/errmsg


Ignore:
Timestamp:
Sep 16, 2010 12:39:14 PM (15 years ago)
Author:
heinze
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v45 v46  
    221221||[=#PA0198 PA0198]   ||mode_dvrp="..." not allowed   ||  ||
    222222||[=#PA0199 PA0199]   ||split of communicator not realized with MPI1 coupling atmosphere-ocean'   ||  ||
    223 ||PA0200   ||missing dz   ||  ||
    224 ||PA0201   ||dz=... <= 0.0   ||  ||
    225 ||PA0202   ||grid anisotropy exceeds threshold given by only local horizontal reduction of near_wall mixing length l_wall starting from height level k = ... .   ||  ||
    226 ||PA0203   ||inconsistent building parameters: bxl=... bxr=... bys=... byn=... nx=... ny=...    ||  ||
    227 ||PA0204   ||no street canyon width given   ||  ||
    228 ||PA0205   ||inconsistent canyon parameters: cxl=... cxr=... cwx=... ch=... nx=... ny=...   ||  ||
    229 ||PA0206   ||inconsistent canyon parameters:... cys=... cyn=... cwy=... ch=... nx=... ny=...  ||  ||
    230 ||PA0207   ||inconsistent canyon parameters: street canyon can only be oriented either in x- or in y-direction   ||  ||
    231 ||PA0208   ||file TOPOGRAPHY_DATA does not exist   ||  ||
    232 ||PA0209   ||errors in file TOPOGRAPHY_DATA   ||  ||
    233 ||PA0210   ||nzb_local values are outside the model domain MINVAL( nzb_local ) = ... MAXVAL( nzb_local ) = ...   ||  ||
    234 ||PA0211   ||nzb_local does not fulfill cyclic boundary condition in x-direction   ||  ||
    235 ||PA0212   ||nzb_local does not fulfill cyclic boundary condition in y-direction   ||  ||
    236 ||PA0213   ||max_number_of_particle_groups =... number_of_particle_groups reset to ...   ||  ||
    237 ||PA0214   ||version mismatch concerning data from prior run version on file = ... version in program = ...   ||  ||
    238 ||PA0215   ||particle group !# ... has a density ratio /= 0 but radius = 0   ||  ||
    239 ||PA0216   ||number of initial particles (...) exceeds maximum_number_of_particles (...) on PE ...   ||  ||
    240 ||PA0217   ||unknown boundary condition bc_par_b = "..."   ||  ||
    241 ||PA0218   ||unknown boundary condition bc_par_t = "..."   ||  ||
    242 ||PA0219   ||unknown boundary condition bc_par_lr = "..."   ||  ||
    243 ||PA0220   ||unknown boundary condition bc_par_ns = "..."   ||  ||
    244 ||PA0221   ||number of PEs of the prescribed topology (...) does not match the number of PEs available to the job ()   ||  ||
    245 ||PA0222   ||if the processor topology is prescribed by the user, both values of "npex" and "npey" must be given in the NAMELIST-parameter file   ||  ||
    246 ||PA0223   ||psolver = "poisfft_hybrid" can only be used in case of a 1d-decomposition along x     ||  ||
    247 ||PA0224   ||no matching grid for transpositions found   ||  ||
    248 ||PA0225   ||x-direction: gridpoint number (...) is not an integral divisor of the number of procesors (...)   ||  ||
    249 ||PA0226   ||x-direction: nx does not match the requirements given by the number of PEs used please use nx = ... instead of nx =...   ||  ||
    250 ||PA0227   ||y-direction: gridpoint number (...) is not an integral divisor of the number of processors (...)   ||  ||
    251 ||PA0228   ||y-direction: ny does not match the requirements given by the number of PEs used please use ny = ... instead of ny =...   ||  ||
    252 ||PA0229   ||1d-decomposition along x chosen but nz restrictions may occur since ups-scheme is activated   ||  ||
    253 ||PA0230   ||transposition z --> x: nz=... is not an integral divisior of pdims(1)= ...   ||  ||
    254 ||PA0231   ||transposition x --> y: nx+1=... is not an integral divisor of pdims(2)= ...   ||  ||
    255 ||PA0232   ||transposition y --> z: ny+1=... is not an integral divisor of pdims(1)=...    ||  ||
    256 ||PA0233   ||transposition x --> y: ny+1=... is not an integral divisor of pdims(1)=...   ||  ||
    257 ||PA0234   ||direct transposition z --> y (needed for spectra): nz=... is not an integral divisor of pdims(2)=...   ||  ||
    258 ||PA0235   ||mg_switch_to_pe0_level out of range and reset to default (=0)   ||  ||
    259 ||PA0236   ||not enough memory for storing gathered multigrid data on PE0   ||  ||
    260 ||PA0237   ||multigrid gather/scatter impossible in non parallel mode   ||  ||
    261 ||PA0238   ||more than 10 multigrid levels   ||  ||
    262 ||PA0239   ||The value for "topography_grid_convention" is not set. Its default value is only valid for "topography" = "single_building", "single_street_canyon" or "read_from_file" Choose "cell_edge" or "cell_center".   ||  ||
    263 ||PA0240   ||The value for "topography_grid_convention" is not recognized. Choose "cell_edge" or "cell_center".   ||  ||
    264 ||PA0241   ||netcdf_precision must contain a "_" netcdf_precision(...)="..."  ||  ||
    265 ||PA0242   ||illegal netcdf precision: netcdf_precision( ...)="..."   ||  ||
    266 ||PA0243   ||unknown variable in inipar assignment: netcdf_precision(...)="..."   ||  ||
    267 ||PA0244   ||no grid defined for variable ...   ||  ||
    268 ||PA0245   ||NetCDF file for volume data ... from previous run found, but this file cannot be extended due to variable mismatch. New file is created instead.   ||  ||
    269 ||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.   ||  ||
    270 ||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.   ||  ||
    271 ||PA0248   ||NetCDF file for volume data ... from previous run found. This file will be extended.   ||  ||
    272 ||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.   ||  ||
    273 ||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.   ||  ||
    274 ||PA0251   ||NetCDF file for cross-sections ... from previuos run found but this file cannot be extended due to mismatch in cross section levels. New file is created instead. ||  ||
    275 ||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.   ||  ||
    276 ||PA0253   ||NetCDF file for cross-sections ... from previous run found. This file will be extended.   ||  ||
    277 ||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.   ||  ||
    278 ||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.   ||  ||
    279 ||PA0256   ||NetCDF file for vertical profiles from previous run found. This file will be extended.   ||  ||
    280 ||PA0257   ||NetCDF file for vertical profiles from previous run found. This file will be extended.   ||  ||
    281 ||PA0258   ||NetCDF file for 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.   ||  ||
    282 ||PA0259   ||NetCDF file for time series from previous run found. This file will be extended.    ||  ||
    283 ||PA0260   ||NetCDF file for spectra from previuos run found, but this file cannot be extended due to variable mismatch. New file is created instead.   ||  ||
    284 ||PA0261   ||NetCDF file for spectra from previuos run found, but this file cannot be extended due to mismatch in number of vertical levels. New file is created instead.   ||  ||
    285 ||PA0262   ||NetCDF file for spectra from previuos run found, but this file cannot be extended due to mismatch in heights of vertical levels. New file is created instead.   ||  ||
    286 ||PA0263   ||NetCDF file for spectra from previuos 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.   ||  ||
    287 ||PA0264   ||NetCDF file for spectra from previous run found. This file will be extended.    ||  ||
    288 ||PA0265   ||NetCDF file for particles from previuos 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.   ||  ||
    289 ||PA0266   ||NetCDF file for particles from previous run found. This file will be extended.   ||  ||
    290 ||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.   ||  ||
    291 ||PA0268   ||NetCDF file for particle time series from previuos 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.   ||  ||
    292 ||PA0269   ||NetCDF file for particle time series from previous run found. This file will be extended.   ||  ||
    293 ||PA0270   ||mode "..." not supported   ||  ||
    294 ||PA0271   ||errors in $inipar or $inipar-namelist found (CRAY-machines only)   ||  ||
    295 ||PA0272   ||no $inipar-namelist found   ||  ||
    296 ||PA0273   ||no value or wrong value given for nx: nx=...   ||  ||
    297 ||PA0274   ||no value or wrong value given for ny: ny=...   ||  ||
    298 ||PA0275   ||no value or wrong value given for nz: nz=...   ||  ||
    299 ||PA0276   ||local file ENVPAR not found some variables for steering may not be properly set   ||  ||
    300 ||PA0277   ||errors in local file ENVPAR some variables for steering may not be properly set   ||  ||
    301 ||PA0278   ||no envpar-NAMELIST found in local file ENVPAR some variables for steering may not be properly set   ||  ||
    302 ||PA0279   ||wrong component: ...   ||  ||
    303 ||PA0280   ||Number of OpenMP threads = ...   ||  ||
    304 ||PA0281   ||running optimized multinode version switch_per_lpar = ... tasks_per_lpar = ... tasks_per_logical_node = ...   ||  ||
    305 ||PA0282   ||parallel environment (MPI) required   ||  ||
    306 ||PA0283   ||no sufficient convergence within 1000 cycles   ||  ||
    307 ||PA0284   ||data from subdomain of previous run mapped more than 1000 times   ||  ||
    308 ||PA0285   ||number of PEs or virtual PE-grid changed in restart run PE ... will read from files ...   ||  ||
    309 ||PA0286   ||version mismatch concerning data from prior run version on file = "..." version in program = "..."   ||  ||
    310 ||PA0287   ||problem with index bound nxl on restart file "..." nxl = ... but it should be = ... from the index bound information array   ||  ||
    311 ||PA0288   ||problem with index bound nxr on restart file "..." nxr = ... but it should be = ... from the index bound information array   ||  ||
    312 ||PA0289   ||problem with index bound nys on restart file "..." nys = ... but it should be = ... from the index bound information array   ||  ||
    313 ||PA0290   ||problem with index bound nyn on restart file "..." nyn = ... but it should be = ... from the index bound information array   ||  ||
    314 ||PA0291   ||mismatch between actual data and data from prior run on PE ... nzb on file = ... nzb = ...   ||  ||
    315 ||PA0292   ||mismatch between actual data and data from prior run on PE ... nzt on file = ... nzt = ...   ||  ||
    316 ||PA0293   ||read_3d_binary: spectrum_x on restart file ignored because total numbers of grid points (nx) do not match   ||  ||
    317 ||PA0294   ||read_3d_binary: spectrum_y on restart file ignored because total numbers of grid points (ny) do not match   ||  ||
    318 ||PA0295   ||unknown field named "..." found in data from prior run on PE ...   ||  ||
    319 ||PA0296   ||version mismatch concerning control variables version on file = "..." version on program = "..."   ||  ||
    320 ||PA0297   ||numprocs not found in data from prior run on PE ...   ||  ||
    321 ||PA0298   ||hor_index_bounds not found in data from prior run on PE ...   ||  ||
    322 ||PA0299   ||nz not found in data from prior run on PE ...   ||  ||
    323 ||PA0300   ||max_pr_user not found in data from prior run on PE ...   ||  ||
     223||[=#PA0200 PA0200]   ||missing dz   ||  ||
     224||[=#PA0201 PA0201]   ||dz=... <= 0.0   ||  ||
     225||[=#PA0202 PA0202]   ||grid anisotropy exceeds threshold given by only local horizontal reduction of near_wall mixing length l_wall starting from height level k = ... .   ||  ||
     226||[=#PA0203 PA0203]   ||inconsistent building parameters: bxl=... bxr=... bys=... byn=... nx=... ny=...    ||  ||
     227||[=#PA0204 PA0204]   ||no street canyon width given   ||  ||
     228||[=#PA0205 PA0205]   ||inconsistent canyon parameters: cxl=... cxr=... cwx=... ch=... nx=... ny=...   ||  ||
     229||[=#PA0206 PA0206]   ||inconsistent canyon parameters:... cys=... cyn=... cwy=... ch=... nx=... ny=...  ||  ||
     230||[=#PA0207 PA0207]   ||inconsistent canyon parameters: street canyon can only be oriented either in x- or in y-direction   ||  ||
     231||[=#PA0208 PA0208]   ||file TOPOGRAPHY_DATA does not exist   ||  ||
     232||[=#PA0209 PA0209]   ||errors in file TOPOGRAPHY_DATA   ||  ||
     233||[=#PA0210 PA0210]   ||nzb_local values are outside the model domain MINVAL( nzb_local ) = ... MAXVAL( nzb_local ) = ...   ||  ||
     234||[=#PA0211 PA0211]   ||nzb_local does not fulfill cyclic boundary condition in x-direction   ||  ||
     235||[=#PA0212 PA0212]   ||nzb_local does not fulfill cyclic boundary condition in y-direction   ||  ||
     236||[=#PA0213 PA0213]   ||max_number_of_particle_groups =... number_of_particle_groups reset to ...   ||  ||
     237||[=#PA0214 PA0214]   ||version mismatch concerning data from prior run version on file = ... version in program = ...   ||  ||
     238||[=#PA0215 PA0215]   ||particle group !# ... has a density ratio /= 0 but radius = 0   ||  ||
     239||[=#PA0216 PA0216]   ||number of initial particles (...) exceeds maximum_number_of_particles (...) on PE ...   ||  ||
     240||[=#PA0217 PA0217]   ||unknown boundary condition bc_par_b = "..."   ||  ||
     241||[=#PA0218 PA0218]   ||unknown boundary condition bc_par_t = "..."   ||  ||
     242||[=#PA0219 PA0219]   ||unknown boundary condition bc_par_lr = "..."   ||  ||
     243||[=#PA0220 PA0219]   ||unknown boundary condition bc_par_ns = "..."   ||  ||
     244||[=#PA0221 PA0219]   ||number of PEs of the prescribed topology (...) does not match the number of PEs available to the job ()   ||  ||
     245||[=#PA0222 PA0220]   ||if the processor topology is prescribed by the user, both values of "npex" and "npey" must be given in the NAMELIST-parameter file   ||  ||
     246||[=#PA0223 PA0221]   ||psolver = "poisfft_hybrid" can only be used in case of a 1d-decomposition along x     ||  ||
     247||[=#PA0224 PA0222]   ||no matching grid for transpositions found   ||  ||
     248||[=#PA0225 PA0223]   ||x-direction: gridpoint number (...) is not an integral divisor of the number of procesors (...)   ||  ||
     249||[=#PA0226 PA0224]   ||x-direction: nx does not match the requirements given by the number of PEs used please use nx = ... instead of nx =...   ||  ||
     250||[=#PA0227 PA0225]   ||y-direction: gridpoint number (...) is not an integral divisor of the number of processors (...)   ||  ||
     251||[=#PA0228 PA0226]   ||y-direction: ny does not match the requirements given by the number of PEs used please use ny = ... instead of ny =...   ||  ||
     252||[=#PA0229 PA0227]   ||1d-decomposition along x chosen but nz restrictions may occur since ups-scheme is activated   ||  ||
     253||[=#PA0230 PA0228]   ||transposition z --> x: nz=... is not an integral divisior of pdims(1)= ...   ||  ||
     254||[=#PA0231 PA0229]   ||transposition x --> y: nx+1=... is not an integral divisor of pdims(2)= ...   ||  ||
     255||[=#PA0232 PA0230]   ||transposition y --> z: ny+1=... is not an integral divisor of pdims(1)=...    ||  ||
     256||[=#PA0233 PA0231]   ||transposition x --> y: ny+1=... is not an integral divisor of pdims(1)=...   ||  ||
     257||[=#PA0234 PA0232]   ||direct transposition z --> y (needed for spectra): nz=... is not an integral divisor of pdims(2)=...   ||  ||
     258||[=#PA0235 PA0233]   ||mg_switch_to_pe0_level out of range and reset to default (=0)   ||  ||
     259||[=#PA0236 PA0234]   ||not enough memory for storing gathered multigrid data on PE0   ||  ||
     260||[=#PA0237 PA0235]   ||multigrid gather/scatter impossible in non parallel mode   ||  ||
     261||[=#PA0238 PA0236]   ||more than 10 multigrid levels   ||  ||
     262||[=#PA0239 PA0237]   ||The value for "topography_grid_convention" is not set. Its default value is only valid for "topography" = "single_building", "single_street_canyon" or "read_from_file" Choose "cell_edge" or "cell_center".   ||  ||
     263||[=#PA0240 PA0238]   ||The value for "topography_grid_convention" is not recognized. Choose "cell_edge" or "cell_center".   ||  ||
     264||[=#PA0241 PA0239]   ||netcdf_precision must contain a "_" netcdf_precision(...)="..."  ||  ||
     265||[=#PA0242 PA0240]   ||illegal netcdf precision: netcdf_precision( ...)="..."   ||  ||
     266||[=#PA0243 PA0243]   ||unknown variable in inipar assignment: netcdf_precision(...)="..."   ||  ||
     267||[=#PA0244 PA0244]   ||no grid defined for variable ...   ||  ||
     268||[=#PA0245 PA0245]   ||NetCDF file for volume data ... from previous run found, but this file cannot be extended due to variable mismatch. New file is created instead.   ||  ||
     269||[=#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 47stead.   ||  ||
     270||[=#PA0247 PA0248]   ||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.   ||  ||
     271||[=#PA0248 PA0249]   ||NetCDF file for volume data ... from previous run found. This file will be extended.   ||  ||
     272||[=#PA0249 PA0250]   ||NetCDF file for cross-sections ... from previous run found, but this file cannot be extended due to variable mismatch. New file is created instead.   ||  ||
     273||[=#PA0250 PA0251]   ||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.   ||  ||
     274||[=#PA0251 PA0252]   ||NetCDF file for cross-sections ... from previuos run found but this file cannot be extended due to mismatch in cross section levels. New file is created instead. ||  ||
     275||[=#PA0252 PA0253]   ||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.   ||  ||
     276||[=#PA0253 PA0253]   ||NetCDF file for cross-sections ... from previous run found. This file will be extended.   ||  ||
     277||[=#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.   ||  ||
     278||[=#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.   ||  ||
     279||[=#PA0256 PA0256]   ||NetCDF file for vertical profiles from previous run found. This file will be extended.   ||  ||
     280||[=#PA0257 PA0257]   ||NetCDF file for vertical profiles from previous run found. This file will be extended.   ||  ||
     281||[=#PA0258 PA0258]   ||NetCDF file for 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.   ||  ||
     282||[=#PA0259 PA0259]   ||NetCDF file for time series from previous run found. This file will be extended.    ||  ||
     283||[=#PA0260 PA0260]   ||NetCDF file for spectra from previuos run found, but this file cannot be extended due to variable mismatch. New file is created instead.   ||  ||
     284||[=#PA0261 PA0261]   ||NetCDF file for spectra from previuos run found, but this file cannot be extended due to mismatch in number of vertical levels. New file is created instead.   ||  ||
     285||[=#PA0262 PA0262]   ||NetCDF file for spectra from previuos run found, but this file cannot be extended due to mismatch in heights of vertical levels. New file is created instead.   ||  ||
     286||[=#PA0263 PA0263]   ||NetCDF file for spectra from previuos 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.   ||  ||
     287||[=#PA0264 PA0264]   ||NetCDF file for spectra from previous run found. This file will be extended.    ||  ||
     288||[=#PA0265 PA0265]   ||NetCDF file for particles from previuos 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.   ||  ||
     289||[=#PA0266 PA0266]   ||NetCDF file for particles from previous run found. This file will be extended.   ||  ||
     290||[=#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.   ||  ||
     291||[=#PA0268 PA0268]   ||NetCDF file for particle time series from previuos 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.   ||  ||
     292||[=#PA0269 PA0269]   ||NetCDF file for particle time series from previous run found. This file will be extended.   ||  ||
     293||[=#PA0270 PA0270]   ||mode "..." not supported   ||  ||
     294||[=#PA0271 PA0271]   ||errors in $inipar or $inipar-namelist found (CRAY-machines only)   ||  ||
     295||[=#PA0272 PA0272]   ||no $inipar-namelist found   ||  ||
     296||[=#PA0273 PA0273]   ||no value or wrong value given for nx: nx=...   ||  ||
     297||[=#PA0274 PA0274]   ||no value or wrong value given for ny: ny=...   ||  ||
     298||[=#PA0275 PA0275]   ||no value or wrong value given for nz: nz=...   ||  ||
     299||[=#PA0276 PA0276]   ||local file ENVPAR not found some variables for steering may not be properly set   ||  ||
     300||[=#PA0277 PA0277]   ||errors in local file ENVPAR some variables for steering may not be properly set   ||  ||
     301||[=#PA0278 PA0278]   ||no envpar-NAMELIST found in local file ENVPAR some variables for steering may not be properly set   ||  ||
     302||[=#PA0279 PA0279]   ||wrong component: ...   ||  ||
     303||[=#PA0280 PA0280]   ||Number of OpenMP threads = ...   ||  ||
     304||[=#PA0281 PA0281]   ||running optimized multinode version switch_per_lpar = ... tasks_per_lpar = ... tasks_per_logical_node = ...   ||  ||
     305||[=#PA0282 PA0282]   ||parallel environment (MPI) required   ||  ||
     306||[=#PA0283 PA0283]   ||no sufficient convergence within 1000 cycles   ||  ||
     307||[=#PA0284 PA0284]   ||data from subdomain of previous run mapped more than 1000 times   ||  ||
     308||[=#PA0285 PA0285]   ||number of PEs or virtual PE-grid changed in restart run PE ... will read from files ...   ||  ||
     309||[=#PA0286 PA0286]   ||version mismatch concerning data from prior run version on file = "..." version in program = "..."   ||  ||
     310||[=#PA0287 PA0287]   ||problem with index bound nxl on restart file "..." nxl = ... but it should be = ... from the index bound information array   ||  ||
     311||[=#PA0288 PA0288]   ||problem with index bound nxr on restart file "..." nxr = ... but it should be = ... from the index bound information array   ||  ||
     312||[=#PA0289 PA0289]   ||problem with index bound nys on restart file "..." nys = ... but it should be = ... from the index bound information array   ||  ||
     313||[=#PA0290 PA0290]   ||problem with index bound nyn on restart file "..." nyn = ... but it should be = ... from the index bound information array   ||  ||
     314||[=#PA0291 PA0201]   ||mismatch between actual data and data from prior run on PE ... nzb on file = ... nzb = ...   ||  ||
     315||[=#PA0292 PA0292]   ||mismatch between actual data and data from prior run on PE ... nzt on file = ... nzt = ...   ||  ||
     316||[=#PA0293 PA0293]   ||read_3d_binary: spectrum_x on restart file ignored because total numbers of grid points (nx) do not match   ||  ||
     317||[=#PA0294 PA0294]   ||read_3d_binary: spectrum_y on restart file ignored because total numbers of grid points (ny) do not match   ||  ||
     318||[=#PA0295 PA0295]   ||unknown field named "..." found in data from prior run on PE ...   ||  ||
     319||[=#PA0296 PA0296]   ||version mismatch concerning control variables version on file = "..." version on program = "..."   ||  ||
     320||[=#PA0297 PA0297]   ||numprocs not found in data from prior run on PE ...   ||  ||
     321||[=#PA0298 PA0298]   ||hor_index_bounds not found in data from prior run on PE ...   ||  ||
     322||[=#PA0299 PA0299]   ||nz not found in data from prior run on PE ...   ||  ||
     323||[=#PA0300 PA0300]   ||max_pr_user not found in data from prior run on PE ...   ||  ||
    324324||PA0301   ||statistic_regions not found in data from prior run on PE ...   ||  ||
    325325||PA0302   ||unknown variable named "..." found in data from prior run on PE ...   ||  ||