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

Go to the source code of this file.

Data Types

module  modi_write_surf
 
interface  modi_write_surf::write_surf
 

Functions/Subroutines

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

Function/Subroutine Documentation

subroutine write_surfc0 ( type(diag_surf_atm_t), intent(inout)  DGU,
type(surf_atm_t), intent(inout)  U,
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 1012 of file write_surf.F90.

Here is the call graph for this function:

subroutine write_surfl0 ( type(diag_surf_atm_t), intent(inout)  DGU,
type(surf_atm_t), intent(inout)  U,
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 1172 of file write_surf.F90.

Here is the call graph for this function:

subroutine write_surfl1 ( type(diag_surf_atm_t), intent(inout)  DGU,
type(surf_atm_t), intent(inout)  U,
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 1330 of file write_surf.F90.

Here is the call graph for this function:

subroutine write_surfn0 ( type(diag_surf_atm_t), intent(inout)  DGU,
type(surf_atm_t), intent(inout)  U,
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 702 of file write_surf.F90.

Here is the call graph for this function:

subroutine write_surfn1 ( type(diag_surf_atm_t), intent(inout)  DGU,
type(surf_atm_t), intent(inout)  U,
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=16), intent(in), optional  HNAM_DIM 
)

Definition at line 861 of file write_surf.F90.

Here is the call graph for this function:

subroutine write_surft0 ( type(diag_surf_atm_t), intent(inout)  DGU,
type(surf_atm_t), intent(inout)  U,
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 1474 of file write_surf.F90.

Here is the call graph for this function:

subroutine write_surft1 ( type(diag_surf_atm_t), intent(inout)  DGU,
type(surf_atm_t), intent(inout)  U,
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 1643 of file write_surf.F90.

Here is the call graph for this function:

subroutine write_surft2 ( type(diag_surf_atm_t), intent(inout)  DGU,
type(surf_atm_t), intent(inout)  U,
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 1770 of file write_surf.F90.

Here is the call graph for this function:

subroutine write_surfx0 ( type(diag_surf_atm_t), intent(inout)  DGU,
type(surf_atm_t), intent(inout)  U,
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 233 of file write_surf.F90.

Here is the call graph for this function:

subroutine write_surfx1 ( type(diag_surf_atm_t), intent(inout)  DGU,
type(surf_atm_t), intent(inout)  U,
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=16), intent(in), optional  HNAM_DIM 
)

Definition at line 395 of file write_surf.F90.

Here is the call graph for this function:

subroutine write_surfx2 ( type(diag_surf_atm_t), intent(inout)  DGU,
type(surf_atm_t), intent(inout)  U,
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=16), intent(in), optional  HNAM_DIM 
)

Definition at line 548 of file write_surf.F90.

Here is the call graph for this function: