coupler Module

Highest level interface to land and sea models.


Used by

  • module~~coupler~~UsedByGraph module~coupler coupler program~speedy speedy program~speedy->module~coupler proc~initialize initialize proc~initialize->module~coupler

Contents


Subroutines

public subroutine initialize_coupler()

Initialize both land and sea models.

Arguments

None

public subroutine couple_sea_land(day)

Exchange fluxes between atmosphere and land/sea.

Arguments

Type IntentOptional AttributesName
integer, intent(in) :: day

The current day of the model integration (starting from 0)