get_soil_levels Subroutine

public subroutine get_soil_levels(dz1, dz2, lambda)

Uses

  • proc~~get_soil_levels~~UsesGraph proc~get_soil_levels get_soil_levels module~dimsoil_mod_h dimsoil_mod_h proc~get_soil_levels->module~dimsoil_mod_h module~var_sv VAR_SV proc~get_soil_levels->module~var_sv module~mod_phys_lmdz_para mod_phys_lmdz_para proc~get_soil_levels->module~mod_phys_lmdz_para module~mod_phys_lmdz_mpi_data mod_phys_lmdz_mpi_data proc~get_soil_levels->module~mod_phys_lmdz_mpi_data module~var_sv->module~dimsoil_mod_h module~mod_phys_lmdz_para->module~mod_phys_lmdz_mpi_data module~mod_phys_lmdz_transfert_para mod_phys_lmdz_transfert_para module~mod_phys_lmdz_para->module~mod_phys_lmdz_transfert_para module~mod_phys_lmdz_omp_data mod_phys_lmdz_omp_data module~mod_phys_lmdz_para->module~mod_phys_lmdz_omp_data module~lmdz_cppkeys_wrapper lmdz_cppkeys_wrapper module~mod_phys_lmdz_mpi_data->module~lmdz_cppkeys_wrapper module~lmdz_mpi lmdz_mpi module~mod_phys_lmdz_mpi_data->module~lmdz_mpi module~mod_phys_lmdz_omp_transfert mod_phys_lmdz_omp_transfert module~mod_phys_lmdz_transfert_para->module~mod_phys_lmdz_omp_transfert module~mod_phys_lmdz_mpi_transfert mod_phys_lmdz_mpi_transfert module~mod_phys_lmdz_transfert_para->module~mod_phys_lmdz_mpi_transfert netcdf netcdf module~lmdz_cppkeys_wrapper->netcdf iso_fortran_env iso_fortran_env module~lmdz_cppkeys_wrapper->iso_fortran_env

Arguments

Type IntentOptional Attributes Name
real, intent(out), DIMENSION(nsoilmx) :: dz1
real, intent(out), DIMENSION(nsoilmx) :: dz2
real, intent(out) :: lambda

Called by

proc~~get_soil_levels~~CalledByGraph proc~get_soil_levels get_soil_levels proc~surf_inlandsis surf_inlandsis proc~surf_inlandsis->proc~get_soil_levels proc~surf_landice surf_landice proc~surf_landice->proc~surf_inlandsis proc~surf_landice~2 surf_landice proc~surf_landice~2->proc~surf_inlandsis proc~pbl_surface pbl_surface proc~pbl_surface->proc~surf_landice proc~pbl_surface~2 pbl_surface proc~pbl_surface~2->proc~surf_landice proc~physiq physiq proc~physiq->proc~pbl_surface proc~physiq~2 physiq proc~physiq~2->proc~pbl_surface 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