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

Go to the source code of this file.

Data Types

interface  modi_read_surf::read_surf
 

Modules

module  modi_read_surf
 

Functions/Subroutines

subroutine read_surfx0 (HPROGRAM, HREC, PFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surfx1 (HPROGRAM, HREC, PFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surfx2 (HPROGRAM, HREC, PFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surfx3 (HPROGRAM, HREC, PFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surfn0 (HPROGRAM, HREC, KFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surfn1 (HPROGRAM, HREC, KFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surfc0 (HPROGRAM, HREC, HFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surfl0 (HPROGRAM, HREC, OFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surfl1 (HPROGRAM, HREC, OFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surft0 (HPROGRAM, HREC, TFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surft1 (HPROGRAM, HREC, TFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine read_surft2 (HPROGRAM, HREC, TFIELD, KRESP, HCOMMENT, HDIR)
 

Function/Subroutine Documentation

◆ read_surfc0()

subroutine read_surfc0 ( character(len=6), intent(in)  HPROGRAM,
character(len=*), intent(in)  HREC,
character(len=*), intent(out)  HFIELD,
integer, intent(out)  KRESP,
character(len=*), intent(out), optional  HCOMMENT,
character(len=1), intent(in), optional  HDIR 
)

Definition at line 984 of file read_surf.F90.

◆ read_surfl0()

subroutine read_surfl0 ( character(len=6), intent(in)  HPROGRAM,
character(len=*), intent(in)  HREC,
logical, intent(out)  OFIELD,
integer, intent(out)  KRESP,
character(len=*), intent(out), optional  HCOMMENT,
character(len=1), intent(in), optional  HDIR 
)

Definition at line 1123 of file read_surf.F90.

◆ read_surfl1()

subroutine read_surfl1 ( character(len=6), intent(in)  HPROGRAM,
character(len=*), intent(in)  HREC,
logical, dimension(:), intent(out)  OFIELD,
integer, intent(out)  KRESP,
character(len=*), intent(out), optional  HCOMMENT,
character(len=1), intent(in), optional  HDIR 
)

Definition at line 1256 of file read_surf.F90.

◆ read_surfn0()

subroutine read_surfn0 ( character(len=6), intent(in)  HPROGRAM,
character(len=*), intent(in)  HREC,
integer, intent(out)  KFIELD,
integer, intent(out)  KRESP,
character(len=*), intent(out), optional  HCOMMENT,
character(len=1), intent(in), optional  HDIR 
)

Definition at line 699 of file read_surf.F90.

Here is the call graph for this function:

◆ read_surfn1()

subroutine read_surfn1 ( character(len=6), intent(in)  HPROGRAM,
character(len=*), intent(in)  HREC,
integer, dimension(:), intent(out)  KFIELD,
integer, intent(out)  KRESP,
character(len=*), intent(out), optional  HCOMMENT,
character(len=1), intent(in), optional  HDIR 
)

Definition at line 870 of file read_surf.F90.

◆ read_surft0()

subroutine read_surft0 ( character(len=6), intent(in)  HPROGRAM,
character(len=*), intent(in)  HREC,
type(date_time), intent(inout)  TFIELD,
integer, intent(out)  KRESP,
character(len=*), intent(out), optional  HCOMMENT,
character(len=1), intent(in), optional  HDIR 
)

Definition at line 1364 of file read_surf.F90.

Here is the call graph for this function:

◆ read_surft1()

subroutine read_surft1 ( character(len=6), intent(in)  HPROGRAM,
character(len=*), intent(in)  HREC,
type(date_time), dimension(:), intent(inout)  TFIELD,
integer, intent(out)  KRESP,
character(len=*), intent(out), optional  HCOMMENT,
character(len=1), intent(in), optional  HDIR 
)

Definition at line 1527 of file read_surf.F90.

Here is the call graph for this function:

◆ read_surft2()

subroutine read_surft2 ( character(len=6), intent(in)  HPROGRAM,
character(len=*), intent(in)  HREC,
type(date_time), dimension(:,:), intent(inout)  TFIELD,
integer, intent(out)  KRESP,
character(len=*), intent(out), optional  HCOMMENT,
character(len=1), intent(in), optional  HDIR 
)

Definition at line 1686 of file read_surf.F90.

Here is the call graph for this function:

◆ read_surfx0()

subroutine read_surfx0 ( character(len=6), intent(in)  HPROGRAM,
character(len=*), intent(in)  HREC,
real, intent(out)  PFIELD,
integer, intent(out)  KRESP,
character(len=*), intent(out), optional  HCOMMENT,
character(len=1), intent(in), optional  HDIR 
)

Definition at line 227 of file read_surf.F90.

◆ read_surfx1()

subroutine read_surfx1 ( character(len=6), intent(in)  HPROGRAM,
character(len=*), intent(in)  HREC,
real, dimension(:), intent(out)  PFIELD,
integer, intent(out)  KRESP,
character(len=*), intent(out), optional  HCOMMENT,
character(len=1), intent(in), optional  HDIR 
)

Definition at line 364 of file read_surf.F90.

◆ read_surfx2()

subroutine read_surfx2 ( character(len=6), intent(in)  HPROGRAM,
character(len=*), intent(in)  HREC,
real, dimension(:,:), intent(out)  PFIELD,
integer, intent(out)  KRESP,
character(len=*), intent(out), optional  HCOMMENT,
character(len=1), intent(in), optional  HDIR 
)

Definition at line 493 of file read_surf.F90.

◆ read_surfx3()

subroutine read_surfx3 ( character(len=6), intent(in)  HPROGRAM,
character(len=*), intent(in)  HREC,
real, dimension(:,:,:), intent(out)  PFIELD,
integer, intent(out)  KRESP,
character(len=*), intent(out), optional  HCOMMENT,
character(len=1), intent(in), optional  HDIR 
)

Definition at line 623 of file read_surf.F90.