Ignore:
Timestamp:
Apr 7, 2016 1:15:51 PM (8 years ago)
Author:
hoffmann
Message:

cloud physics variables renamed

File:
1 edited

Legend:

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

    r1823 r1831  
    1919! Current revisions:
    2020! -----------------
    21 !
     21! curvature_solution_effects moved to particle_attributes
    2222!
    2323! Former revisions:
     
    109109        ONLY:  de_dx, de_dy, de_dz, zu, zw, z0
    110110
    111     USE cloud_parameters,                                                      &
    112         ONLY:  curvature_solution_effects
    113 
    114111    USE control_parameters,                                                    &
    115112        ONLY:  cloud_droplets, constant_flux_layer, current_timestep_number,   &
     
    134131        ONLY:   alloc_factor, bc_par_b, bc_par_lr, bc_par_ns, bc_par_t,        &
    135132                block_offset, block_offset_def, collision_kernel,              &
     133                curvature_solution_effects,                                    &
    136134                density_ratio, grid_particles,                                 &
    137135                initial_weighting_factor, ibc_par_b, ibc_par_lr, ibc_par_ns,   &
Note: See TracChangeset for help on using the changeset viewer.