get_soil_levels Subroutine

public subroutine get_soil_levels(dz1, dz2, lambda)

Uses

  • proc~~get_soil_levels~2~~UsesGraph proc~get_soil_levels~2 get_soil_levels module~dimsoil_mod_h dimsoil_mod_h proc~get_soil_levels~2->module~dimsoil_mod_h module~var_sv VAR_SV proc~get_soil_levels~2->module~var_sv module~mod_phys_lmdz_para mod_phys_lmdz_para proc~get_soil_levels~2->module~mod_phys_lmdz_para module~mod_phys_lmdz_mpi_data mod_phys_lmdz_mpi_data proc~get_soil_levels~2->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~2~~CalledByGraph proc~get_soil_levels~2 get_soil_levels proc~surf_inlandsis~2 surf_inlandsis proc~surf_inlandsis~2->proc~get_soil_levels~2

Contents