Functions/Subroutines | Variables

cfrax Module Reference

Functions/Subroutines

subroutine cfrax_physloop (sib, i, c3)
subroutine cfrax_final (sib)

Variables

real(kind=dbl_kind) co2a_conc
real(kind=dbl_kind) co2m_conc
real(kind=dbl_kind) rca
real(kind=dbl_kind) rcm
real(kind=dbl_kind) c13cm
real(kind=dbl_kind) c12cm
real(kind=dbl_kind) rcresp
real(kind=dbl_kind) c13resp
real(kind=dbl_kind) c12resp
real(kind=dbl_kind) c13ca
real(kind=dbl_kind) c12ca
real(kind=dbl_kind) d13c_gresp

Function/Subroutine Documentation

subroutine cfrax::cfrax_final ( type(sib_t),intent(inout)  sib  ) 

Definition at line 201 of file cfrax.F90.

References c12ca, c12cm, c12resp, c13ca, c13cm, c13resp, sib_const_module::dtt, and sib_const_module::pdb.

Referenced by phosib().

subroutine cfrax::cfrax_physloop ( type(sib_t),intent(inout)  sib,
integer(kind=int_kind),intent(in)  i,
real(kind=dbl_kind),intent(in)  c3 
)

Variable Documentation

real(kind=dbl_kind) cfrax::c12ca

Definition at line 48 of file cfrax.F90.

Referenced by cfrax_final(), and cfrax_physloop().

real(kind=dbl_kind) cfrax::c12cm

Definition at line 40 of file cfrax.F90.

Referenced by cfrax_final(), and cfrax_physloop().

real(kind=dbl_kind) cfrax::c12resp

Definition at line 45 of file cfrax.F90.

Referenced by cfrax_final(), and cfrax_physloop().

real(kind=dbl_kind) cfrax::c13ca

Definition at line 47 of file cfrax.F90.

Referenced by cfrax_final(), and cfrax_physloop().

real(kind=dbl_kind) cfrax::c13cm

Definition at line 38 of file cfrax.F90.

Referenced by cfrax_final(), and cfrax_physloop().

real(kind=dbl_kind) cfrax::c13resp

Definition at line 43 of file cfrax.F90.

Referenced by cfrax_final(), and cfrax_physloop().

real(kind=dbl_kind) cfrax::co2a_conc

Definition at line 34 of file cfrax.F90.

Referenced by cfrax_physloop().

real(kind=dbl_kind) cfrax::co2m_conc

Definition at line 35 of file cfrax.F90.

Referenced by cfrax_physloop().

real(kind=dbl_kind) cfrax::d13c_gresp

Definition at line 51 of file cfrax.F90.

Referenced by cfrax_physloop().

real(kind=dbl_kind) cfrax::rca

Definition at line 36 of file cfrax.F90.

Referenced by cfrax_physloop().

real(kind=dbl_kind) cfrax::rcm

Definition at line 37 of file cfrax.F90.

Referenced by cfrax_physloop().

real(kind=dbl_kind) cfrax::rcresp

Definition at line 42 of file cfrax.F90.

Referenced by cfrax_physloop().