SURFEX v8.1
General documentation of Surfex
Data Types | Functions/Subroutines
mode_read_surf_ol Module Reference

Data Types

interface  read_surf0_ol
 
interface  read_surfl1x2_ol
 
interface  read_surft_ol
 
interface  read_surfx1n1_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

◆ read_surfc0_ol()

subroutine mode_read_surf_ol::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 760 of file mode_read_surf_ol.F90.

Here is the call graph for this function:

◆ read_surfl0_ol()

subroutine mode_read_surf_ol::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 830 of file mode_read_surf_ol.F90.

Here is the call graph for this function:

◆ read_surfl1_ol()

subroutine mode_read_surf_ol::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 900 of file mode_read_surf_ol.F90.

Here is the call graph for this function:

◆ read_surfn0_ol()

subroutine mode_read_surf_ol::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 653 of file mode_read_surf_ol.F90.

Here is the call graph for this function:

◆ read_surfn1_ol()

subroutine mode_read_surf_ol::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 723 of file mode_read_surf_ol.F90.

Here is the call graph for this function:

◆ read_surft0_ol()

subroutine mode_read_surf_ol::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 1019 of file mode_read_surf_ol.F90.

Here is the call graph for this function:

◆ read_surfx0_ol()

subroutine mode_read_surf_ol::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 62 of file mode_read_surf_ol.F90.

Here is the call graph for this function:

◆ read_surfx1_ol()

subroutine mode_read_surf_ol::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 139 of file mode_read_surf_ol.F90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ read_surfx2_ol()

subroutine mode_read_surf_ol::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 312 of file mode_read_surf_ol.F90.

Here is the call graph for this function:

◆ read_surfx3_ol()

subroutine mode_read_surf_ol::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 483 of file mode_read_surf_ol.F90.

Here is the call graph for this function: