Changeset 240 for palm/trunk/DOC/app/chapter_4.1.html
- Timestamp:
- Feb 18, 2009 5:50:38 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/DOC/app/chapter_4.1.html
r217 r240 2811 2811 </tr> 2812 2812 2813 <tr> 2813 <tr><td style="font-weight: bold; vertical-align: top;"><a name="canyon_height"></a>canyon_height</td><td style="vertical-align: top;">R</td><td style="font-style: italic; vertical-align: top;">50.0</td><td>Street canyon height 2814 in m.<br> 2815 2816 2817 2818 2819 2820 2821 <br> 2822 2823 2824 2825 2826 2827 2828 <span style="font-weight: bold;">canyon_height</span> must 2829 be less than the height of the model domain. This parameter requires <a href="chapter_4.1.html#topography">topography</a> 2830 = <span style="font-style: italic;">'single_street_canyon'</span>.</td></tr><tr><td style="font-weight: bold; vertical-align: top;"><a name="canyon_width_x"></a>canyon_width_x</td><td style="vertical-align: top;">R</td><td style="font-style: italic; vertical-align: top;">9999999.9</td><td>Street canyon width in x-direction in m.<br> 2831 2832 2833 2834 2835 2836 2837 <br> 2838 2839 2840 2841 2842 2843 2844 2845 Currently, <span style="font-weight: bold;">canyon_width_x</span> 2846 must be at least <span style="font-style: italic;">3 2847 * </span><a style="font-style: italic;" href="chapter_4.1.html#dx">dx</a> and no more than <span style="font-style: italic;">( </span><a style="font-style: italic;" href="chapter_4.1.html#nx">nx</a><span style="font-style: italic;"> - 1 ) </span><span style="font-style: italic;"> * <a href="chapter_4.1.html#dx">dx</a> 2848 </span><span style="font-style: italic;">- <a href="chapter_4.1.html#canyon_wall_left">canyon_wall_left</a></span>. 2849 This parameter requires <a href="chapter_4.1.html#topography">topography</a> 2850 = <span style="font-style: italic;">'</span><span style="font-style: italic;">single_street_canyon</span><span style="font-style: italic;">'</span>. A non-default value implies a canyon orientation in y-direction.</td></tr><tr><td style="font-weight: bold; vertical-align: top;"><a name="canyon_width_y"></a>canyon_width_y</td><td style="vertical-align: top;">R</td><td style="font-style: italic; vertical-align: top;">9999999.9</td><td>Street canyon width in y-direction in m.<br> 2851 2852 2853 2854 2855 2856 2857 <br> 2858 2859 2860 2861 2862 2863 2864 2865 Currently, <span style="font-weight: bold;">canyon_width_y</span> 2866 must be at least <span style="font-style: italic;">3 2867 * </span><a style="font-style: italic;" href="chapter_4.1.html#dy">dy</a> and no more than <span style="font-style: italic;">( </span><a style="font-style: italic;" href="chapter_4.1.html#ny">ny</a><span style="font-style: italic;"> - 1 ) </span><span style="font-style: italic;"> * <a href="chapter_4.1.html#dy">dy</a></span><span style="font-style: italic;"> - <a href="chapter_4.1.html#canyon_wall_south">canyon_wall_south</a></span>. This parameter requires <a href="chapter_4.1.html#topography">topography</a> 2868 = <span style="font-style: italic;">'</span><span style="font-style: italic;">single_street_canyon</span>. A non-default value implies a canyon orientation in x-direction.</td></tr><tr><td style="font-weight: bold; vertical-align: top;"><a name="canyon_wall_left"></a>canyon_wall_left</td><td style="vertical-align: top;">R</td><td style="font-style: italic; vertical-align: top;"><span style="font-style: italic;">canyon centered in x-direction</span></td><td>x-coordinate of the left canyon wall (distance between the 2869 left canyon wall and the left border of the model domain) in m.<br> 2870 2871 2872 2873 2874 2875 2876 2877 <br> 2878 2879 2880 2881 2882 2883 2884 2885 Currently, <span style="font-weight: bold;">canyon_wall_left</span> 2886 must be at least <span style="font-style: italic;">1 2887 * </span><a style="font-style: italic;" href="chapter_4.1.html#dx">dx</a> and less than <span style="font-style: italic;">( <a href="chapter_4.1.html#nx">nx</a> 2888 - 1 ) * <a href="chapter_4.1.html#dx">dx</a> - <a href="chapter_4.1.html#canyon_width_x">canyon_width_x</a></span>. 2889 This parameter requires <a href="chapter_4.1.html#topography">topography</a> 2890 = <span style="font-style: italic;">'</span><span style="font-style: italic;">single_street_canyon</span><span style="font-style: italic;">'</span>.<br> 2891 2892 2893 2894 2895 2896 2897 2898 <br> 2899 2900 2901 2902 2903 2904 2905 2906 The default value <span style="font-weight: bold;">canyon_wall_left</span> 2907 = <span style="font-style: italic;">( ( <a href="chapter_4.1.html#nx">nx</a> + 2908 1 ) * <a href="chapter_4.1.html#dx">dx</a> - <a href="chapter_4.1.html#canyon_width_x">canyon_width_x</a> ) / 2</span> 2909 centers the canyon in x-direction.</td></tr><tr><td style="font-weight: bold; vertical-align: top;"><a name="canyon_wall_south"></a>canyon_wall_south</td><td style="vertical-align: top;">R</td><td style="font-style: italic; vertical-align: top;"><span style="font-style: italic;">canyon centered in y-direction</span></td><td>y-coordinate of the South canyon wall (distance between the 2910 South canyon wall and the South border of the model domain) in m.<br> 2911 2912 2913 2914 2915 2916 2917 2918 <br> 2919 2920 2921 2922 2923 2924 2925 2926 Currently, <span style="font-weight: bold;">canyon_wall_south</span> 2927 must be at least <span style="font-style: italic;">1 2928 * </span><a style="font-style: italic;" href="chapter_4.1.html#dy">dy</a> and less than <span style="font-style: italic;">( <a href="chapter_4.1.html#ny">ny</a> 2929 - 1 ) * <a href="chapter_4.1.html#dy">dy</a> - <a href="chapter_4.1.html#canyon_width_y">canyon_width_y</a></span>. 2930 This parameter requires <a href="chapter_4.1.html#topography">topography</a> 2931 = <span style="font-style: italic;">'</span><span style="font-style: italic;">single_street_canyon</span><span style="font-style: italic;">'</span>.<br> 2932 2933 2934 2935 2936 2937 2938 2939 <br> 2940 2941 2942 2943 2944 2945 2946 2947 The default value <span style="font-weight: bold;">canyon_wall_south</span> 2948 = <span style="font-style: italic;">( ( <a href="chapter_4.1.html#ny">ny</a> + 2949 1 ) * <a href="chapter_4.1.html#dy">dy</a> - </span><a href="chapter_4.1.html#building_length_y"><span style="font-style: italic;"></span></a><a style="font-style: italic;" href="chapter_4.1.html#canyon_width_y">canyon_wid</a><span style="font-style: italic;"><a style="font-style: italic;" href="chapter_4.1.html#canyon_width_y">th_y</a> ) / 2</span> 2950 centers the canyon in y-direction.</td></tr><tr> 2814 2951 2815 2952 … … 3118 3255 3119 3256 <span style="font-weight: bold;">conserve_volume_flow</span> 3120 = <span style="font-style: italic;">.T RUE.</span>3257 = <span style="font-style: italic;">.T.</span> 3121 3258 guarantees that the volume flow through the xz- or yz-cross-section of 3122 3259 the total model domain remains constant (equal to the initial value at 3123 t=0) throughout the run.<br> 3260 t=0) throughout the run.<br><br>Note that <span style="font-weight: bold;">conserve_volume_flow</span> 3261 = <span style="font-style: italic;">.T.</span> requires <a href="#dp_external">dp_external</a> = <span style="font-style: italic;">.F.</span> .<br> 3124 3262 3125 3263 … … 3519 3657 3520 3658 </tr> 3521 3659 <tr><td style="vertical-align: top;"><p><a name="dp_external"></a><b>dp_external</b></p></td><td style="vertical-align: top;">L</td><td style="vertical-align: top; font-style: italic;">.F.</td><td>External pressure gradient switch.<br><br>This 3660 parameter is used to switch on/off an external pressure gradient as 3661 driving force. The external pressure gradient is controlled by the 3662 parameters <a href="#dp_smooth">dp_smooth</a>, <a href="#dp_level_b">dp_level_b</a> and <a href="#dpdxy">dpdxy</a>.<br><br>Note that <span style="font-weight: bold;">dp_external</span> = <span style="font-style: italic;">.T.</span> requires <a href="#conserve_volume_flow">conserve_volume_flow</a> =<span style="font-style: italic;"> .F. </span>It is normally recommended to disable the Coriolis force by setting <a href="l#omega">omega</a> = 0.0.</td></tr><tr><td style="vertical-align: top;"><p><a name="dp_smooth"></a><b>dp_smooth</b></p></td><td style="vertical-align: top;">L</td><td style="vertical-align: top; font-style: italic;">.F.</td><td>Vertically smooth the external pressure gradient using a sinusoidal smoothing function.<br><br>This parameter only applies if <a href="#dp_external">dp_external</a> = <span style="font-style: italic;">.T. </span>. It is useful in combination with <a href="#dp_level_b">dp_level_b</a> >> 0 to generate a non-accelerated boundary layer well below <a href="#dp_level_b">dp_level_b</a>.</td></tr><tr><td style="vertical-align: top;"><p><a name="dp_level_b"></a><b>dp_level_b</b></p></td><td style="vertical-align: top;">R</td><td style="vertical-align: top; font-style: italic;">0.0</td><td><font size="3">Lower 3663 limit of the vertical range for which the external pressure gradient is applied (</font>in <font size="3">m).</font><br><br>This parameter only applies if <a href="#dp_external">dp_external</a> = <span style="font-style: italic;">.T. </span><span lang="en-GB">It 3664 must hold the condition zu(0) <= <b>dp_level_b</b> 3665 <= zu(</span><a href="#nz"><span lang="en-GB">nz</span></a><span lang="en-GB">)</span><span lang="en-GB">. </span>It can be used in combination with <a href="#dp_smooth">dp_smooth</a> = <span style="font-style: italic;">.T.</span> to generate a non-accelerated boundary layer well below <span style="font-weight: bold;">dp_level_b</span> if <span style="font-weight: bold;">dp_level_b</span> >> 0.<br><br>Note 3666 that there is no upper limit of the vertical range because the external 3667 pressure gradient is always applied up to the top of the model domain.</td></tr><tr><td style="vertical-align: top;"><p><a name="dpdxy"></a><b>dpdxy</b></p></td><td style="vertical-align: top;">R(2)</td><td style="font-style: italic; vertical-align: top;">2 * 0.0</td><td>Values of the external pressure gradient applied in x- and y-direction, respectively (in Pa/m).<br><br>This parameter only applies if <a href="#dp_external">dp_external</a> = <span style="font-style: italic;">.T. </span>It sets the pressure gradient values. Negative values mean an acceleration, positive values mean deceleration. For example, <span style="font-weight: bold;">dpdxy</span> = -0.0002, 0.0, drives the flow in positive x-direction, <span lang="en-GB"></span></td></tr> 3522 3668 3523 3669 … … 13985 14131 13986 14132 13987 The building size and location can be specified withthe parameters <a href="#building_height">building_height</a>, <a href="#building_length_x">building_length_x</a>, <a href="#building_length_y">building_length_y</a>, <a href="#building_wall_left">building_wall_left</a> and <a href="#building_wall_south">building_wall_south</a>.<font color="#000000"><br></font></div>14133 The building size and location can be specified by the parameters <a href="#building_height">building_height</a>, <a href="#building_length_x">building_length_x</a>, <a href="#building_length_y">building_length_y</a>, <a href="#building_wall_left">building_wall_left</a> and <a href="#building_wall_south">building_wall_south</a>.<font color="#000000"><br></font></div> 13988 14134 13989 14135 … … 14000 14146 14001 14147 14002 <p><span style="font-style: italic;">'read_from_file'</span><br> 14148 <p><span style="font-style: italic;">'single_street_canyon'</span><br> 14149 14150 14151 14152 14153 14154 14155 14156 </p> 14157 14158 14159 14160 14161 14162 14163 14164 14165 14166 14167 14168 14169 14170 <div style="margin-left: 40px;">Flow 14171 over a single, quasi-2D street canyon of infinite length oriented either in x- or in y-direction.<br> 14172 14173 14174 14175 14176 14177 14178 14179 The canyon size, orientation and location can be specified by the parameters <a href="chapter_4.1.html#canyon_height">canyon_height</a> plus <span style="font-weight: bold;">either</span> <a href="chapter_4.1.html#canyon_width_x">canyon_width_x</a> and <a href="chapter_4.1.html#canyon_wall_left">canyon_wall_left</a> <span style="font-weight: bold;">or</span> <a href="chapter_4.1.html#canyon_width_y">canyon_width_y</a> and <a href="chapter_4.1.html#canyon_wall_south">canyon_wall_south</a>.<font color="#000000"><br></font></div> 14180 14181 14182 14183 14184 14185 14186 14187 <span style="font-style: italic;"></span> <span style="font-style: italic;"></span><p><span style="font-style: italic;">'read_from_file'</span><br> 14003 14188 14004 14189
Note: See TracChangeset
for help on using the changeset viewer.