Changeset 3245 for palm/trunk/SOURCE/turbulence_closure_mod.f90
- Timestamp:
- Sep 13, 2018 2:08:16 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/turbulence_closure_mod.f90
r3241 r3245 3215 3215 surf_e = surf_usm_h%end_index(j,i) 3216 3216 DO m = surf_s, surf_e 3217 k = surf_ lsm_h%k(m)3217 k = surf_usm_h%k(m) 3218 3218 3219 3219 IF ( .NOT. cloud_physics .AND. .NOT. cloud_droplets ) THEN
Note: See TracChangeset
for help on using the changeset viewer.