Changes between Version 536 and Version 537 of doc/app/errmsg


Ignore:
Timestamp:
May 24, 2018 2:15:39 PM (7 years ago)
Author:
Giersch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v536 v537  
    374374||[=#PA0330 PA0330]   ||illegal value for data_output_masks: "..."  || This error is most likely related to a typo in the parameter file (a output variable was used that does not exist in PALM). For possible output quantities see [../d3par#data_output_masks data_output_masks] ||
    375375||[=#PA0331 PA0331]   ||"..." in mask "..." along dimension "..." exceeds "..." = "..."  || Your masked output exeeds the model domain in x-, y- or z- direction. Check the documentation of [../maskedoutput masked output] and [../d3par#mask_x mask_x] (or [../d3par#mask_y y] or [../d3par#mask_z z]) ||
    376 ||[=#PA0332 PA0332]   ||mask_loop("...","...",1)="..." and/or mask_loop("...","...",2)="..." exceed "..."*"..."/="..." || Your looped output mask exeeds the model domain in x- or y-direction. Check [../d3par#mask_x_loop mask_x_loop] ([../d3par#mask_y_loop or y]) and [../d3par#mask_scale_x mask_scale_x] ([../d3par#mask_scale_y or y]). ||
    377 ||[=#PA0333 PA0333]   ||mask_loop("...","...",1)="..." and/or mask_loop("...","...",2)="..." exceed zw(nz)/mask_scale("...")="..."  || Your looped output mask exeeds the model domain in z-direction. Check [../d3par#mask_z_loop mask_z_loop] and [../d3par#mask_scale_z mask_scale_z]. ||
    378 ||[=#PA0334 PA0334]   ||mask_loop("...","...",2)="..." exceeds dz_stretch_level="...". Vertical mask locations will not match the desired heights within the stretching region.  || Recommendation: use mask instead of mask_loop. ||
    379 ||[=#PA0335 PA0335]   ||netCDF file for "..." data for mask "..." from previous run found but this file cannot be extended due to variable mismatch. New file is created instead.  || ** ||
    380 ||[=#PA0336 PA0336]   ||netCDF file for "..." data for mask "..." from previous run found but this file cannot be extended due to mismatch in number of vertical grid points. New file is created instead.  || ** ||
    381 ||[=#PA0337 PA0337]   ||netCDF file for "..." data for mask "..." 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.  || ** ||
    382 ||[=#PA0338 PA0338]   ||netCDF file for "..." data for mask "..." from previous run found. This file will be extended.  ||** ||
     376||[=#PA0332 PA0332]   ||mask_loop(...,...,1)=... and/or mask_loop(...,...,2)=... exceed (...+1)*.../mask_scale(...)=... || Your looped output mask exeeds the model domain in x- or y-direction. Check [../d3par#mask_x_loop mask_x_loop] ([../d3par#mask_y_loop or y]) and [../d3par#mask_scale_x mask_scale_x] ([../d3par#mask_scale_y or y]). ||
     377||[=#PA0333 PA0333]   ||mask_loop(...,...,1)=... and/or mask_loop(...,...,2)="..." exceed zu(nz+1)/mask_scale(...)=...  || Your looped output mask exeeds the model domain in z-direction. Check [../d3par#mask_z_loop mask_z_loop] and [../d3par#mask_scale_z mask_scale_z]. ||
     378||[=#PA0334 PA0334]   ||mask_loop(...,...,2)=... exceeds dz_stretch_level=.... Vertical mask locations will not match the desired heights within the stretching region.  || Recommendation: use mask instead of mask_loop. ||
     379||[=#PA0335 PA0335]   ||netCDF file for "..." data for mask "..." 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 masked variables do not match the ones of the current run. Therefore a new file is created instead. ||
     380||[=#PA0336 PA0336]   ||netCDF file for "..." data for mask "..." from previous run found but this file cannot be extended due to mismatch in number of vertical grid points. 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 masked variables do not match the one of the current run. Therefore a new file is created instead. ||
     381||[=#PA0337 PA0337]   ||netCDF file for "..." data for mask "..." 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. ||
     382||[=#PA0338 PA0338]   ||netCDF file for "..." data for mask "..." from previous run found. This file will be extended.  ||This is just an informative message and self-explanatory. ||
    383383{{{#!tr
    384384   {{{#!td
     
    386386   }}}
    387387   {{{#!td
    388 coupling mode "...: in ocean is not divisible by ny+1 in atmosphere without remainder
     388coupling mode "...": nx+1 in ocean is not divisible by nx+1 in atmosphere without remainder
    389389   }}}
    390390   {{{#!td