|
real(kind=8) function | inprod_analytic::b1 (Pi, Pj, Pk) |
| Cehelsky & Tung Helper functions. More...
|
|
real(kind=8) function | inprod_analytic::b2 (Pi, Pj, Pk) |
| Cehelsky & Tung Helper functions. More...
|
|
real(kind=8) function | inprod_analytic::delta (r) |
| Integer Dirac delta function. More...
|
|
real(kind=8) function | inprod_analytic::flambda (r) |
| "Odd or even" function More...
|
|
real(kind=8) function | inprod_analytic::s1 (Pj, Pk, Mj, Hk) |
| Cehelsky & Tung Helper functions. More...
|
|
real(kind=8) function | inprod_analytic::s2 (Pj, Pk, Mj, Hk) |
| Cehelsky & Tung Helper functions. More...
|
|
real(kind=8) function | inprod_analytic::s3 (Pj, Pk, Hj, Hk) |
| Cehelsky & Tung Helper functions. More...
|
|
real(kind=8) function | inprod_analytic::s4 (Pj, Pk, Hj, Hk) |
| Cehelsky & Tung Helper functions. More...
|
|
real(kind=8) function | inprod_analytic::calculate_a (i, j) |
| Eigenvalues of the Laplacian (atmospheric) More...
|
|
real(kind=8) function | inprod_analytic::calculate_b (i, j, k) |
| Streamfunction advection terms (atmospheric) More...
|
|
real(kind=8) function | inprod_analytic::calculate_c_atm (i, j) |
| Beta term for the atmosphere. More...
|
|
real(kind=8) function | inprod_analytic::calculate_d (i, j) |
| Forcing of the ocean on the atmosphere. More...
|
|
real(kind=8) function | inprod_analytic::calculate_g (i, j, k) |
| Temperature advection terms (atmospheric) More...
|
|
real(kind=8) function | inprod_analytic::calculate_s (i, j) |
| Forcing (thermal) of the ocean on the atmosphere. More...
|
|
real(kind=8) function | inprod_analytic::calculate_k (i, j) |
| Forcing of the atmosphere on the ocean. More...
|
|
real(kind=8) function | inprod_analytic::calculate_m (i, j) |
| Forcing of the ocean fields on the ocean. More...
|
|
real(kind=8) function | inprod_analytic::calculate_n (i, j) |
| Beta term for the ocean. More...
|
|
real(kind=8) function | inprod_analytic::calculate_o (i, j, k) |
| Temperature advection term (passive scalar) More...
|
|
real(kind=8) function | inprod_analytic::calculate_c_oc (i, j, k) |
| Streamfunction advection terms (oceanic) More...
|
|
real(kind=8) function | inprod_analytic::calculate_w (i, j) |
| Short-wave radiative forcing of the ocean. More...
|
|
subroutine, public | inprod_analytic::init_inprod |
| Initialisation of the inner product. More...
|
|