|
CAM
|
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 |
| subroutine, public co2_data_flux::interp_time_flux | ( | type(read_interp), intent(inout) | xin, |
| logical, intent(in), optional | prev_timestep | ||
| ) |


| subroutine, public co2_data_flux::read_data_flux | ( | character(len=*), intent(in) | input_file, |
| type(read_interp), intent(inout) | xin | ||
| ) |


|
private |
|
private |
|
private |