|
CAM
|
Functions/Subroutines | |
| subroutine, public | sstini (ncid_sst) |
| subroutine, public | sstint (ncid_sst, prev_timestep) |
| subroutine | prescribed_sst |
Variables | |
| logical, public | sstcyc |
| real(r8), parameter | daysperyear = 365.0_r8 |
| real(r8), dimension(:,:,:), allocatable | sstbdy |
| real(r8), dimension(:,:), allocatable, public | sst |
| real(r8) | cdaysstm |
| real(r8) | cdaysstp |
| integer | nm |
| integer | np |
| integer | lonsiz |
| integer | levsiz |
| integer | latsiz |
| integer | timesiz |
| integer | np1 |
| integer, dimension(:), allocatable | date_sst |
| integer, dimension(:), allocatable | sec_sst |
| integer | ret |
| integer | closelatidx |
| integer | closelonidx |
| real(r8) | srfdata |
| real(r8) | closelat |
| real(r8) | closelon |
| real(r8), parameter | tsice = -1.7999_r8 |
| character(len= *), parameter | fieldname ='SST_cpl' |
| subroutine sst_data::prescribed_sst | ( | ) |

| subroutine, public sst_data::sstini | ( | type(file_desc_t), intent(inout) | ncid_sst | ) |


| subroutine, public sst_data::sstint | ( | type(file_desc_t), intent(inout) | ncid_sst, |
| logical, intent(in), optional | prev_timestep | ||
| ) |


|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
| real(r8), dimension(:,:), allocatable, public sst_data::sst |
|
private |
| logical, public sst_data::sstcyc |
|
private |
|
private |