Changes between Version 378 and Version 379 of doc/app/errmsg
- Timestamp:
- Jun 8, 2017 8:47:41 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v378 v379 372 372 ||[=#PA0331 PA0331] ||"..." in mask "..." along dimension "..." exceeds "..." = "..." || Björn || 373 373 ||[=#PA0332 PA0332] ||mask_loop("...","...",1)="..." and/or mask_loop("...","...",2)="..." exceed "..."*"..."/="..." || Björn || 374 ||[=#PA0333 PA0333] ||mask_loop("...","...",1)="..." and/or mask_loop("...","...",2)="..." exceed zw(nz)/mask_scale("...")="..." || ||374 ||[=#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]. || 375 375 ||[=#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. || 376 376 ||[=#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. || ||