Changes between Version 35 and Version 36 of doc/app/iofiles
- Timestamp:
- Sep 14, 2010 3:33:04 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/iofiles
v35 v36 818 818 }}} 819 819 These data must exactly match the horizontal grid. Due to the staggered grid the topography may be displaced by -0.5 [../inipar#dx dx] in x-direction and -0.5 [../inipar#dy dy] in y-direction depending on the parameter [../inipar#topography_grid_convention topography_grid_convention]. See also the example in {{{trunk/EXAMPLES/topo_file/}}}. \\\\ 820 Alternatively, the user may add code to the user interface subroutine [../userint/int#user_init_grid user_init_grid] to allow different data formats. 821 |---------------- 822 {{{#!td style="vertical-align:top; width: 50px" 820 Alternatively, the user may add code to the user interface subroutine [../userint/int#user_init_grid user_init_grid] to allow different data formats. 821 }}} 822 |---------------- 823 {{{#!td style="vertical-align:top" 823 824 101 824 825 }}} 825 {{{#!td style="vertical-align:top ; width: 150px"826 {{{#!td style="vertical-align:top" 826 827 [=#DATA_2D_XY_NETCDF DATA_2D_XY_NETCDF] \\ 827 828 [=#DATA_2D_XY_NETCDF_O (DATA_2D_XY_NETCDF_O)] 828 829 }}} 829 {{{#!td style="vertical-align:top ; width: 50px"830 {{{#!td style="vertical-align:top" 830 831 I/O 831 832 }}} 832 {{{#!td style="vertical-align:top ; width: 100px"833 {{{#!td style="vertical-align:top" 833 834 Binary/ \\ 834 835 netCDF 835 836 }}} 836 {{{#!td 837 {{{#!td 837 838 This file contains data of the two-dimensional horizontal cross sections (see [../d3par#data_output data_output]) in netCDF format. The data in this file can be visualized by any graphic software which provides a netCDF interface (e.g. '''NCL''' or '''ferret'''). \\\\ 838 More detailed informations about the PALM-NetCDF-output are given in [wiki:chapter451 chapter 4.5.1]. 839 }}} 840 |---------------- 839 More detailed informations about the PALM-NetCDF-output are given in [wiki:chapter451 chapter 4.5.1]. 840 }}} 841 |---------------- 842 {{{#!td style="vertical-align:top" 843 102 844 }}} 845 {{{#!td style="vertical-align:top" 846 [=#DATA_2D_XZ_NETCDF DATA_2D_XY_NETCDF] \\ 847 [=#DATA_2D_XZ_NETCDF_O (DATA_2D_XY_NETCDF_O)] 848 }}} 849 {{{#!td style="vertical-align:top" 850 I/O 851 }}} 852 {{{#!td style="vertical-align:top" 853 Binary/ \\ 854 netCDF 855 }}} 856 {{{#!td 857 This file contains data of the two-dimensional horizontal cross sections (see [../d3par#data_output data_output]) in netCDF format. The data in this file can be visualized by any graphic software which provides a netCDF interface (e.g. '''NCL''' or '''ferret'''). \\\\ 858 More detailed informations about the PALM-NetCDF-output are given in [wiki:chapter451 chapter 4.5.1]. 859 }}} 860 |----------------