287 | | ||[=#PA0244 PA0244] ||no grid defined for variable ... || All output quantities need a grid on which they are then output. See [../userint/output user-defined] output documentation for a detailed description on how to output your own quantities. If you did not define your own output quantities and if you did not change the code please submit a [/newticket trouble ticket].|| |
288 | | ||[=#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. || ** || |
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. || ** || |
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. || ** || |
291 | | ||[=#PA0248 PA0248] ||netCDF file for volume data ... from previous run found. This file will be extended. || ** || |
| 287 | ||[=#PA0244 PA0244] ||no grid defined for variable ... || All output quantities need a grid on which they are then output. See [../userint/output user-defined] output documentation for a detailed description on how to output your own quantities. If you did not define your own output quantities and if you did not change the code please submit a [/newticket trouble ticket]. || |
| 288 | ||[=#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. ||This is a warning. A netCDF file from a previous run exist which is tried to be opened for extension. However, its 3d variables do not match the ones of the actual run. Therefore a new file is created instead. || |
| 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 actual run. Therefore a new file is created instead. || |
| 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 actual 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 explanatory. || |