Go to the source code of this file.
Functions/Subroutines | |
| subroutine | seaice_gelato1d_n (S, HPROGRAM, PTIMEC, PTSTEP, TPGLT, PSST, PSSS, PFSIC, PFSIT, PSIC, PTICE, PICE_ALB) |
| subroutine seaice_gelato1d_n | ( | type(seaflux_t), intent(inout) | S, |
| character(len=6), intent(in) | HPROGRAM, | ||
| real, intent(in) | PTIMEC, | ||
| real, intent(in) | PTSTEP, | ||
| type(t_glt), intent(inout) | TPGLT, | ||
| real, dimension(:), intent(in) | PSST, | ||
| real, dimension(:), intent(in) | PSSS, | ||
| real, dimension(:), intent(in) | PFSIC, | ||
| real, dimension(:), intent(in) | PFSIT, | ||
| real, dimension(:), intent(out) | PSIC, | ||
| real, dimension(:), intent(out) | PTICE, | ||
| real, dimension(:), intent(out) | PICE_ALB | ||
| ) |
Definition at line 6 of file seaice_gelato1dn.F90.


1.8.5