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

Go to the source code of this file.

Data Types

module  mode_read_surf_nc
 
interface  mode_read_surf_nc::read_surf0_nc
 
interface  mode_read_surf_nc::read_surfn_nc
 
interface  mode_read_surf_nc::read_surft_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

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 992 of file mode_read_surf_nc.F90.

Here is the call graph for this function:

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 1060 of file mode_read_surf_nc.F90.

Here is the call graph for this function:

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 1128 of file mode_read_surf_nc.F90.

Here is the call graph for this function:

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 583 of file mode_read_surf_nc.F90.

Here is the call graph for this function:

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 651 of file mode_read_surf_nc.F90.

Here is the call graph for this function:

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 822 of file mode_read_surf_nc.F90.

Here is the call graph for this function:

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 1266 of file mode_read_surf_nc.F90.

Here is the call graph for this function:

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 1361 of file mode_read_surf_nc.F90.

Here is the call graph for this function:

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 1456 of file mode_read_surf_nc.F90.

Here is the call graph for this function:

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 136 of file mode_read_surf_nc.F90.

Here is the call graph for this function:

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 211 of file mode_read_surf_nc.F90.

Here is the call graph for this function:

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 396 of file mode_read_surf_nc.F90.

Here is the call graph for this function: