Changeset 4191 for palm/trunk/SOURCE
- Timestamp:
- Aug 27, 2019 3:45:07 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/parin.f90
r4183 r4191 25 25 ! ----------------- 26 26 ! $Id$ 27 ! bugfix: add recycling_method_for_thermodynamic_quantities to inipar namelist 28 ! 29 ! 4183 2019-08-23 07:33:16Z oliver.maas 27 30 ! replaced recycle_absolute_quantities by recycling_method_for_thermodynamic_quantities 28 31 ! … … 185 188 random_generator, random_heatflux, rans_const_c, rans_const_sigma,& 186 189 rayleigh_damping_factor, rayleigh_damping_height, & 190 recycling_method_for_thermodynamic_quantities, & 187 191 recycling_width, recycling_yshift, & 188 192 reference_state, residual_limit, & … … 257 261 random_generator, random_heatflux, rans_const_c, rans_const_sigma,& 258 262 rayleigh_damping_factor, rayleigh_damping_height, & 263 recycling_method_for_thermodynamic_quantities, & 259 264 recycling_width, recycling_yshift, & 260 recycling_method_for_thermodynamic_quantities, &261 265 reference_state, residual_limit, & 262 266 roughness_length, scalar_advec, &
Note: See TracChangeset
for help on using the changeset viewer.