Functions/Subroutines

clm_combo.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine CLM_COMBO (dz1, liq1, ice1, temp1, dz2, liq2, ice2, temp2)

Function Documentation

subroutine CLM_COMBO ( real(kind=dbl_kind),intent(inout)  dz1,
real(kind=dbl_kind),intent(inout)  liq1,
real(kind=dbl_kind),intent(inout)  ice1,
real(kind=dbl_kind),intent(inout)  temp1,
real(kind=dbl_kind),intent(in)  dz2,
real(kind=dbl_kind),intent(in)  liq2,
real(kind=dbl_kind),intent(in)  ice2,
real(kind=dbl_kind),intent(in)  temp2 
)

Definition at line 2 of file clm_combo.F90.

References eau_params::lfus, and physical_parameters::tice.