CAM
co2_data_flux Module Reference

Data Types

type  read_interp
 

Functions/Subroutines

subroutine, public read_data_flux (input_file, xin)
 
subroutine, public interp_time_flux (xin, prev_timestep)
 

Variables

real(r8), parameter daysperyear = 365.0_r8
 
integer lonsiz
 
integer latsiz
 

Function/Subroutine Documentation

◆ interp_time_flux()

subroutine, public co2_data_flux::interp_time_flux ( type(read_interp), intent(inout)  xin,
logical, intent(in), optional  prev_timestep 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ read_data_flux()

subroutine, public co2_data_flux::read_data_flux ( character(len=*), intent(in)  input_file,
type(read_interp), intent(inout)  xin 
)
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ daysperyear

real(r8), parameter co2_data_flux::daysperyear = 365.0_r8
private

◆ latsiz

integer co2_data_flux::latsiz
private

◆ lonsiz

integer co2_data_flux::lonsiz
private