profil_sst Subroutine

public subroutine profil_sst(nlon, rlatd, type_profil, phy_sst)

Uses

  • proc~~profil_sst~2~~UsesGraph proc~profil_sst~2 profil_sst module~phys_cal_mod phys_cal_mod proc~profil_sst~2->module~phys_cal_mod module~dimphy~3 dimphy proc~profil_sst~2->module~dimphy~3

Arguments

Type IntentOptional Attributes Name
integer :: nlon
real :: rlatd(nlon)
integer :: type_profil
real :: phy_sst(nlon,year_len)

Calls

proc~~profil_sst~2~~CallsGraph proc~profil_sst~2 profil_sst proc~abort_physic abort_physic proc~profil_sst~2->proc~abort_physic histclo histclo proc~abort_physic->histclo proc~mpi_abort MPI_ABORT proc~abort_physic->proc~mpi_abort restclo restclo proc~abort_physic->restclo getin_dump getin_dump proc~abort_physic->getin_dump proc~lmdz_mpi_wrapper_abort lmdz_mpi_wrapper_abort proc~mpi_abort->proc~lmdz_mpi_wrapper_abort

Called by

proc~~profil_sst~2~~CalledByGraph proc~profil_sst~2 profil_sst proc~iniaqua~3 iniaqua proc~iniaqua~3->proc~profil_sst~2

Contents