Go to the source code of this file.
Functions/Subroutines | |
| subroutine | assim_set_sst (DTCO, DGU, S, U, KI, PITM, PSST, PSIC, HTEST) |
| subroutine assim_set_sst | ( | type(data_cover_t), intent(inout) | DTCO, |
| type(diag_surf_atm_t), intent(inout) | DGU, | ||
| type(seaflux_t), intent(inout) | S, | ||
| type(surf_atm_t), intent(inout) | U, | ||
| integer, intent(in) | KI, | ||
| real, dimension(ki), intent(in) | PITM, | ||
| real, dimension(ki), intent(out) | PSST, | ||
| real, dimension(ki), intent(out) | PSIC, | ||
| character(len=2), intent(in) | HTEST | ||
| ) |
Definition at line 6 of file assim_set_sst.F90.


1.8.5