Changeset 3042 for palm/trunk/SOURCE
- Timestamp:
- May 25, 2018 10:44:37 AM (7 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/flow_statistics.f90
r3040 r3042 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Changed the name specific humidity to mixing ratio22 ! 23 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! Changed the name specific humidity to mixing ratio 28 ! 29 ! 3040 2018-05-25 10:22:08Z schwenkel 27 30 ! Comments related to the calculation of the inversion height expanded 28 31 ! -
palm/trunk/SOURCE/init_3d_model.f90
r3040 r3042 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Changed the name specific humidity to mixing ratio22 ! 23 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! Changed the name specific humidity to mixing ratio 28 ! 29 ! 3040 2018-05-25 10:22:08Z schwenkel 27 30 ! Add option to initialize warm air bubble close to surface 28 31 ! -
palm/trunk/SOURCE/time_integration.f90
r3040 r3042 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Changed the name specific humidity to mixing ratio22 ! 23 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! Changed the name specific humidity to mixing ratio 28 ! 29 ! 3040 2018-05-25 10:22:08Z schwenkel 27 30 ! Fixed bug in IF statement 28 31 ! Ensure that the time when calling the radiation to be the time step of the
Note: See TracChangeset
for help on using the changeset viewer.