bgcdriver_mod Module


Used by

  • module~~bgcdriver_mod~~UsedByGraph module~bgcdriver_mod bgcdriver_mod module~cable_mpiworker~2 cable_mpiworker module~cable_mpiworker~2->module~bgcdriver_mod module~cable_serial cable_serial module~cable_serial->module~bgcdriver_mod proc~mpidrv_master~2 mpidrv_master proc~mpidrv_master~2->module~bgcdriver_mod program~cable_offline_driver cable_offline_driver program~cable_offline_driver->module~cable_serial

Subroutines

public subroutine bgcdriver(ktau, kstart, kend, dels, met, ssnow, canopy, veg, soil, climate, casabiome, casapool, casaflux, casamet, casabal, phen, POP, spinConv, spinup, ktauday, idoy, LOY, dump_read, dump_write, LALLOC)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: ktau
integer, intent(in) :: kstart
integer, intent(in) :: kend
real, intent(in) :: dels
type(met_type), intent(inout) :: met
type(soil_snow_type), intent(inout) :: ssnow
type(canopy_type), intent(inout) :: canopy
type(veg_parameter_type), intent(inout) :: veg
type(soil_parameter_type), intent(inout) :: soil
type(climate_type), intent(in) :: climate
type(casa_biome), intent(inout) :: casabiome
type(casa_pool), intent(inout) :: casapool
type(casa_flux), intent(inout) :: casaflux
type(casa_met), intent(inout) :: casamet
type(casa_balance), intent(inout) :: casabal
type(phen_variable), intent(inout) :: phen
type(POP_TYPE), intent(inout) :: POP
logical, intent(in) :: spinConv
logical, intent(in) :: spinup
integer, intent(in) :: ktauday
integer, intent(in) :: idoy
integer, intent(in) :: LOY
logical, intent(in) :: dump_read
logical, intent(in) :: dump_write
integer, intent(in) :: LALLOC