Changes between Version 121 and Version 122 of doc/app/runtime_parameters
- Timestamp:
- Sep 15, 2010 11:37:54 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/runtime_parameters
v121 v122 906 906 }}} 907 907 {{{#!td style="vertical-align:top" 908 dummy 909 }}} 910 {{{#!td style="vertical-align:top" 911 dummy 908 I 909 }}} 910 {{{#!td style="vertical-align:top" 911 3 912 912 }}} 913 913 {{{#!td 914 914 '''Currently this parameter cannot be used.'''\\\\ 915 Number of coordinate systems to be plotted in one row by '''profil'''.\\\\ 916 This parameter only applies for [#data_output_format data_output_format] = '' 'profil'.''\\\\ 917 It determines the layout of plots of horizontally averaged profiles ([#data_output_pr data_output_pr]) when plotted with the plot software '''profil'''. Generally, the number and sequence of coordinate systems (panels) to be plotted on one page are determined by [#cross_profiles cross_profiles]. '''profile_columns''' determines how many panels are to be arranged next to each other in one row (number of columns). The respective number of rows on a page is assigned by [#profile_rows profile_rows]. According to their order given by [#data_output_pr data_output_pr], the panels are arranged beginning in the top row from left to right and then continued in the following row. If the number of panels cranz > '''profile_columns''' * '''profile_rows''', the remaining panels are drawn on an additional page. If cranz < '''profile_columns''', then '''profile_columns''' = cranz is automatically set. If row contains any panel, then the value of '''profile_rows''' is reduced automatically. 915 918 }}} 916 919 |---------------- … … 919 922 }}} 920 923 {{{#!td style="vertical-align:top" 921 dummy 922 }}} 923 {{{#!td style="vertical-align:top" 924 dummy 924 I 925 }}} 926 {{{#!td style="vertical-align:top" 927 2 925 928 }}} 926 929 {{{#!td 927 930 '''Currently this parameter cannot be used.'''\\\\ 931 Number of rows of coordinate systems to be plotted on one page by profil.\\\\ 932 This parameter only applies for [#data_output_format data_output_format] = '' 'profil'.''\\\\ 933 It determines the layout of plots of horizontally averaged profiles. See [#profile_columns profile_columns]. 928 934 }}} 929 935 |----------------