Changes between Version 176 and Version 177 of doc/app/runtime_parameters
- Timestamp:
- Sep 16, 2010 2:48:59 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/runtime_parameters
v176 v177 1 = = Runtime parameters ==1 = Runtime parameters = 2 2 [[TracNav(doc/app/partoc|nocollapse)]] 3 3 ==== [#output Data output] ==== … … 54 54 PALM allows the output of instantaneous data as well as of temporally averaged data which is steered by the strings assigned to this parameter (see below).\\\\ 55 55 By default, cross section data are output (depending on the selected cross sections(s), see below) to local files [[../iofiles#DATA_2D_XY_NETCDF|DATA_2D_XY_NETCDF]], [[../iofiles#DATA_2D_XZ_NETCDF|DATA_2D_XZ_NETCDF]] and/or [[../iofiles#DATA_2D_YZ_NETCDF|DATA_2D_YZ_NETCDF]]. Volume data are output to file [[../iofiles#DATA_3D_NETCDF|DATA_3D_NETCDF]]. If the user has switched on the output of temporally averaged data, these are written seperately to local files [[../iofiles#DATA_2D_XY_AV_NETCDF|DATA_2D_XY_AV_NETCDF]], [[../iofiles#DATA_2D_XZ_AV_NETCDF|DATA_2D_XZ_AV_NETCDF]], [[../iofiles#DATA_2D_YZ_AV_NETCDF|DATA_2D_YZ_AV_NETCDF]], and [[../iofiles#DATA_3D_AV_NETCDF|DATA_3D_AV_NETCDF]], respectively.\\\\ 56 The filenames already suggest that all files have netCDF format. Informations about the file content (kind of quantities, array dimensions and grid coordinates) are part of the self describing netCDF format and can be extracted from the netCDF files using the command "ncdump -c <filename>". See [ [../iofiles|netCDF data 4.5.1]] about processing the PALM netCDF data.\\\\56 The filenames already suggest that all files have netCDF format. Informations about the file content (kind of quantities, array dimensions and grid coordinates) are part of the self describing netCDF format and can be extracted from the netCDF files using the command "ncdump -c <filename>". See [../netcdf netCDF data output] about processing the PALM netCDF data.\\\\ 57 57 The following quantities are available for output by default (quantity names ending with '*' are only allowed for the output of horizontal cross sections):\\\\ 58 58 ||='''Quantity name''' =||='''Meaning''' =||='''Unit''' =||='''Remarks''' =||