Changes between Version 648 and Version 649 of doc/app/errmsg


Ignore:
Timestamp:
Aug 26, 2019 4:23:24 PM (6 years ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/errmsg

    v648 v649  
    659659||[=#PA0435 PA0435]   || Unknown flight mode ||  [../flpar/#leg_mode leg_mode] can either be 'cyclic' or 'return'. ||
    660660||[=#PA0436 PA0436]   || surface element at grid point (j,i) = ( ... ) is not a vegetation surface, so that information given in vegetation_pars is neglected. || ||
     661||[=#PA0437 PA0437]   || If topography information is provided (via Netcdf or ASCII input) topography = "read_from_file" is required. || ||
    661662||[=#PA0438 PA0438]   || Flight level is outside the model domain || Flight level is above domain top or below 0. ||
    662663||[=#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. Adjust [../d3par#netcdf_data_format netcdf_data_format] appropriately ||