assoc_climate_type Subroutine

public subroutine assoc_climate_type(climate, climate_data)

Associate the climate type pointers to the climate_data arrays.

Arguments

Type IntentOptional Attributes Name
type(climate_type), intent(inout) :: climate
type(climate_data_type), intent(inout), TARGET :: climate_data