SABER
type_vbal.F90 File Reference

Go to the source code of this file.

Data Types

type  type_vbal::vbal_type
 

Modules

module  type_vbal
 Subroutines/functions list.
 

Functions/Subroutines

subroutine type_vbal::vbal_alloc (vbal, mpl, nam, geom, bpar, samp, nsub)
 Allocation. More...
 
subroutine type_vbal::vbal_partial_dealloc (vbal)
 Release memory (partial) More...
 
subroutine type_vbal::vbal_dealloc (vbal)
 Release memory (full) More...
 
subroutine type_vbal::vbal_cov_read_local (vbal, mpl, nam, geom, bpar, samp, nsub)
 Read local full covariances. More...
 
subroutine type_vbal::vbal_cov_write_local (vbal, mpl, nam, geom, samp)
 Write local full covariances. More...
 
subroutine type_vbal::vbal_cov_read_global (vbal, mpl, nam, geom, bpar, samp, nsub)
 Read local full covariances. More...
 
subroutine type_vbal::vbal_cov_write_global (vbal, mpl, nam, geom, samp)
 Write local full covariances. More...
 
subroutine type_vbal::vbal_cov_run (vbal, mpl, nam, geom, bpar, samp, ens)
 Compute vertical covariance. More...
 
subroutine type_vbal::vbal_cov_update (vbal, mpl, nam, geom, bpar, samp, fld_c0a, ie)
 Update vertical covariance. More...
 
subroutine type_vbal::vbal_read_local (vbal, mpl, nam, geom, bpar, samp)
 Read local data. More...
 
subroutine type_vbal::vbal_write_local (vbal, mpl, nam, geom, bpar, samp)
 Write local data. More...
 
subroutine type_vbal::vbal_read_global (vbal, mpl, nam, geom, bpar, samp)
 Read global data. More...
 
subroutine type_vbal::vbal_write_global (vbal, mpl, nam, geom, bpar, samp)
 Write global data. More...
 
subroutine type_vbal::vbal_run_vbal (vbal, mpl, nam, geom, bpar, samp, ens, ensu)
 Compute vertical balance. More...
 
subroutine type_vbal::vbal_run_vbal_tests (vbal, mpl, rng, nam, geom, bpar)
 Compute vertical balance tests. More...
 
subroutine type_vbal::vbal_apply (vbal, nam, geom, bpar, fld)
 Apply vertical balance. More...
 
subroutine type_vbal::vbal_apply_inv (vbal, nam, geom, bpar, fld)
 Apply inverse vertical balance. More...
 
subroutine type_vbal::vbal_apply_ad (vbal, nam, geom, bpar, fld)
 Apply adjoint vertical balance. More...
 
subroutine type_vbal::vbal_apply_inv_ad (vbal, nam, geom, bpar, fld)
 Apply inverse adjoint vertical balance. More...
 
subroutine type_vbal::vbal_test_inverse (vbal, mpl, rng, nam, geom, bpar)
 Test vertical balance inverse. More...
 
subroutine type_vbal::vbal_test_adjoint (vbal, mpl, rng, nam, geom, bpar)
 Test vertical balance adjoint. More...
 
subroutine type_vbal::vbal_test_dirac (vbal, mpl, nam, geom, bpar)
 Apply vertical balance to diracs. More...