|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | write_tfield_1d_patch (HSELECT, HPROGRAM, HRECFM, HCOMMENT, KP, KMASK, TFIELD_IN, KSIZE, TPDATE_WR) |
| subroutine write_tfield_1d_patch | ( | character(len=*), dimension(:), intent(in) | HSELECT, |
| character(len=*), intent(in) | HPROGRAM, | ||
| character(len=*), intent(in) | HRECFM, | ||
| character(len=*), intent(in) | HCOMMENT, | ||
| integer, intent(in) | KP, | ||
| integer, dimension(:), intent(in) | KMASK, | ||
| type(date_time), dimension(:), intent(in) | TFIELD_IN, | ||
| integer, intent(in) | KSIZE, | ||
| type(date_time), dimension(:,:), intent(inout) | TPDATE_WR | ||
| ) |
1.8.13