The stochastic models parameters module.
type(coolist), dimension(:,:), allocatable, public yy
Coolist holding the terms.
type(coolist), dimension(:,:), allocatable, public dyy
Coolist holding the terms.
The resolved-unresolved components decomposition of the tensor.
type(coolist4), dimension(:,:), allocatable, public ydyy
Coolist holding the terms.
The equation tensor for the coupled ocean-atmosphere model with temperature which allows for an exten...
program test_corr_tensor
Small program to print the time correlations tensors.
type(coolist), dimension(:,:), allocatable, public dy
Coolist holding the terms.
type(coolist), dimension(:,:), allocatable, public ydy
Coolist holding the terms.
subroutine, public init_corr_tensor
Subroutine to initialise the correlations tensors.
subroutine, public print_tensor4(t)
Routine to print a rank-4 tensor coolist.
Module to compute the correlations and derivatives used to compute the memory term of the WL paramete...
subroutine, public init_dec_tensor
Subroutine that initialize and compute the decomposed tensors.
subroutine, public init_aotensor
Subroutine to initialise the aotensor tensor.
subroutine, public print_tensor(t, s)
Routine to print a rank 3 tensor coolist.
integer mems
Number of steps in the memory kernel integral.