SURFEX v7.3
General documentation of Surfex
 All Classes Files Functions Variables Typedefs
Functions/Subroutines
/home/dasprezs/EXPORT_v7_3/src/OFFLIN/assim_nature_isba_ekf.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ASSIM_NATURE_ISBA_EKF (HPROGRAM, KI, PT2M, PHU2M, HTEST)
subroutine GET_FILE_NAME (IYEAR, IMONTH, IDAY, IHOUR, NMFILE)
subroutine INVERSE_MATRIX (N, A, P)
subroutine CHOLDC (N, A, P)
subroutine CHOLSL (N, A, P, B, X)

Function/Subroutine Documentation

subroutine ASSIM_NATURE_ISBA_EKF ( CHARACTER(LEN=6), intent(in)  HPROGRAM,
INTEGER, intent(in)  KI,
REAL, dimension(ki), intent(in)  PT2M,
REAL, dimension(ki), intent(in)  PHU2M,
CHARACTER(LEN=2), intent(in)  HTEST 
)

Definition at line 1 of file assim_nature_isba_ekf.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine ASSIM_NATURE_ISBA_EKF::CHOLDC ( INTEGER, intent(in)  N,
REAL, dimension(n,n), intent(inout)  A,
REAL, dimension(n), intent(out)  P 
)

Definition at line 1059 of file assim_nature_isba_ekf.F90.

Here is the caller graph for this function:

subroutine ASSIM_NATURE_ISBA_EKF::CHOLSL ( INTEGER, intent(in)  N,
REAL, dimension (n,n), intent(in)  A,
REAL, dimension (n), intent(in)  P,
REAL, dimension (n), intent(in)  B,
REAL, dimension (n), intent(inout)  X 
)

Definition at line 1086 of file assim_nature_isba_ekf.F90.

Here is the caller graph for this function:

subroutine ASSIM_NATURE_ISBA_EKF::GET_FILE_NAME ( INTEGER, intent(in)  IYEAR,
INTEGER, intent(in)  IMONTH,
INTEGER, intent(in)  IDAY,
INTEGER, intent(in)  IHOUR,
CHARACTER(LEN=200), intent(inout)  NMFILE 
)

Definition at line 991 of file assim_nature_isba_ekf.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine ASSIM_NATURE_ISBA_EKF::INVERSE_MATRIX ( INTEGER, intent(in)  N,
REAL, dimension (n,n), intent(inout)  A,
REAL, dimension (n), intent(in)  P 
)

Definition at line 1020 of file assim_nature_isba_ekf.F90.

Here is the caller graph for this function: