CCPP SciDoc v7.0.0  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches
tridi_mod Module Reference

This module contains routine to compute tridiagonal matrix elements for TKE, heat, moist and momentum.

Functions/Subroutines

subroutine tridi1 (l, n, cl, cm, cu, r1, au, a1)
 Routine to solve the tridiagonal system to calculate temperature and moisture at \( t + \Delta t \); part of two-part process to calculate time tendencies due to vertical diffusion.
 
subroutine tridi2 (l, n, cl, cm, cu, r1, r2, au, a1, a2)
 This subroutine ..
 
subroutine tridin (l, n, nt, cl, cm, cu, r1, r2, au, a1, a2)
 Routine to solve the tridiagonal system to calculate u- and v-momentum at \( t + \Delta t \); part of two-part process to calculate time tendencies due to vertical diffusion.
 
subroutine tridit (l, n, nt, cl, cm, cu, rt, au, at)
 This subroutine solves tridiagonal problem for TKE.