Ignore:
Timestamp:
Mar 7, 2008 1:42:18 PM (17 years ago)
Author:
raasch
Message:

preliminary update for the turbulence recycling method

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/parin.f90

    r147 r151  
    44! Actual revisions:
    55! -----------------
     6! +inflow_damping_height, inflow_damping_width, recycling_width,
     7! turbulent_inflow in inipar
    68! Allocation of hom_sum moved from init_3d_model to here,
    79! npex, npey moved from inipar to d3par, setting of myid_char_14 removed,
     
    8587             dz_stretch_level, e_init, e_min, end_time_1d, fft_method, &
    8688             galilei_transformation, grid_matching, humidity, &
     89             inflow_damping_height, inflow_damping_width, &
    8790             inflow_disturbance_begin, inflow_disturbance_end, &
    8891             initializing_actions, km_constant, km_damp_max, lad_surface, &
     
    97100             pt_vertical_gradient_level, q_surface, q_surface_initial_change, &
    98101             q_vertical_gradient, q_vertical_gradient_level, radiation, &
    99              random_generator, random_heatflux, rif_max, rif_min, &
    100              roughness_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, &
    101104             sa_vertical_gradient_level, scalar_advec, statistic_regions, &
    102105             surface_heatflux, surface_pressure, surface_scalarflux, &
     
    104107             s_vertical_gradient, s_vertical_gradient_level, top_heatflux, &
    105108             top_momentumflux_u, top_momentumflux_v, top_salinityflux, &
    106              timestep_scheme, topography, ug_surface, &
     109             timestep_scheme, topography, turbulent_inflow, ug_surface, &
    107110             ug_vertical_gradient, ug_vertical_gradient_level, ups_limit_e, &
    108111             ups_limit_pt, ups_limit_u, ups_limit_v, ups_limit_w, &
Note: See TracChangeset for help on using the changeset viewer.