EMPIRE DA  v1.9.1
Data assimilation codes using EMPIRE communication
 All Classes Files Functions Variables Pages
tests.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine r_tests ()
 
subroutine q_tests ()
 
subroutine hqhtr_tests ()
 
subroutine b_tests ()
 

Function/Subroutine Documentation

subroutine b_tests ( )

These are some tests to check that the background error covariance matrix is implemented correctly

Definition at line 965 of file tests.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine hqhtr_tests ( )

These are some tests to check that the linear solve operator is implemented correctly

This should check the operation \((HQH^T+R)^{-1}\) is working

Definition at line 881 of file tests.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine q_tests ( )

These are some tests to check that the model error covariance matrix is implemented correctly

Definition at line 675 of file tests.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine r_tests ( )

These are some tests to check that the observation error covariance matrix is implemented correctly

Definition at line 257 of file tests.f90.

Here is the call graph for this function:

Here is the caller graph for this function: