Changes between Version 105 and Version 106 of doc/app/runtime_parameters


Ignore:
Timestamp:
Sep 15, 2010 8:05:46 AM (15 years ago)
Author:
weinreis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/runtime_parameters

    v105 v106  
    547547''4'' - netCDF-4 format, but with NF90_CLASSIC_MODEL bit set (some new features of netCDF4 are not available)\\\\
    548548'''Important:'''\\
    549 Setting netcdf_data_format > 2 requires a netCDF4 library (set -I, -L, and -l options for compiling and linking appropriately in configuration file). Also, preprocessor switch __netcdf4 has to be set (see line starting with {{{%cpp_opts}}} in the '''mrun''' configuration file).\\\\
     549Setting netcdf_data_format > 2 requires a netCDF4 library (set -I, -L, and -l options for compiling and linking appropriately in configuration file). Also, preprocessor switch _netcdf4 has to be set (see line starting with {{{%cpp_opts}}} in the '''mrun''' configuration file).\\\\
    550550Files with netCDF4 format cannot be read with netCDF3 libraries.
    551551}}}