pbl_surface_final Subroutine

public subroutine pbl_surface_final(fder_rst, snow_rst, qsurf_rst, ftsoil_rst)

Uses

  • proc~~pbl_surface_final~~UsesGraph proc~pbl_surface_final pbl_surface_final module~indice_sol_mod indice_sol_mod proc~pbl_surface_final->module~indice_sol_mod module~dimsoil_mod_h dimsoil_mod_h proc~pbl_surface_final->module~dimsoil_mod_h


Deallocate module variables


DEALLOCATE(qsol, fder, snow, qsurf, evap, rugos, agesno, ftsoil)


Deallocate variables for pbl splitting


Arguments

Type IntentOptional Attributes Name
real, intent(out), DIMENSION(klon) :: fder_rst
real, intent(out), DIMENSION(klon, nbsrf) :: snow_rst
real, intent(out), DIMENSION(klon, nbsrf) :: qsurf_rst
real, intent(out), DIMENSION(klon, nsoilmx, nbsrf) :: ftsoil_rst

Return module variables for writing to restart file



Calls

proc~~pbl_surface_final~~CallsGraph proc~pbl_surface_final pbl_surface_final proc~wx_pbl_final wx_pbl_final proc~pbl_surface_final->proc~wx_pbl_final

Called by

proc~~pbl_surface_final~~CalledByGraph proc~pbl_surface_final pbl_surface_final proc~phyredem phyredem proc~phyredem->proc~pbl_surface_final proc~old_lmdz1d old_lmdz1d proc~old_lmdz1d->proc~pbl_surface_final proc~old_lmdz1d->proc~phyredem proc~physiq physiq proc~old_lmdz1d->proc~physiq proc~iniphysiq iniphysiq proc~old_lmdz1d->proc~iniphysiq proc~phyredem~2 phyredem proc~phyredem~2->proc~pbl_surface_final proc~scm scm proc~scm->proc~pbl_surface_final proc~scm->proc~phyredem proc~scm->proc~physiq proc~scm->proc~iniphysiq proc~physiq~3 physiq proc~physiq~3->proc~phyredem proc~physiqex physiqex proc~physiqex->proc~phyredem proc~iniaqua~3 iniaqua proc~iniaqua~3->proc~phyredem proc~iniaqua~2 iniaqua proc~iniaqua~2->proc~phyredem proc~physiqex~2 physiqex proc~physiqex~2->proc~phyredem proc~iniaqua iniaqua proc~iniaqua->proc~phyredem proc~physiq->proc~phyredem proc~physiq->proc~physiqex proc~create_etat0_limit_unstruct create_etat0_limit_unstruct proc~physiq->proc~create_etat0_limit_unstruct proc~create_etat0_unstruct create_etat0_unstruct proc~create_etat0_unstruct->proc~phyredem proc~physiq~2 physiq proc~physiq~2->proc~phyredem proc~physiq~2->proc~physiqex proc~physiq~2->proc~create_etat0_limit_unstruct proc~create_etat0_unstruct~2 create_etat0_unstruct proc~create_etat0_unstruct~2->proc~phyredem proc~etat0phys_netcdf etat0phys_netcdf proc~etat0phys_netcdf->proc~phyredem program~lmdz1d lmdz1d program~lmdz1d->proc~old_lmdz1d program~lmdz1d->proc~scm proc~iniphysiq->proc~iniaqua~2 proc~iniphysiq~3 iniphysiq proc~iniphysiq~3->proc~iniaqua~2 proc~iniphysiq~2 iniphysiq proc~iniphysiq~2->proc~iniaqua~2 proc~create_etat0_limit_unstruct~2 create_etat0_limit_unstruct proc~create_etat0_limit_unstruct~2->proc~iniaqua~2 proc~create_etat0_limit_unstruct~2->proc~create_etat0_unstruct proc~call_physiq~2 call_physiq proc~call_physiq~2->proc~physiq program~ce0l ce0l program~ce0l->proc~etat0phys_netcdf program~ce0l->proc~iniphysiq proc~create_etat0_limit_unstruct->proc~iniaqua~2 proc~create_etat0_limit_unstruct->proc~create_etat0_unstruct proc~call_physiq call_physiq proc~call_physiq->proc~physiq program~gcm~2 gcm program~gcm~2->proc~iniphysiq proc~leapfrog leapfrog program~gcm~2->proc~leapfrog proc~calfis calfis proc~calfis->proc~call_physiq program~gcm gcm program~gcm->proc~iniphysiq proc~leapfrog->proc~calfis

Contents