Changeset 3040 for palm/trunk/SOURCE/init_3d_model.f90
- Timestamp:
- May 25, 2018 10:22:08 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/init_3d_model.f90
r3035 r3040 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! 22 ! Changed the name specific humidity to mixing ratio 23 23 ! 24 24 ! Former revisions: … … 1523 1523 hom(:,1,29,:) = SPREAD( vpt(:,nys,nxl), 2, statistic_regions+1 ) 1524 1524 ! 1525 !-- Store initial profile of specific humidityand potential1525 !-- Store initial profile of mixing ratio and potential 1526 1526 !-- temperature 1527 1527 IF ( cloud_physics .OR. cloud_droplets ) THEN
Note: See TracChangeset
for help on using the changeset viewer.