SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Data Types | Functions/Subroutines
mode_read_surf_ol.F90 File Reference

Go to the source code of this file.

Data Types

module  mode_read_surf_ol
 
interface  mode_read_surf_ol::read_surf0_ol
 
interface  mode_read_surf_ol::read_surfn_ol
 
interface  mode_read_surf_ol::read_surft_ol
 

Functions/Subroutines

subroutine read_surfx0_ol (HREC, PFIELD, KRESP, HCOMMENT)
 
subroutine read_surfx1_ol (HREC, PFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surfx2_ol (HREC, PFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surfx3_ol (HREC, PFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surfn0_ol (HREC, KFIELD, KRESP, HCOMMENT)
 
subroutine read_surfn1_ol (HREC, KFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surfc0_ol (HREC, HFIELD, KRESP, HCOMMENT)
 
subroutine read_surfl0_ol (HREC, OFIELD, KRESP, HCOMMENT)
 
subroutine read_surfl1_ol (HREC, OFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surft0_ol (HREC, KYEAR, KMONTH, KDAY, PTIME, KRESP, HCOMMENT)
 

Function/Subroutine Documentation

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

Definition at line 839 of file mode_read_surf_ol.F90.

Here is the call graph for this function:

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

Definition at line 908 of file mode_read_surf_ol.F90.

Here is the call graph for this function:

subroutine read_surfl1_ol ( 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 977 of file mode_read_surf_ol.F90.

Here is the call graph for this function:

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

Definition at line 733 of file mode_read_surf_ol.F90.

Here is the call graph for this function:

subroutine read_surfn1_ol ( 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 802 of file mode_read_surf_ol.F90.

Here is the call graph for this function:

subroutine read_surft0_ol ( 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 1114 of file mode_read_surf_ol.F90.

Here is the call graph for this function:

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

Definition at line 117 of file mode_read_surf_ol.F90.

Here is the call graph for this function:

subroutine read_surfx1_ol ( 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 193 of file mode_read_surf_ol.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine read_surfx2_ol ( 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 374 of file mode_read_surf_ol.F90.

Here is the call graph for this function:

subroutine read_surfx3_ol ( 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 554 of file mode_read_surf_ol.F90.

Here is the call graph for this function: