Changeset 2281 for palm/trunk/SOURCE/pmc_interface_mod.f90
- Timestamp:
- Jun 13, 2017 11:34:50 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/pmc_interface_mod.f90
r2258 r2281 5671 5671 !-- For simplicity anterpolate within buildings and under elevated 5672 5672 !-- terrain too 5673 DO kk = kcb, kct 5673 DO kk = kcb, kct-1 5674 5674 ! 5675 5675 !-- ijfc and kfc are precomputed in pmci_init_anterp_tophat … … 5690 5690 5691 5691 ENDDO 5692 fc(kct,jj,ii) = fc(kct,jj,ii) 5693 5692 5694 ENDDO 5693 5695 ENDDO
Note: See TracChangeset
for help on using the changeset viewer.