Changeset 151 for palm/trunk/SOURCE/parin.f90
- Timestamp:
- Mar 7, 2008 1:42:18 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/parin.f90
r147 r151 4 4 ! Actual revisions: 5 5 ! ----------------- 6 ! +inflow_damping_height, inflow_damping_width, recycling_width, 7 ! turbulent_inflow in inipar 6 8 ! Allocation of hom_sum moved from init_3d_model to here, 7 9 ! npex, npey moved from inipar to d3par, setting of myid_char_14 removed, … … 85 87 dz_stretch_level, e_init, e_min, end_time_1d, fft_method, & 86 88 galilei_transformation, grid_matching, humidity, & 89 inflow_damping_height, inflow_damping_width, & 87 90 inflow_disturbance_begin, inflow_disturbance_end, & 88 91 initializing_actions, km_constant, km_damp_max, lad_surface, & … … 97 100 pt_vertical_gradient_level, q_surface, q_surface_initial_change, & 98 101 q_vertical_gradient, q_vertical_gradient_level, radiation, & 99 random_generator, random_heatflux, r if_max, rif_min, &100 r oughness_length, sa_surface, sa_vertical_gradient, &102 random_generator, random_heatflux, recycling_width, rif_max, & 103 rif_min, roughness_length, sa_surface, sa_vertical_gradient, & 101 104 sa_vertical_gradient_level, scalar_advec, statistic_regions, & 102 105 surface_heatflux, surface_pressure, surface_scalarflux, & … … 104 107 s_vertical_gradient, s_vertical_gradient_level, top_heatflux, & 105 108 top_momentumflux_u, top_momentumflux_v, top_salinityflux, & 106 timestep_scheme, topography, ug_surface, &109 timestep_scheme, topography, turbulent_inflow, ug_surface, & 107 110 ug_vertical_gradient, ug_vertical_gradient_level, ups_limit_e, & 108 111 ups_limit_pt, ups_limit_u, ups_limit_v, ups_limit_w, &
Note: See TracChangeset
for help on using the changeset viewer.