GWstempv Subroutine

public subroutine GWstempv(dels, canopy, ssnow, soil)

Uses

  • proc~~gwstempv~~UsesGraph proc~gwstempv GWstempv module~cable_common_module cable_common_module proc~gwstempv->module~cable_common_module module~old_soil_conductivity_mod old_soil_conductivity_mod proc~gwstempv->module~old_soil_conductivity_mod module~total_soil_conductivity_mod total_soil_conductivity_mod proc~gwstempv->module~total_soil_conductivity_mod module~trimb_mod trimb_mod proc~gwstempv->module~trimb_mod module~cable_runtime_opts_mod cable_runtime_opts_mod module~cable_common_module->module~cable_runtime_opts_mod module~cbl_ssnow_data_mod cbl_ssnow_data_mod module~old_soil_conductivity_mod->module~cbl_ssnow_data_mod module~total_soil_conductivity_mod->module~cbl_ssnow_data_mod module~trimb_mod->module~cbl_ssnow_data_mod module~cbl_ssnow_data_mod->module~cable_common_module module~cable_def_types_mod cable_def_types_mod module~cbl_ssnow_data_mod->module~cable_def_types_mod module~cable_phys_constants_mod cable_phys_constants_mod module~cbl_ssnow_data_mod->module~cable_phys_constants_mod module~cable_climate_type_mod cable_climate_type_mod module~cable_def_types_mod->module~cable_climate_type_mod

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: dels
type(canopy_type), intent(inout) :: canopy
type(soil_snow_type), intent(inout) :: ssnow
type(soil_parameter_type), intent(inout) :: soil

Calls

proc~~gwstempv~~CallsGraph proc~gwstempv GWstempv proc~old_soil_conductivity old_soil_conductivity proc~gwstempv->proc~old_soil_conductivity proc~total_soil_conductivity total_soil_conductivity proc~gwstempv->proc~total_soil_conductivity proc~trimb trimb proc~gwstempv->proc~trimb

Called by

proc~~gwstempv~~CalledByGraph proc~gwstempv GWstempv proc~snow_processes_soil_thermal snow_processes_soil_thermal proc~snow_processes_soil_thermal->proc~gwstempv