SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Functions/Subroutines
modi_glt_updsnow.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine glt_updsnow (kinit, omsg, tpdom, tptfl, tpsit, psnow_a, pemp_a, paddterm, paddterm2)
 

Function/Subroutine Documentation

subroutine glt_updsnow ( integer, intent(in)  kinit,
character(*), intent(in)  omsg,
type(t_dom), dimension(nx,ny), intent(in)  tpdom,
type(t_tfl), dimension(nx,ny), intent(in)  tptfl,
type(t_sit), dimension(nt,nx,ny), intent(in)  tpsit,
real, intent(inout)  psnow_a,
real, intent(inout)  pemp_a,
real, dimension(nx,ny), intent(in), optional  paddterm,
real, dimension(nx,ny), intent(in), optional  paddterm2 
)

Definition at line 82 of file modi_glt_updsnow.F90.