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

Data Types

interface  read_surf0_asc
 
interface  read_surfn_asc
 
interface  read_surft_asc
 

Public Member Functions

subroutine read_surfx0_asc (HREC, PFIELD, KRESP, HCOMMENT)
 
subroutine read_surfx1_asc (HREC, PFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surfx2_asc (HREC, PFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surfn0_asc (HREC, KFIELD, KRESP, HCOMMENT)
 
subroutine read_surfn1_asc (HREC, KFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surfc0_asc (HREC, HFIELD, KRESP, HCOMMENT)
 
subroutine read_surfl0_asc (HREC, OFIELD, KRESP, HCOMMENT)
 
subroutine read_surfl1_asc (HREC, OFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surft0_asc (HREC, KYEAR, KMONTH, KDAY, PTIME, KRESP, HCOMMENT)
 
subroutine read_surft1_asc (HREC, KYEAR, KMONTH, KDAY, PTIME, KRESP, HCOMMENT)
 
subroutine read_surft2_asc (HREC, KYEAR, KMONTH, KDAY, PTIME, KRESP, HCOMMENT)
 

Detailed Description

Definition at line 5 of file mode_read_surf_asc.F90.

Member Function/Subroutine Documentation

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

Definition at line 640 of file mode_read_surf_asc.F90.

Here is the call graph for this function:

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

Definition at line 705 of file mode_read_surf_asc.F90.

Here is the call graph for this function:

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

Definition at line 770 of file mode_read_surf_asc.F90.

Here is the call graph for this function:

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

Definition at line 425 of file mode_read_surf_asc.F90.

Here is the call graph for this function:

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

Definition at line 491 of file mode_read_surf_asc.F90.

Here is the call graph for this function:

subroutine mode_read_surf_asc::read_surft0_asc ( 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 881 of file mode_read_surf_asc.F90.

Here is the call graph for this function:

subroutine mode_read_surf_asc::read_surft1_asc ( character(len=*), intent(in)  HREC,
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 963 of file mode_read_surf_asc.F90.

Here is the call graph for this function:

subroutine mode_read_surf_asc::read_surft2_asc ( character(len=*), intent(in)  HREC,
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 1043 of file mode_read_surf_asc.F90.

Here is the call graph for this function:

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

Definition at line 61 of file mode_read_surf_asc.F90.

Here is the call graph for this function:

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

Definition at line 125 of file mode_read_surf_asc.F90.

Here is the call graph for this function:

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

Definition at line 274 of file mode_read_surf_asc.F90.

Here is the call graph for this function:


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