- Timestamp:
- Jun 21, 2022, 11:05:41 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/phystd/generic_cloud_common_h.F90
r2710 r2714 1 1 module generic_cloud_common_h 2 3 !============================================================================ 4 ! Purpose 5 ! ------- 6 ! Set up relevant constants and parameters for generic condensable tracers cycles, 7 ! and generic condensable tracers cloud properties 8 ! 9 ! Authors 10 ! ------- 11 ! Adapted from watercommon_h.F90 12 ! by Lucas Teinturier & Noé Clément (2022) 13 !============================================================================ 14 2 15 use comcstfi_mod, only: r, cpp, mugaz 3 16 implicit none
Note: See TracChangeset
for help on using the changeset viewer.