SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Public Member Functions | List of all members
mode_write_surf_bin::write_surfx_bin Interface Reference

Public Member Functions

subroutine write_surfx1_bin (DGU, U, HREC, PFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine write_surfx2_bin (DGU, U, HREC, PFIELD, KRESP, HCOMMENT, HDIR)
 

Detailed Description

Definition at line 14 of file mode_write_surf_bin.F90.

Member Function/Subroutine Documentation

subroutine mode_write_surf_bin::write_surfx_bin::write_surfx1_bin ( type(diag_surf_atm_t), intent(inout)  DGU,
type(surf_atm_t), intent(inout)  U,
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 
)

Definition at line 195 of file mode_write_surf_bin.F90.

subroutine mode_write_surf_bin::write_surfx_bin::write_surfx2_bin ( type(diag_surf_atm_t), intent(inout)  DGU,
type(surf_atm_t), intent(inout)  U,
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 
)

Definition at line 282 of file mode_write_surf_bin.F90.


The documentation for this interface was generated from the following file: