couple_land_atm Subroutine

public subroutine couple_land_atm(day)

Uses

  • proc~~couple_land_atm~~UsesGraph proc~couple_land_atm couple_land_atm module~date date proc~couple_land_atm->module~date module~interpolation interpolation proc~couple_land_atm->module~interpolation module~interpolation->module~date module~params params module~interpolation->module~params

Exchanges fluxes between land and atmosphere.

Arguments

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

The day (starting at 0 for the first time step)


Calls

proc~~couple_land_atm~~CallsGraph proc~couple_land_atm couple_land_atm proc~forin5 forin5 proc~couple_land_atm->proc~forin5 proc~forint forint proc~couple_land_atm->proc~forint proc~run_land_model run_land_model proc~couple_land_atm->proc~run_land_model

Called by

proc~~couple_land_atm~~CalledByGraph proc~couple_land_atm couple_land_atm proc~initialize_coupler initialize_coupler proc~initialize_coupler->proc~couple_land_atm proc~couple_sea_land couple_sea_land proc~couple_sea_land->proc~couple_land_atm program~speedy speedy program~speedy->proc~couple_sea_land proc~initialize initialize program~speedy->proc~initialize proc~initialize->proc~initialize_coupler

Contents

None