Version 40 (modified by kanani, 15 years ago) (diff) |
---|
Initialization parameters ¶
Mode ¶
Grid ¶
Numerics ¶
Boundary Conditions ¶
Initialization ¶
Topography ¶
Canopy ¶
Others ¶
NAMELIST group name: inipar
Mode: ¶
Parameter Name | FORTRAN Type | Default Value | Explanation |
---|---|---|---|
ocean ¶ | L | .F. |
Parameter to switch on ocean runs.
Relevant parameters to be exclusively used for steering ocean runs are bc_sa_t, bottom_salinityflux, sa_surface, sa_vertical_gradient, sa_vertical_gradient_level, and top_salinityflux. |
cloud_droplets ¶ | L | .F. |
Parameter to switch on usage of cloud droplets. |
[=#<insert_parameter_name> <insert_parameter_name>] | <insert type> | <insert value> | <insert explanation> |
[=#<insert_parameter_name> <insert_parameter_name>] | <insert type> | <insert value> | <insert explanation> |
[=#<insert_parameter_name> <insert_parameter_name>] | <insert type> | <insert value> | <insert explanation> |
[=#<insert_parameter_name> <insert_parameter_name>] | <insert type> | <insert value> | <insert explanation> |
Grid: ¶
Parameter Name | FORTRAN Type | Default Value | Explanation |
---|---|---|---|
[=# '] | |||
[=#<insert_parameter_name> <insert_parameter_name>] | <insert type> | <insert value> | <insert explanation> |
Numerics: ¶
Parameter Name | FORTRAN Type | Default Value | Explanation |
---|---|---|---|
call_psolver_at_all_substeps ¶ | L | .T. |
Switch to steer the call of the pressure solver. |
cfl_factor ¶ | R | 0.1, 0.8 or 0.9 (see right) |
Time step limiting factor. |
Boundary Conditions: ¶
Parameter Name | FORTRAN Type | Default Value | Explanation |
---|---|---|---|
adjust_mixing_length ¶ | L | .F. |
Near-surface adjustment of the mixing length to the Prandtl-layer law. |
bc_e_b ¶ | C*20 | 'neumann' |
Bottom boundary condition of the TKE. |
bc_lr ¶ | C*20 | 'cyclic' |
Boundary condition along x (for all quantities). Note: Using non-cyclic lateral boundaries requires very sensitive adjustments of the inflow (vertical profiles) and the bottom boundary conditions, e.g. a surface heating should not be applied near the inflow boundary because this may significantly disturb the inflow. Please check the model results very carefully. |
bc_ns ¶ | C*20 | 'cyclic' |
Boundary condition along y (for all quantities). |
bc_p_b ¶ | C*20 | 'neumann' |
Bottom boundary condition of the perturbation pressure. |
bc_p_t ¶ | C*20 | 'dirichlet' |
Top boundary condition of the perturbation pressure. |
bc_pt_b ¶ | C*20 | 'dirichlet' |
Bottom boundary condition of the potential temperature. |
bc_pt_t ¶ | C*20 | 'initial_gradient' |
Top boundary condition of the potential temperature.
(up to k=nz the prognostic equation for the temperature is solved). When a constant sensible heat flux is used at the top boundary (top_heatflux), bc_pt_t = 'neumann' must be used, because otherwise the resolved scale may contribute to the top flux so that a constant value cannot be guaranteed. |
bc_q_b ¶ | C*20 | 'dirichlet' |
Bottom boundary condition of the specific humidity / total water content. |
bc_q_t ¶ | C*20 | 'neumann' |
Top boundary condition of the specific humidity / total water content.
(up tp k=nz the prognostic equation for q is solved). |
bc_s_b ¶ | C*20 | 'dirichlet' |
Bottom boundary condition of the scalar concentration. |
bc_s_t ¶ | C*20 | 'neumann' |
Top boundary condition of the scalar concentration.
(up to k=nz the prognostic equation for the scalar concentration is solved). |
bc_sa_t ¶ | C*20 | 'neumann' |
Top boundary condition of the salinity. |
bc_uv_b ¶ | C*20 | 'dirichlet' |
Bottom boundary condition of the horizontal velocity components u and v.
The Neumann boundary condition yields the free-slip condition with u(k=0) = u(k=1) and v(k=0) = v(k=1). With Prandtl - layer switched on (see prandtl_layer), the free-slip condition is not allowed (otherwise the run will be terminated). |
bc_uv_t ¶ | C*20 | 'dirichlet' |
Top boundary condition of the horizontal velocity components u and v. In the coupled ocean executable, bc_uv_t is internally set ('neumann') and does not need to be prescribed. |
bottom_salinityflux ¶ | R | 0.0 |
Kinematic salinity flux near the surface (in psu m/s). |
[=#<insert_parameter_name> <insert_parameter_name>] | <insert type> | <insert value> | <insert explanation> |
Initialization: ¶
Parameter Name | FORTRAN Type | Default Value | Explanation |
---|---|---|---|
[=# '] | |||
[=#<insert_parameter_name> <insert_parameter_name>] | <insert type> | <insert value> | <insert explanation> |
Topography: ¶
Parameter Name | FORTRAN Type | Default Value | Explanation |
---|---|---|---|
building_height ¶ | R | 50.0 |
Height of a single building in m. |
building_length_x ¶ | R | 50.0 |
Width of a single building in m. |
building_length_y ¶ | R | 50.0 |
Depth of a single building in m. |
building_wall_left ¶ | R | building centered in x-direction |
x-coordinate of the left building wall (distance between the left building wall and the left border of the model domain) in m. |
building_wall_south ¶ | R | building centered in y-direction |
y-coordinate of the South building wall (distance between the South building wall and the South border of the model domain) in m. |
canyon_height ¶ | R | 50.0 |
Street canyon height in m. |
canyon_width_x ¶ | R | 9999999.9 |
Street canyon width in x-direction in m. |
canyon_width_y ¶ | R | 9999999.9 |
Street canyon width in y-direction in m. |
canyon_wall_left ¶ | R | canyon centered in x-direction |
x-coordinate of the left canyon wall (distance between the left canyon wall and the left border of the model domain) in m. |
canyon_wall_south ¶ | R | canyon centered in y-direction |
y-coordinate of the South canyon wall (distance between the South canyon wall and the South border of the model domain) in m. |
[=#<insert_parameter_name> <insert_parameter_name>] | <insert type> | <insert value> | <insert explanation> |
topography ¶ | C*40 | 'flat' |
Topography mode.
'single_building'
'single_street_canyon'
'read_from_file'
Alternatively, the user may add code to the user interface subroutine user_init_grid to allow further topography modes. These require to explicitly set the topography_grid_convention to either 'cell_edge' or 'cell_center' . |
[=#<insert_parameter_name> <insert_parameter_name>] | <insert type> | <insert value> | <insert explanation> |
Canopy: ¶
Parameter Name | FORTRAN Type | Default Value | Explanation |
---|---|---|---|
canopy_mode ¶ | C*20 | 'block' |
Canopy mode. |
[=#<insert_parameter_name> <insert_parameter_name>] | <insert type> | <insert value> | <insert explanation> |
Others: ¶
Parameter Name | FORTRAN Type | Default Value | Explanation |
---|---|---|---|
[=# '] | |||
[=#<insert_parameter_name> <insert_parameter_name>] | <insert type> | <insert value> | <insert explanation> |
Attachments (1)
-
y_shift_pic.png
(20.4 KB) -
added by sward 7 years ago.
picture for description of y_shift feature
Download all attachments as: .zip