SURFEX v8.1
General documentation of Surfex
Data Types | Functions/Subroutines
mode_write_surf_cov Module Reference

Data Types

interface  write_surf_cov
 

Functions/Subroutines

subroutine write_surf_cov (HSELECT, HPROGRAM, HREC, PFIELD, OFLAG, KRESP, HCOMMENT, HDIR)
 

Function/Subroutine Documentation

◆ write_surf_cov()

subroutine mode_write_surf_cov::write_surf_cov ( character(len=*), dimension(:), intent(in)  HSELECT,
character(len=6), intent(in)  HPROGRAM,
character(len=*), intent(in)  HREC,
real, dimension(:,:), intent(in)  PFIELD,
logical, dimension(:), intent(in)  OFLAG,
integer, intent(out)  KRESP,
character(len=100), intent(in)  HCOMMENT,
character(len=1), intent(in), optional  HDIR 
)

Definition at line 17 of file mode_write_surf_cov.F90.