Changes between Version 40 and Version 41 of doc/app/errmsg
- Timestamp:
- Sep 16, 2010 10:58:35 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/errmsg
v40 v41 192 192 ||PA0169 ||no filename for AVS-data-file found in MRUN-config-file filename in FLD-file set to "unknown" || || 193 193 ||PA0170 ||no path for batch_scp on host "..." || || 194 ||PA0171 ||NetCDF: NetCDF4 format requested but no cpp-directive !__netcdf4 given switch back to 64-bit offset format ||[../d3par#netcdf_data_format netcdf_data_format ] > 2 has been set. This requires netCDF4 features, which have to be activated by setting the cpp-directive [[span({{{__netcdf4}}} ,style=color: grey)]] in the configuration file ([[span({{{%cpp_options}}} ,style=color: grey)]]). It also requires a netCDF4 library. Set [[span({{{-I}}} ,style=color: grey)]], [[span({{{-L}}} ,style=color: grey)]] and [[span({{{-l}}} ,style=color: grey)]] options in compile ([[span({{{%copts}}} ,style=color: grey)]]) and load ([[span({{{%lopts}}} ,style=color: grey)]]) options of the configuration file appropriately. ||194 ||PA0171 ||NetCDF: NetCDF4 format requested but no cpp-directive !__netcdf4 given switch back to 64-bit offset format ||[../d3par#netcdf_data_format netcdf_data_format ] > 2 has been set. This requires netCDF4 features, which have to be activated by setting the cpp-directive {{{__netcdf4}}} in the configuration file (%cpp_options}}}). It also requires a netCDF4 library. Set {{{-I}}}, {{{-L}}} and {{{-l}}} options in compile ({{{%copts}}}) and load ({{{%lopts}}}) options of the configuration file appropriately. || 195 195 ||PA0172 ||no OPEN-statement for file-id ... || || 196 196 ||PA0173 ||wrong component: ... || ||