Changes between Version 110 and Version 111 of doc/app/runtime_parameters


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

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/runtime_parameters

    v110 v111  
    612612}}}
    613613{{{#!td style="vertical-align:top"
    614 dummy
    615 }}}
    616 {{{#!td style="vertical-align:top"
    617 dummy
    618 }}}
    619 {{{#!td
    620 dummy
     614I(100)
     615}}}
     616{{{#!td style="vertical-align:top"
     617no section
     618}}}
     619{{{#!td
     620Position of cross section(s) for output of 2d horizontal cross sections (grid point index k).\\\\
     621If output of horizontal cross sections is selected (see [#data_output data_output]), this parameter can be used to define the position(s) of the cross section(s). Up to 100 positions of cross sections can be selected by assigning '''section_xy''' the corresponding vertical grid point index/indices k of the requested cross section(s). The exact location (height level) of the cross section depends on the variable for which the output is made: zu(k) for scalars and horizontal velocities, zw(k) for the vertical velocity. Information about the exact location of the cross section is contained in the netCDF output file (if the default netCDF output is switched on; see [#data_output_format data_output_format]).\\\\
     622Assigning '''section_xy''' = ''-1'' creates the output of horizontal cross sections averaged along z. In the netCDF output file these (averaged) cross sections are given the z-coordinate -1.0.\\\\
     623Assignments to '''section_xy''' does not effect the output of horizontal cross sections of variable u* and theta* and the liquid water path lwp*. For these quantities always only one cross section (for z=zu(1)) is output.
    621624}}}
    622625|----------------
     
    625628}}}
    626629{{{#!td style="vertical-align:top"
    627 dummy
    628 }}}
    629 {{{#!td style="vertical-align:top"
    630 dummy
    631 }}}
    632 {{{#!td
    633 dummy
     630I(100)
     631}}}
     632{{{#!td style="vertical-align:top"
     633no section
     634}}}
     635{{{#!td
     636Position of cross section(s) for output of 2d (xz) vertical cross sections (grid point index j).\\\\
     637If output of vertical xz cross sections is selected (see [#data_output data_output]), this parameter can be used to define the position(s) of the cross section(s). Up to 100 positions of cross sections can be selected by assigning '''section_xz''' the corresponding horizontal grid point index/indices j of the requested cross section(s). The exact position (in y-direction) of the cross section is given by j*[[../inipar#dy|dy]] or (j-0.5)*[[../inipar#dy|dy]], depending on which grid the output quantity is defined. However, in the netCDF output file (if the default netCDF output is switched on; see [#data_output_format data_output_format]) no distinction is made between the quantities and j*'''dy''' is used for all positions.\\\\
     638Assigning '''section_xz''' = ''-1'' creates the output of vertical cross sections averaged along y. In the netCDF output file these (averaged) cross sections are given the y-coordinate -1.0.
    634639}}}
    635640|----------------
     
    638643}}}
    639644{{{#!td style="vertical-align:top"
    640 dummy
    641 }}}
    642 {{{#!td style="vertical-align:top"
    643 dummy
    644 }}}
    645 {{{#!td
    646 dummy
     645I(100)
     646}}}
     647{{{#!td style="vertical-align:top"
     648no section
     649}}}
     650{{{#!td
     651Position of cross section(s) for output of 2d (yz) vertical cross sections (grid point index i).\\\\
     652If output of vertical yz cross sections is selected (see [#data_output data_output]), this parameter can be used to define the position(s) of the cross section(s). Up to 100 positions of cross sections can be selected by assigning '''section_yz''' the corresponding horizontal grid point index/indices i of the requested cross section(s). The exact position (in x-direction) of the cross section is given by i*[[../inipar#dx|dx]] or (i-0.5)*[[../inipar#dx|dx]], depending on which grid the output quantity is defined. However, in the netCDF output file (if the default netCDF output is switched on; see [#data_output_format data_output_format]) no distinction is made between the quantities and i*'''dx''' is used for all positions.\\\\
     653Assigning '''section_yz''' = -1 creates the output of vertical cross sections averaged along x. In the netCDF output file these (averaged) cross sections are given the x-coordinate -1.0.
    647654}}}
    648655|----------------