Changeset 1073
- Timestamp:
- Dec 3, 2012 7:15:41 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/init_3d_model.f90
r1066 r1073 897 897 !-- Determine the near-surface water flux 898 898 IF ( humidity .OR. passive_scalar ) THEN 899 IF ( cloud_physics .AND. icloud_scheme) THEN899 IF ( cloud_physics .AND. icloud_scheme == 0 ) THEN 900 900 IF ( constant_waterflux_qr ) THEN 901 901 qrsws = surface_waterflux_qr
Note: See TracChangeset
for help on using the changeset viewer.