Changes between Version 58 and Version 59 of doc/app/runtime_parameters


Ignore:
Timestamp:
Sep 14, 2010 8:07:09 AM (15 years ago)
Author:
weinreis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/runtime_parameters

    v58 v59  
    108108|----------------
    109109{{{#!td style="vertical-align:top"
     110[=#data_output_format '''data_output_format''']
     111}}}
     112{{{#!td style="vertical-align:top"
     113C * 10 (10)
     114}}}
     115{{{#!td style="vertical-align:top"
     116'netcdf'
     117}}}
     118{{{#!td
     119Format of output data.\\\\
     120By default, all data (profiles, time series, spectra, particle data, cross sections, volume data) are output in netCDF 64bit-offset format (see chapter [[4.5.1]]). Exception: restart data (local files [[../iofiles#BININ|BININ]], [[../iofiles#BINOUT|BINOUT]], [[../iofiles#PARTICLE_RESTART_DATA_IN|PARTICLE_RESTART_DATA_IN]], [[../iofiles#PARTICLE_RESTART_DATA_OUT|PARTICLE_RESTART_DATA_OUT]]) are always output in FORTRAN binary format.\\\\
     121The numerical precision of the netCDF output is determined with parameter [#netcdf_precision netcdf_precision].\\\\
     122Other netCDF formats (classic, netCDF4/HDF5) can be selected with parameter [#netcdf_data_format netcdf_data_format].\\\\
     123For historical reasons, other data formats are still available. Beside 'netcdf', data_output_format may be assigned the following values:
     124'avs'   output of 3d volume data in FORTRAN binary format to be read by the graphic software '''AVS''' (see chapter [[4.5.5]])
     125}}}
     126|----------------
     127{{{#!td style="vertical-align:top"
    110128[=#dt_data_output_av '''dt_data_output_av''']
    111129}}}
     
    117135}}}
    118136{{{#!td
     137}}}
     138|----------------
     139{{{#!td style="vertical-align:top"
     140[=#dummy '''dummy''']
     141}}}
     142{{{#!td style="vertical-align:top"
     143dummy
     144}}}
     145{{{#!td style="vertical-align:top"
     146dummy
     147}}}
     148{{{#!td
     149dummy
    119150}}}
    120151\\\\