SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Data Types | Public Member Functions | List of all members
mode_write_surf_bin Module Reference

Data Types

interface  write_surf0_bin
 
interface  write_surfn_bin
 
interface  write_surft_bin
 
interface  write_surfx_bin
 

Public Member Functions

subroutine write_surfx0_bin (HREC, PFIELD, KRESP, HCOMMENT)
 
subroutine write_surfn0_bin (HREC, KFIELD, KRESP, HCOMMENT)
 
subroutine write_surfl0_bin (HREC, OFIELD, KRESP, HCOMMENT)
 
subroutine write_surfc0_bin (HREC, HFIELD, KRESP, HCOMMENT)
 
subroutine write_surfx1_bin (DGU, U, HREC, PFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine write_surfx2_bin (DGU, U, HREC, PFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine write_surfn1_bin (HREC, KFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine write_surfl1_bin (HREC, OFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine write_surft0_bin (HREC, KYEAR, KMONTH, KDAY, PTIME, KRESP, HCOMMENT)
 
subroutine write_surft2_bin (HREC, KYEAR, KMONTH, KDAY, PTIME, KRESP, HCOMMENT)
 

Detailed Description

Definition at line 6 of file mode_write_surf_bin.F90.

Member Function/Subroutine Documentation

subroutine mode_write_surf_bin::write_surfc0_bin ( character(len=12), intent(in)  HREC,
character(len=40), intent(in)  HFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(in)  HCOMMENT 
)

Definition at line 154 of file mode_write_surf_bin.F90.

Here is the call graph for this function:

subroutine mode_write_surf_bin::write_surfl0_bin ( character(len=12), intent(in)  HREC,
logical, intent(in)  OFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(in)  HCOMMENT 
)

Definition at line 113 of file mode_write_surf_bin.F90.

Here is the call graph for this function:

subroutine mode_write_surf_bin::write_surfl1_bin ( character(len=12), 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 424 of file mode_write_surf_bin.F90.

Here is the call graph for this function:

subroutine mode_write_surf_bin::write_surfn0_bin ( character(len=12), intent(in)  HREC,
integer, intent(in)  KFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(in)  HCOMMENT 
)

Definition at line 72 of file mode_write_surf_bin.F90.

Here is the call graph for this function:

subroutine mode_write_surf_bin::write_surfn1_bin ( 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 
)

Definition at line 369 of file mode_write_surf_bin.F90.

Here is the call graph for this function:

subroutine mode_write_surf_bin::write_surft0_bin ( character(len=12), intent(in)  HREC,
integer, intent(in)  KYEAR,
integer, intent(in)  KMONTH,
integer, intent(in)  KDAY,
real, intent(in)  PTIME,
integer, intent(out)  KRESP,
character(len=100), intent(in)  HCOMMENT 
)

Definition at line 468 of file mode_write_surf_bin.F90.

Here is the call graph for this function:

subroutine mode_write_surf_bin::write_surft2_bin ( character(len=12), intent(in)  HREC,
integer, dimension(:,:), intent(in)  KYEAR,
integer, dimension(:,:), intent(in)  KMONTH,
integer, dimension(:,:), intent(in)  KDAY,
real, dimension(:,:), intent(in)  PTIME,
integer, intent(out)  KRESP,
character(len=100), intent(in)  HCOMMENT 
)

Definition at line 524 of file mode_write_surf_bin.F90.

Here is the call graph for this function:

subroutine mode_write_surf_bin::write_surfx0_bin ( character(len=12), intent(in)  HREC,
real, intent(in)  PFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(in)  HCOMMENT 
)

Definition at line 30 of file mode_write_surf_bin.F90.

Here is the call graph for this function:

subroutine mode_write_surf_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.

Here is the call graph for this function:

subroutine mode_write_surf_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.

Here is the call graph for this function:


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