Changeset 4457 for palm/trunk/SOURCE/bulk_cloud_model_mod.f90
- Timestamp:
- Mar 11, 2020 2:20:43 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/bulk_cloud_model_mod.f90
r4418 r4457 25 25 ! ----------------- 26 26 ! $Id$ 27 ! use statement for exchange horiz added 28 ! 29 ! 4418 2020-02-21 09:41:13Z raasch 27 30 ! bugfix for raindrop number adjustment 28 31 ! … … 1311 1314 SUBROUTINE bcm_exchange_horiz 1312 1315 1316 USE exchange_horiz_mod, & 1317 ONLY: exchange_horiz 1318 1313 1319 1314 1320 IF ( .NOT. microphysics_sat_adjust .AND. &
Note: See TracChangeset
for help on using the changeset viewer.