Changeset 1362 for palm/trunk/SOURCE/prognostic_equations.f90
- Timestamp:
- Apr 16, 2014 3:19:12 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/prognostic_equations.f90
r1361 r1362 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! 23 ! 24 ! Former revisions: 25 ! ----------------- 26 ! $Id$ 27 ! 28 ! 1361 2014-04-16 15:17:48Z hoffmann 22 29 ! Two-moment microphysics moved to the start of prognostic equations. This makes 23 30 ! the 3d arrays for tend_q, tend_qr, tend_pt and tend_pt redundant. … … 27 34 ! Two-moment cloud physics added for vector and accelerator optimization. 28 35 ! 29 ! Former revisions:30 ! -----------------31 ! $Id$32 !33 36 ! 1353 2014-04-08 15:21:23Z heinze 34 37 ! REAL constants provided with KIND-attribute
Note: See TracChangeset
for help on using the changeset viewer.