Changes between Version 294 and Version 295 of doc/app/errmsg


Ignore:
Timestamp:
Jun 6, 2017 2:27:59 PM (8 years ago)
Author:
sward
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v294 v295  
    664664||[=#PA0436 PA0436]   || x_start position must be <= x_end position for return legs || For return legs x start position must be <= x end position. ||
    665665||[=#PA0437 PA0437]   || y_start position must be <= y_end position for return legs || For return legs y start position must be <= y end position. ||
    666 ||[=#PA0438 PA0438]   || Flight level is outside the model domain || Flight level exceeds the model domain top. ||
     666||[=#PA0438 PA0438]   || Flight level is outside the model domain || Flight level is above domain top or below 0.||
    667667||[=#PA0439 PA0439]   || netcdf_data_format must be > 2 || Data output for virtual flights has 4 unlimited dimensions - time, x-, y-, and z-position. Unfortunately, assignment of more than one unlimited dimension per NC file is only possible with NetCDF4 / HDF5.  ||
    668668||[=#PA0440 PA0440]   || The usage of large scale forcing from external file LSF_DATA is not implemented for passive scalars || So far, large-scale forcing for passive scalars is not implemented. ||