Changeset 2179
- Timestamp:
- Mar 17, 2017 12:58:30 PM (8 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/check_parameters.f90
r2178 r2179 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2178 2017-03-17 11:07:39Z hellstea 29 ! Index limits for perturbations are now set also in case of nested 30 ! boundary conditions 27 31 ! 28 32 ! 2169 2017-03-06 18:16:35Z suehring -
palm/trunk/SOURCE/init_pegrid.f90
r2178 r2179 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2178 2017-03-17 11:07:39Z hellstea 29 ! Checks to ensure that pdims match the grid dimensions are added in the 30 ! automatic determination of pdims 27 31 ! 28 32 ! 2050 2016-11-08 15:00:55Z gronemeier -
palm/trunk/SOURCE/palm.f90
r2178 r2179 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2178 2017-03-17 11:07:39Z hellstea 29 ! Calls for pmci_ensure_nest_mass_conservation and pres are added after 30 ! the nest initialization 27 31 ! 28 32 ! 2118 2017-01-17 16:38:49Z raasch -
palm/trunk/SOURCE/time_integration.f90
r2178 r2179 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2178 2017-03-17 11:07:39Z hellstea 29 ! Setting perturbations at all times near inflow boundary is removed 30 ! in case of nested boundaries 27 31 ! 28 32 ! 2174 2017-03-13 08:18:57Z maronga
Note: See TracChangeset
for help on using the changeset viewer.