fonte_neige_get_vars Subroutine

public subroutine fonte_neige_get_vars(pctsrf, fqcalving_out, fqfonte_out, ffonte_out, run_off_lic_out)

Uses

  • proc~~fonte_neige_get_vars~2~~UsesGraph proc~fonte_neige_get_vars~2 fonte_neige_get_vars module~indice_sol_mod indice_sol_mod proc~fonte_neige_get_vars~2->module~indice_sol_mod

Arguments

Type IntentOptional Attributes Name
real, intent(in), DIMENSION(klon,nbsrf) :: pctsrf
real, intent(out), DIMENSION(klon) :: fqcalving_out
real, intent(out), DIMENSION(klon) :: fqfonte_out
real, intent(out), DIMENSION(klon) :: ffonte_out
real, intent(out), DIMENSION(klon) :: run_off_lic_out

Contents