Changeset 4191 for palm/trunk


Ignore:
Timestamp:
Aug 27, 2019 3:45:07 PM (5 years ago)
Author:
gronemeier
Message:

bugfix: add recycling_method_for_thermodynamic_quantities to inipar namelist

File:
1 edited

Legend:

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

    r4183 r4191  
    2525! -----------------
    2626! $Id$
     27! bugfix: add recycling_method_for_thermodynamic_quantities to inipar namelist
     28!
     29! 4183 2019-08-23 07:33:16Z oliver.maas
    2730! replaced recycle_absolute_quantities by recycling_method_for_thermodynamic_quantities
    2831!
     
    185188             random_generator, random_heatflux, rans_const_c, rans_const_sigma,&
    186189             rayleigh_damping_factor, rayleigh_damping_height,                 &
     190             recycling_method_for_thermodynamic_quantities,                    &
    187191             recycling_width, recycling_yshift,                                &
    188192             reference_state, residual_limit,                                  &
     
    257261             random_generator, random_heatflux, rans_const_c, rans_const_sigma,&
    258262             rayleigh_damping_factor, rayleigh_damping_height,                 &
     263             recycling_method_for_thermodynamic_quantities,                    &
    259264             recycling_width, recycling_yshift,                                &
    260              recycling_method_for_thermodynamic_quantities,                    &
    261265             reference_state, residual_limit,                                  &
    262266             roughness_length, scalar_advec,                                   &
Note: See TracChangeset for help on using the changeset viewer.