SURFEX v8.1
General documentation of Surfex
Data Types | Modules | Functions/Subroutines
mode_read_surf_nc.F90 File Reference

Go to the source code of this file.

Data Types

interface  mode_read_surf_nc::read_surf0_nc
 
interface  mode_read_surf_nc::read_surfn_nc
 
interface  mode_read_surf_nc::read_surft_nc
 

Modules

module  mode_read_surf_nc
 

Functions/Subroutines

subroutine read_surfx0_nc (HREC, PFIELD, KRESP, HCOMMENT)
 
subroutine read_surfx1_nc (HREC, PFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surfx2_nc (HREC, PFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surfn0_nc (HREC, KFIELD, KRESP, HCOMMENT)
 
subroutine read_surfn1_nc (HREC, KFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surfn2_nc (HREC, KFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surfc0_nc (HREC, HFIELD, KRESP, HCOMMENT)
 
subroutine read_surfl0_nc (HREC, OFIELD, KRESP, HCOMMENT)
 
subroutine read_surfl1_nc (HREC, OFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surft0_nc (HREC, KYEAR, KMONTH, KDAY, PTIME, KRESP, HCOMMENT)
 
subroutine read_surft1_nc (HREC, KYEAR, KMONTH, KDAY, PTIME, KRESP, HCOMMENT)
 
subroutine read_surft2_nc (HREC, KYEAR, KMONTH, KDAY, PTIME, KRESP, HCOMMENT)
 

Function/Subroutine Documentation

◆ read_surfc0_nc()

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

Definition at line 964 of file mode_read_surf_nc.F90.

Here is the call graph for this function:

◆ read_surfl0_nc()

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

Definition at line 1033 of file mode_read_surf_nc.F90.

Here is the call graph for this function:

◆ read_surfl1_nc()

subroutine read_surfl1_nc ( 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 1102 of file mode_read_surf_nc.F90.

Here is the call graph for this function:

◆ read_surfn0_nc()

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

Definition at line 575 of file mode_read_surf_nc.F90.

Here is the call graph for this function:

◆ read_surfn1_nc()

subroutine read_surfn1_nc ( 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 644 of file mode_read_surf_nc.F90.

Here is the call graph for this function:

◆ read_surfn2_nc()

subroutine read_surfn2_nc ( 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 813 of file mode_read_surf_nc.F90.

Here is the call graph for this function:

◆ read_surft0_nc()

subroutine read_surft0_nc ( 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 1228 of file mode_read_surf_nc.F90.

Here is the call graph for this function:

◆ read_surft1_nc()

subroutine read_surft1_nc ( 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 1324 of file mode_read_surf_nc.F90.

Here is the call graph for this function:

◆ read_surft2_nc()

subroutine read_surft2_nc ( 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 1420 of file mode_read_surf_nc.F90.

Here is the call graph for this function:

◆ read_surfx0_nc()

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

Definition at line 137 of file mode_read_surf_nc.F90.

Here is the call graph for this function:

◆ read_surfx1_nc()

subroutine read_surfx1_nc ( 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 213 of file mode_read_surf_nc.F90.

Here is the call graph for this function:

◆ read_surfx2_nc()

subroutine read_surfx2_nc ( 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 399 of file mode_read_surf_nc.F90.

Here is the call graph for this function: