|
SURFEX v8.1
General documentation of Surfex
|
Public Member Functions | |
| subroutine | write_surfx1_ol (HSELECT, HREC, PFIELD, KRESP, HCOMMENT, HDIR, HNAM_DIM) |
| subroutine | write_surfn1_ol (HSELECT, HREC, KFIELD, KRESP, HCOMMENT, HDIR, HNAM_DIM) |
Definition at line 19 of file mode_write_surf_ol.F90.
| subroutine mode_write_surf_ol::write_surfx1n1_ol::write_surfn1_ol | ( | character(len=*), dimension(:), intent(in) | HSELECT, |
| character(len=12), intent(in) | HREC, | ||
| integer, dimension(:), intent(in) | KFIELD, | ||
| integer, intent(out) | KRESP, | ||
| character(len=100), intent(in) | HCOMMENT, | ||
| character(len=1), intent(in) | HDIR, | ||
| character(len=*), intent(in), optional | HNAM_DIM | ||
| ) |
Definition at line 1301 of file mode_write_surf_ol.F90.
| subroutine mode_write_surf_ol::write_surfx1n1_ol::write_surfx1_ol | ( | character(len=*), dimension(:), intent(in) | HSELECT, |
| character(len=12), intent(in) | HREC, | ||
| real, dimension(:), intent(in) | PFIELD, | ||
| integer, intent(out) | KRESP, | ||
| character(len=100), intent(in) | HCOMMENT, | ||
| character(len=1), intent(in) | HDIR, | ||
| character(len=*), intent(in), optional | HNAM_DIM | ||
| ) |
Definition at line 435 of file mode_write_surf_ol.F90.
1.8.13