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

Data Types

interface  read_surf0_fa
 
interface  read_surfn_fa
 
interface  read_surft_fa
 
interface  read_surfx_fa
 

Public Member Functions

subroutine sfx_fa_version (ONEW)
 
subroutine read_surfx0_fa (HREC, PFIELD, KRESP, HCOMMENT)
 
subroutine read_surfx1_fa (HREC, KL, PFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surfx2_fa (HREC, KL1, KL2, PFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surfn0_fa (HREC, KFIELD, KRESP, HCOMMENT)
 
subroutine read_surfn1_fa (HREC, KL, KFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surfc0_fa (HREC, HFIELD, KRESP, HCOMMENT)
 
subroutine read_surfl0_fa (HREC, OFIELD, KRESP, HCOMMENT)
 
subroutine read_surfl1_fa (HREC, KL, OFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surft0_fa (HREC, KYEAR, KMONTH, KDAY, PTIME, KRESP, HCOMMENT)
 
subroutine read_surft2_fa (HREC, KL1, KL2, KYEAR, KMONTH, KDAY, PTIME, KRESP, HCOMMENT)
 

Detailed Description

Definition at line 5 of file mode_read_surf_fa.F90.

Member Function/Subroutine Documentation

subroutine mode_read_surf_fa::read_surfc0_fa ( character(len=*), intent(in)  HREC,
character(len=40), intent(out)  HFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(out)  HCOMMENT 
)

Definition at line 694 of file mode_read_surf_fa.F90.

Here is the call graph for this function:

subroutine mode_read_surf_fa::read_surfl0_fa ( character(len=*), intent(in)  HREC,
logical, intent(out)  OFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(out)  HCOMMENT 
)

Definition at line 765 of file mode_read_surf_fa.F90.

Here is the call graph for this function:

subroutine mode_read_surf_fa::read_surfl1_fa ( character(len=*), intent(in)  HREC,
integer, intent(in)  KL,
logical, dimension(:), intent(out)  OFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(out)  HCOMMENT,
character(len=1), intent(in)  HDIR 
)

Definition at line 834 of file mode_read_surf_fa.F90.

Here is the call graph for this function:

subroutine mode_read_surf_fa::read_surfn0_fa ( character(len=*), intent(in)  HREC,
integer, intent(out)  KFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(out)  HCOMMENT 
)

Definition at line 469 of file mode_read_surf_fa.F90.

Here is the call graph for this function:

subroutine mode_read_surf_fa::read_surfn1_fa ( character(len=*), intent(in)  HREC,
integer, intent(in)  KL,
integer, dimension(:), intent(out)  KFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(out)  HCOMMENT,
character(len=1), intent(in)  HDIR 
)

Definition at line 538 of file mode_read_surf_fa.F90.

Here is the call graph for this function:

subroutine mode_read_surf_fa::read_surft0_fa ( character(len=*), intent(in)  HREC,
integer, intent(out)  KYEAR,
integer, intent(out)  KMONTH,
integer, intent(out)  KDAY,
real, intent(out)  PTIME,
integer, intent(out)  KRESP,
character(len=100), intent(out)  HCOMMENT 
)

Definition at line 950 of file mode_read_surf_fa.F90.

Here is the call graph for this function:

subroutine mode_read_surf_fa::read_surft2_fa ( character(len=*), intent(in)  HREC,
integer  KL1,
integer  KL2,
integer, dimension(:,:), intent(out)  KYEAR,
integer, dimension(:,:), intent(out)  KMONTH,
integer, dimension(:,:), intent(out)  KDAY,
real, dimension(:,:), intent(out)  PTIME,
integer, intent(out)  KRESP,
character(len=100), intent(out)  HCOMMENT 
)

Definition at line 1040 of file mode_read_surf_fa.F90.

Here is the call graph for this function:

subroutine mode_read_surf_fa::read_surfx0_fa ( character(len=*), intent(in)  HREC,
real, intent(out)  PFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(out)  HCOMMENT 
)

Definition at line 102 of file mode_read_surf_fa.F90.

Here is the call graph for this function:

subroutine mode_read_surf_fa::read_surfx1_fa ( character(len=*), intent(in)  HREC,
integer, intent(in)  KL,
real, dimension(:), intent(out)  PFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(out)  HCOMMENT,
character(len=1), intent(in)  HDIR 
)

Definition at line 172 of file mode_read_surf_fa.F90.

Here is the call graph for this function:

subroutine mode_read_surf_fa::read_surfx2_fa ( character(len=*), intent(in)  HREC,
integer, intent(in)  KL1,
integer, intent(in)  KL2,
real, dimension(:,:), intent(out)  PFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(out)  HCOMMENT,
character(len=1), intent(in)  HDIR 
)

Definition at line 323 of file mode_read_surf_fa.F90.

Here is the call graph for this function:

subroutine mode_read_surf_fa::sfx_fa_version ( logical, intent(out)  ONEW)

Definition at line 66 of file mode_read_surf_fa.F90.

Here is the call graph for this function:

Here is the caller graph for this function:


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