alloc_climate_type Subroutine

public subroutine alloc_climate_type(climate, mp)

Uses

  • proc~~alloc_climate_type~~UsesGraph proc~alloc_climate_type alloc_climate_type module~cable_common_module cable_common_module proc~alloc_climate_type->module~cable_common_module module~grid_constants_mod_cbl grid_constants_mod_cbl proc~alloc_climate_type->module~grid_constants_mod_cbl module~cable_runtime_opts_mod cable_runtime_opts_mod module~cable_common_module->module~cable_runtime_opts_mod

Allocate and initialise arrays in the climate_data type

Arguments

Type IntentOptional Attributes Name
type(climate_data_type), intent(inout) :: climate
integer, intent(in) :: mp

Number of tiles/patches in the CABLE simulation