Changeset 4079 for palm/trunk/SOURCE/parin.f90
- Timestamp:
- Jul 9, 2019 6:04:41 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/parin.f90
r4022 r4079 25 25 ! ----------------- 26 26 ! $Id$ 27 ! +monotonic_limiter_z 28 ! 29 ! 4022 2019-06-12 11:52:39Z suehring 27 30 ! Change default top boundary condition for pressure to Neumann in offline 28 31 ! nesting case … … 590 593 loop_optimization, lsf_exception, masking_method, mg_cycles, & 591 594 mg_switch_to_pe0_level, mixing_length_1d, momentum_advec, & 595 monotonic_limiter_z, & 592 596 netcdf_precision, neutral, ngsrb, & 593 597 nsor, nsor_ini, nudging, nx, ny, nz, ocean_mode, omega, & … … 660 664 loop_optimization, lsf_exception, masking_method, mg_cycles, & 661 665 mg_switch_to_pe0_level, mixing_length_1d, momentum_advec, & 666 monotonic_limiter_z, & 662 667 netcdf_precision, neutral, ngsrb, & 663 668 nsor, nsor_ini, nudging, nx, ny, nz, ocean_mode, omega, &
Note: See TracChangeset
for help on using the changeset viewer.