test_ltherm Subroutine

public subroutine test_ltherm(ngrid, nlay, pplay, long, ztv, p_o, ztva, zqla, f_star, zw2, comment)

Uses

  • proc~~test_ltherm~~UsesGraph proc~test_ltherm test_ltherm module~lmdz_thermcell_ini lmdz_thermcell_ini proc~test_ltherm->module~lmdz_thermcell_ini module~strings_mod strings_mod module~lmdz_thermcell_ini->module~strings_mod iso_fortran_env iso_fortran_env module~strings_mod->iso_fortran_env

Arguments

Type IntentOptional Attributes Name
integer :: ngrid
integer :: nlay
real, intent(in), dimension(ngrid,nlay) :: pplay
integer, intent(in), dimension(ngrid) :: long
real, intent(in), dimension(ngrid,nlay) :: ztv
real, intent(in), dimension(ngrid,nlay) :: p_o
real, intent(in), dimension(ngrid,nlay) :: ztva
real, intent(in), dimension(ngrid,nlay) :: zqla
real, intent(in), dimension(ngrid,nlay) :: f_star
real, intent(in), dimension(ngrid,nlay) :: zw2
character(len=21) :: comment

Called by

proc~~test_ltherm~~CalledByGraph proc~test_ltherm test_ltherm proc~thermcell_main thermcell_main proc~thermcell_main->proc~test_ltherm proc~calltherm calltherm proc~calltherm->proc~thermcell_main proc~calltherm~2 calltherm proc~calltherm~2->proc~thermcell_main proc~physiq physiq proc~physiq->proc~calltherm proc~physiq~2 physiq proc~physiq~2->proc~calltherm proc~old_lmdz1d old_lmdz1d proc~old_lmdz1d->proc~physiq proc~call_physiq call_physiq proc~call_physiq->proc~physiq proc~call_physiq~2 call_physiq proc~call_physiq~2->proc~physiq proc~scm scm proc~scm->proc~physiq program~lmdz1d lmdz1d program~lmdz1d->proc~old_lmdz1d program~lmdz1d->proc~scm proc~calfis calfis proc~calfis->proc~call_physiq proc~leapfrog leapfrog proc~leapfrog->proc~calfis program~gcm~2 gcm program~gcm~2->proc~leapfrog

Contents