Go to the source code of this file.
Functions/Subroutines | |
| subroutine | glt_sndmlrf (pbathy, tpdom, tpatc, tpml, tpdia, tpsit, tptfl, pustar, tpall_oce) |
| subroutine glt_sndmlrf | ( | real, dimension(nx,ny), intent(in) | pbathy, |
| type(t_dom), dimension(nx,ny), intent(in) | tpdom, | ||
| type(t_atm), dimension(nx,ny), intent(in) | tpatc, | ||
| type(t_mxl), dimension(nx,ny), intent(in) | tpml, | ||
| type(t_dia), dimension(nx,ny), intent(inout) | tpdia, | ||
| type(t_sit), dimension(nt,nx,ny), intent(in) | tpsit, | ||
| type(t_tfl), dimension(nx,ny), intent(inout) | tptfl, | ||
| real, dimension(nx,ny), intent(out) | pustar, | ||
| type(t_2oc), dimension(nx,ny), intent(inout) | tpall_oce | ||
| ) |
Definition at line 100 of file modi_glt_sndmlrf.F90.


1.8.5