tracco2i_mod Module


Contents


Subroutines

public subroutine tracco2i_init()

Arguments

None

public subroutine tracco2i(pdtphys, debutphy, xlat, xlon, pphis, pphi, t_seri, pplay, paprs, tr_seri, source)

--preparing the net anthropogenic flux at the surface for mixing layer --unit kg CO2 / m2 / s

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: pdtphys
logical, intent(in) :: debutphy
real, intent(in), DIMENSION(klon) :: xlat
real, intent(in), DIMENSION(klon) :: xlon
real, intent(in), DIMENSION(klon) :: pphis
real, intent(in), DIMENSION(klon,klev) :: pphi
real, intent(in), DIMENSION(klon,klev) :: t_seri
real, intent(in), DIMENSION(klon,klev) :: pplay
real, intent(in), DIMENSION(klon,klev+1) :: paprs
real, intent(inout), DIMENSION(klon,klev,nbtr) :: tr_seri
real, intent(inout), DIMENSION(klon,nbtr) :: source

public subroutine co2_emissions(debutphy)

Arguments

Type IntentOptional Attributes Name
logical, intent(in) :: debutphy