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

Go to the source code of this file.

Data Types

interface  modi_write_surf::write_surf
 

Modules

module  modi_write_surf
 

Functions/Subroutines

subroutine write_surfx0 (HSELECT, HPROGRAM, HREC, PFIELD, KRESP, HCOMMENT)
 
subroutine write_surfx1 (HSELECT, HPROGRAM, HREC, PFIELD, KRESP, HCOMMENT, HDIR, HNAM_DIM)
 
subroutine write_surfx2 (HSELECT, HPROGRAM, HREC, PFIELD, KRESP, HCOMMENT, HDIR, HNAM_DIM)
 
subroutine write_surfx3 (HSELECT, HPROGRAM, HREC, PFIELD, KRESP, HCOMMENT, HDIR, HNAM_DIM)
 
subroutine write_surfn0 (HSELECT, HPROGRAM, HREC, KFIELD, KRESP, HCOMMENT)
 
subroutine write_surfn1 (HSELECT, HPROGRAM, HREC, KFIELD, KRESP, HCOMMENT, HDIR, HNAM_DIM)
 
subroutine write_surfc0 (HSELECT, HPROGRAM, HREC, HFIELD, KRESP, HCOMMENT)
 
subroutine write_surfl0 (HSELECT, HPROGRAM, HREC, OFIELD, KRESP, HCOMMENT)
 
subroutine write_surfl1 (HSELECT, HPROGRAM, HREC, OFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine write_surft0 (HSELECT, HPROGRAM, HREC, TFIELD, KRESP, HCOMMENT)
 
subroutine write_surft1 (HSELECT, HPROGRAM, HREC, TFIELD, KRESP, HCOMMENT)
 
subroutine write_surft2 (HSELECT, HPROGRAM, HREC, TFIELD, KRESP, HCOMMENT)
 

Function/Subroutine Documentation

◆ write_surfc0()

subroutine write_surfc0 ( character(len=*), dimension(:), intent(in)  HSELECT,
character(len=6), intent(in)  HPROGRAM,
character(len=*), intent(in)  HREC,
character(len=*), intent(in)  HFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(in)  HCOMMENT 
)

Definition at line 1157 of file write_surf.F90.

Here is the call graph for this function:

◆ write_surfl0()

subroutine write_surfl0 ( character(len=*), dimension(:), intent(in)  HSELECT,
character(len=6), intent(in)  HPROGRAM,
character(len=*), intent(in)  HREC,
logical, intent(in)  OFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(in)  HCOMMENT 
)

Definition at line 1317 of file write_surf.F90.

Here is the call graph for this function:

◆ write_surfl1()

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

Definition at line 1474 of file write_surf.F90.

Here is the call graph for this function:

◆ write_surfn0()

subroutine write_surfn0 ( character(len=*), dimension(:), intent(in)  HSELECT,
character(len=6), intent(in)  HPROGRAM,
character(len=*), intent(in)  HREC,
integer, intent(in)  KFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(in)  HCOMMENT 
)

Definition at line 842 of file write_surf.F90.

Here is the call graph for this function:

◆ write_surfn1()

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

Definition at line 1005 of file write_surf.F90.

Here is the call graph for this function:

◆ write_surft0()

subroutine write_surft0 ( character(len=*), dimension(:), intent(in)  HSELECT,
character(len=6), intent(in)  HPROGRAM,
character(len=*), intent(in)  HREC,
type (date_time), intent(in)  TFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(in)  HCOMMENT 
)

Definition at line 1621 of file write_surf.F90.

Here is the call graph for this function:

◆ write_surft1()

subroutine write_surft1 ( character(len=*), dimension(:), intent(in)  HSELECT,
character(len=6), intent(in)  HPROGRAM,
character(len=*), intent(in)  HREC,
type (date_time), dimension(:), intent(in)  TFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(in)  HCOMMENT 
)

Definition at line 1784 of file write_surf.F90.

Here is the call graph for this function:

◆ write_surft2()

subroutine write_surft2 ( character(len=*), dimension(:), intent(in)  HSELECT,
character(len=6), intent(in)  HPROGRAM,
character(len=*), intent(in)  HREC,
type (date_time), dimension(:,:), intent(in)  TFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(in)  HCOMMENT 
)

Definition at line 1911 of file write_surf.F90.

Here is the call graph for this function:

◆ write_surfx0()

subroutine write_surfx0 ( character(len=*), dimension(:), intent(in)  HSELECT,
character(len=6), intent(in)  HPROGRAM,
character(len=*), intent(in)  HREC,
real, intent(in)  PFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(in)  HCOMMENT 
)

Definition at line 202 of file write_surf.F90.

Here is the call graph for this function:

◆ write_surfx1()

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

Definition at line 363 of file write_surf.F90.

Here is the call graph for this function:

◆ write_surfx2()

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

Definition at line 517 of file write_surf.F90.

Here is the call graph for this function:

◆ write_surfx3()

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

Definition at line 677 of file write_surf.F90.

Here is the call graph for this function: