GWspatialParameters Subroutine

private subroutine GWspatialParameters(logn, soil, ssnow)

Uses

  • proc~~gwspatialparameters~~UsesGraph proc~gwspatialparameters GWspatialParameters module~cable_common_module cable_common_module proc~gwspatialparameters->module~cable_common_module netcdf netcdf proc~gwspatialparameters->netcdf module~cable_runtime_opts_mod cable_runtime_opts_mod module~cable_common_module->module~cable_runtime_opts_mod

MMY : move from subroutine derived_parameters to here since derived_parameters is now an option but compulsory

midpoints:


Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: logn
type(soil_parameter_type), intent(inout) :: soil
type(soil_snow_type), intent(inout) :: ssnow

Calls

proc~~gwspatialparameters~~CallsGraph proc~gwspatialparameters GWspatialParameters interface~get_gw_data get_gw_data proc~gwspatialparameters->interface~get_gw_data nf90_close nf90_close proc~gwspatialparameters->nf90_close nf90_inq_dimid nf90_inq_dimid proc~gwspatialparameters->nf90_inq_dimid nf90_inquire_dimension nf90_inquire_dimension proc~gwspatialparameters->nf90_inquire_dimension nf90_open nf90_open proc~gwspatialparameters->nf90_open proc~get_gw_2d_var get_gw_2d_var interface~get_gw_data->proc~get_gw_2d_var proc~get_gw_2d_var_constdef get_gw_2d_var_constdef interface~get_gw_data->proc~get_gw_2d_var_constdef proc~get_gw_3d_var get_gw_3d_var interface~get_gw_data->proc~get_gw_3d_var proc~get_gw_3d_var_constdef get_gw_3d_var_constdef interface~get_gw_data->proc~get_gw_3d_var_constdef proc~get_gw_4d_var get_gw_4d_var interface~get_gw_data->proc~get_gw_4d_var proc~get_gw_4d_var_constdef get_gw_4d_var_constdef interface~get_gw_data->proc~get_gw_4d_var_constdef nf90_get_var nf90_get_var proc~get_gw_2d_var->nf90_get_var nf90_inq_varid nf90_inq_varid proc~get_gw_2d_var->nf90_inq_varid proc~get_gw_2d_var_constdef->nf90_get_var proc~get_gw_2d_var_constdef->nf90_inq_varid proc~get_gw_3d_var->nf90_get_var proc~get_gw_3d_var->nf90_inq_varid proc~get_gw_3d_var_constdef->nf90_get_var proc~get_gw_3d_var_constdef->nf90_inq_varid proc~get_gw_4d_var->nf90_get_var proc~get_gw_4d_var->nf90_inq_varid proc~get_gw_4d_var_constdef->nf90_get_var proc~get_gw_4d_var_constdef->nf90_inq_varid