Ignore:
Timestamp:
Jun 21, 2022, 11:05:41 AM (2 years ago)
Author:
aslmd
Message:

Print tendencies in diagfi.nc and small correction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/libf/phystd/generic_cloud_common_h.F90

    r2710 r2714  
    11module 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
    215    use comcstfi_mod, only: r, cpp, mugaz
    316    implicit none
Note: See TracChangeset for help on using the changeset viewer.