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

Public Member Functions

subroutine write_surfx1_nc (DGU, HREC, PFIELD, KRESP, HCOMMENT, HDIR, HNAM_DIM)
 
subroutine write_surfn1_nc (DGU, HREC, KFIELD, KRESP, HCOMMENT, HDIR, HNAM_DIM)
 
subroutine write_surfn2_nc (DGU, HREC, KFIELD, KRESP, HCOMMENT, HDIR, HNAM_DIM)
 
subroutine write_surfl1_nc (DGU, HREC, OFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine write_surfx2_nc (DGU, HREC, PFIELD, KRESP, HCOMMENT, HDIR, HNAM_DIM)
 

Detailed Description

Definition at line 13 of file mode_write_surf_nc.F90.

Member Function/Subroutine Documentation

subroutine mode_write_surf_nc::write_surfn_nc::write_surfl1_nc ( type(diag_surf_atm_t), intent(inout)  DGU,
character(len=*), intent(in)  HREC,
logical, dimension(:), intent(in)  OFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(in)  HCOMMENT,
character(len=1), intent(in)  HDIR 
)

Definition at line 1352 of file mode_write_surf_nc.F90.

subroutine mode_write_surf_nc::write_surfn_nc::write_surfn1_nc ( type(diag_surf_atm_t), intent(inout)  DGU,
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=16), intent(in), optional  HNAM_DIM 
)

Definition at line 870 of file mode_write_surf_nc.F90.

Here is the caller graph for this function:

subroutine mode_write_surf_nc::write_surfn_nc::write_surfn2_nc ( type(diag_surf_atm_t), intent(inout)  DGU,
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=16), intent(in), optional  HNAM_DIM 
)

Definition at line 1107 of file mode_write_surf_nc.F90.

Here is the caller graph for this function:

subroutine mode_write_surf_nc::write_surfn_nc::write_surfx1_nc ( type(diag_surf_atm_t), intent(inout)  DGU,
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=16), intent(in), optional  HNAM_DIM 
)

Definition at line 376 of file mode_write_surf_nc.F90.

Here is the caller graph for this function:

subroutine mode_write_surf_nc::write_surfn_nc::write_surfx2_nc ( type(diag_surf_atm_t), intent(inout)  DGU,
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=16), intent(in), optional  HNAM_DIM 
)

Definition at line 621 of file mode_write_surf_nc.F90.

Here is the caller graph for this function:


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