Ignore:
Timestamp:
Sep 13, 2012 2:08:46 PM (12 years ago)
Author:
raasch
Message:

leapfrog timestep scheme and upstream-spline advection scheme completely removed from the code,
reading of dt_fixed from restart file removed

File:
1 edited

Legend:

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

    r997 r1001  
    44! Current revisions:
    55! -----------------
    6 !
     6! -cut_spline_overshoot, long_filter_factor, overshoot_limit_*, ups_limit_*
    77!
    88! Former revisions:
     
    168168             collective_wait, conserve_volume_flow, conserve_volume_flow_mode, &
    169169             coupling_start_time, cthf, curvature_solution_effects, &
    170              cut_spline_overshoot, &
    171170             cycle_mg, damp_level_1d, dissipation_1d, & !dissipation_control, &
    172171             dp_external, dp_level_b, dp_smooth, dpdxy, drag_coefficient, &
     
    178177             initializing_actions, km_constant, lad_surface, &
    179178             lad_vertical_gradient, lad_vertical_gradient_level, &
    180              leaf_surface_concentration, long_filter_factor, &
     179             leaf_surface_concentration, &
    181180             loop_optimization, masking_method, mg_cycles, &
    182181             mg_switch_to_pe0_level, mixing_length_1d, momentum_advec, &
    183182             netcdf_precision, neutral, ngsrb, nsor, &
    184183             nsor_ini, nx, ny, nz, ocean, omega, omega_sor, &
    185              overshoot_limit_e, overshoot_limit_pt, &
    186              overshoot_limit_u, overshoot_limit_v, overshoot_limit_w, &
    187184             passive_scalar, pch_index, phi, plant_canopy, prandtl_layer, &
    188185             prandtl_number, precipitation, psolver, pt_damping_factor, &
     
    204201             top_momentumflux_u, top_momentumflux_v, top_salinityflux, &
    205202             turbulent_inflow, ug_surface, ug_vertical_gradient, &
    206              ug_vertical_gradient_level, ups_limit_e, ups_limit_pt, &
    207              ups_limit_u, ups_limit_v, ups_limit_w, use_surface_fluxes, &
     203             ug_vertical_gradient_level, use_surface_fluxes, &
    208204             use_top_fluxes, use_ug_for_galilei_tr, use_upstream_for_tke, &
    209205             uv_heights, u_bulk, u_profile, vg_surface, vg_vertical_gradient, &
Note: See TracChangeset for help on using the changeset viewer.