- Timestamp:
- Jul 22, 2024, 6:53:44 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/phylmd/StratAer/coagulate.F90
r5087 r5098 28 28 USE phys_local_var_mod, ONLY: DENSO4, DENSO4B, f_r_wet, f_r_wetB 29 29 USE strataer_local_var_mod, ONLY: flag_new_strat_compo 30 USE lmdz_yomcst 30 31 31 32 IMPLICIT NONE … … 83 84 REAL :: EvdW 84 85 85 include "YOMCST.h"86 87 86 ! ff(i,j,k): Volume fraction of Vi,j that is partitioned to each model bin k 88 87 ! just need to be calculated in model initialization because mdw(:) size is fixed
Note: See TracChangeset
for help on using the changeset viewer.