SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Data Types | Public Member Functions | List of all members
mode_write_surf_fa Module Reference

Data Types

interface  write_surf0_fa
 
interface  write_surfn_fa
 
interface  write_surft_fa
 

Public Member Functions

subroutine write_surfx0_fa (HREC, PFIELD, KRESP, HCOMMENT)
 
subroutine write_surfn0_fa (HREC, KFIELD, KRESP, HCOMMENT)
 
subroutine write_surfl0_fa (HREC, OFIELD, KRESP, HCOMMENT)
 
subroutine write_surfc0_fa (HREC, HFIELD, KRESP, HCOMMENT)
 
subroutine write_surfx1_fa (HREC, KL, PFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine write_surfx2_fa (HREC, KL1, KL2, PFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine write_surfn1_fa (HREC, KL, KFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine write_surfl1_fa (HREC, KL, OFIELD, KRESP, HCOMMENT, HDIR)
 
subroutine write_surft0_fa (HREC, KYEAR, KMONTH, KDAY, PTIME, KRESP, HCOMMENT)
 
subroutine write_surft2_fa (HREC, KL1, KL2, KYEAR, KMONTH, KDAY, PTIME, KRESP, HCOMMENT)
 

Detailed Description

Definition at line 5 of file mode_write_surf_fa.F90.

Member Function/Subroutine Documentation

subroutine mode_write_surf_fa::write_surfc0_fa ( character(len=12), intent(in)  HREC,
character(len=40), intent(in)  HFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(in)  HCOMMENT 
)

Definition at line 234 of file mode_write_surf_fa.F90.

Here is the call graph for this function:

subroutine mode_write_surf_fa::write_surfl0_fa ( character(len=12), intent(in)  HREC,
logical, intent(in)  OFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(in)  HCOMMENT 
)

Definition at line 165 of file mode_write_surf_fa.F90.

Here is the call graph for this function:

subroutine mode_write_surf_fa::write_surfl1_fa ( character(len=12), intent(in)  HREC,
integer, intent(in)  KL,
logical, dimension(kl), intent(in)  OFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(in)  HCOMMENT,
character(len=1), intent(in)  HDIR 
)

Definition at line 659 of file mode_write_surf_fa.F90.

Here is the call graph for this function:

subroutine mode_write_surf_fa::write_surfn0_fa ( character(len=12), intent(in)  HREC,
integer, intent(in)  KFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(in)  HCOMMENT 
)

Definition at line 96 of file mode_write_surf_fa.F90.

Here is the call graph for this function:

subroutine mode_write_surf_fa::write_surfn1_fa ( character(len=12), intent(in)  HREC,
integer, intent(in)  KL,
integer, dimension(kl), intent(in)  KFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(in)  HCOMMENT,
character(len=1), intent(in)  HDIR 
)

Definition at line 550 of file mode_write_surf_fa.F90.

Here is the call graph for this function:

subroutine mode_write_surf_fa::write_surft0_fa ( character(len=12), intent(in)  HREC,
integer, intent(in)  KYEAR,
integer, intent(in)  KMONTH,
integer, intent(in)  KDAY,
real, intent(in)  PTIME,
integer, intent(out)  KRESP,
character(len=100), intent(in)  HCOMMENT 
)

Definition at line 758 of file mode_write_surf_fa.F90.

Here is the call graph for this function:

subroutine mode_write_surf_fa::write_surft2_fa ( character(len=12), intent(in)  HREC,
integer, intent(in)  KL1,
integer, intent(in)  KL2,
integer, dimension(kl1,kl2), intent(in)  KYEAR,
integer, dimension(kl1,kl2), intent(in)  KMONTH,
integer, dimension(kl1,kl2), intent(in)  KDAY,
real, dimension(kl1,kl2), intent(in)  PTIME,
integer, intent(out)  KRESP,
character(len=100), intent(in)  HCOMMENT 
)

Definition at line 854 of file mode_write_surf_fa.F90.

Here is the call graph for this function:

subroutine mode_write_surf_fa::write_surfx0_fa ( character(len=12), intent(in)  HREC,
real, intent(in)  PFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(in)  HCOMMENT 
)

Definition at line 27 of file mode_write_surf_fa.F90.

Here is the call graph for this function:

subroutine mode_write_surf_fa::write_surfx1_fa ( character(len=12), intent(in)  HREC,
integer, intent(in)  KL,
real, dimension(kl), intent(in)  PFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(in)  HCOMMENT,
character(len=1), intent(in)  HDIR 
)

Definition at line 305 of file mode_write_surf_fa.F90.

Here is the call graph for this function:

subroutine mode_write_surf_fa::write_surfx2_fa ( character(len=12), intent(in)  HREC,
integer, intent(in)  KL1,
integer, intent(in)  KL2,
real, dimension(kl1,kl2), intent(in)  PFIELD,
integer, intent(out)  KRESP,
character(len=100), intent(in)  HCOMMENT,
character(len=1), intent(in)  HDIR 
)

Definition at line 423 of file mode_write_surf_fa.F90.

Here is the call graph for this function:


The documentation for this module was generated from the following file: