My Project
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | ppm3d (IGD, Q, PS1, PS2, U, V, W, NDT, IORD, JORD, KORD, NC, IMR, JNP, j1, NLAY, AP, BP, PT, AE, fill, dum, Umax) |
subroutine | fzppm (IMR, JNP, NLAY, j1, DQ, WZ, P, DC, DQDT, AR, AL, A6, flux, wk1, wk2, wz2, delp, KORD) |
subroutine | xtp (IMR, JNP, IML, j1, j2, JN, JS, PU, DQ, Q, UC, fx1, xmass, IORD) |
subroutine | fxppm (IMR, IML, UT, P, DC, flux, IORD) |
subroutine | xmist (IMR, IML, P, DC) |
subroutine | ytp (IMR, JNP, j1, j2, acosp, RCAP, DQ, P, VC, DC2, ymass, fx, A6, AR, AL, JORD) |
subroutine | ymist (IMR, JNP, j1, P, DC, ID) |
subroutine | fyppm (VC, P, DC, flux, IMR, JNP, j1, j2, A6, AR, AL, JORD) |
subroutine | yadv (IMR, JNP, j1, j2, p, VA, ady, wk, IAD) |
subroutine | xadv (IMR, JNP, j1, j2, p, UA, JS, JN, IML, adx, IAD) |
subroutine | lmtppm (DC, A6, AR, AL, P, IM, LMT) |
subroutine | a2c (U, V, IMR, JMR, j1, j2, CRX, CRY, dtdx5, DTDY5) |
subroutine | cosa (cosp, cose, JNP, PI, DP) |
subroutine | cosc (cosp, cose, JNP, PI, DP) |
subroutine | qckxyz (Q, qtmp, IMR, JNP, NLAY, j1, j2, cosp, acosp, cross, IC, NSTEP) |
subroutine | filcr (q, IMR, JNP, j1, j2, cosp, acosp, icr, tiny) |
subroutine | filns (q, IMR, JNP, j1, j2, cosp, acosp, ipy, tiny) |
subroutine | filew (q, qtmp, IMR, JNP, j1, j2, ipx, tiny) |
subroutine | zflip (q, im, km, nc) |
subroutine a2c | ( | , dimension(imr,*) | U, |
, dimension(imr,*) | V, | ||
IMR, | |||
JMR, | |||
j1, | |||
j2, | |||
, dimension(imr,*) | CRX, | ||
, dimension(imr,*) | CRY, | ||
, dimension(*) | dtdx5, | ||
DTDY5 | |||
) |
subroutine cosa | ( | , dimension(*) | cosp, |
, dimension(*) | cose, | ||
JNP, | |||
PI, | |||
DP | |||
) |
subroutine cosc | ( | , dimension(*) | cosp, |
, dimension(*) | cose, | ||
JNP, | |||
PI, | |||
DP | |||
) |
subroutine filcr | ( | , dimension(imr,*) | q, |
IMR, | |||
JNP, | |||
j1, | |||
j2, | |||
, dimension(*) | cosp, | ||
, dimension(*) | acosp, | ||
icr, | |||
tiny | |||
) |
subroutine filew | ( | , dimension(imr,*) | q, |
, dimension(jnp,imr) | qtmp, | ||
IMR, | |||
JNP, | |||
j1, | |||
j2, | |||
ipx, | |||
tiny | |||
) |
subroutine filns | ( | , dimension(imr,*) | q, |
IMR, | |||
JNP, | |||
j1, | |||
j2, | |||
, dimension(*) | cosp, | ||
, dimension(*) | acosp, | ||
ipy, | |||
tiny | |||
) |
subroutine fxppm | ( | IMR, | |
IML, | |||
, dimension(*) | UT, | ||
, dimension(-iml:imr+iml+1) | P, | ||
, dimension(-iml:imr+iml+1) | DC, | ||
, dimension(*) | flux, | ||
IORD | |||
) |
subroutine fzppm | ( | IMR, | |
JNP, | |||
NLAY, | |||
j1, | |||
real, dimension(imr,jnp,nlay) | DQ, | ||
real, dimension(imr,jnp,nlay) | WZ, | ||
real, dimension(imr,jnp,nlay) | P, | ||
real, dimension(imr,jnp,nlay) | DC, | ||
real, dimension(imr,jnp,nlay) | DQDT, | ||
real, dimension(imr,*) | AR, | ||
real, dimension(imr,*) | AL, | ||
real, dimension(imr,*) | A6, | ||
real, dimension(imr,*) | flux, | ||
real, dimension(imr,*) | wk1, | ||
real, dimension(imr,*) | wk2, | ||
real, dimension(imr,*) | wz2, | ||
real, dimension(imr,jnp,nlay) | delp, | ||
KORD | |||
) |
subroutine ppm3d | ( | integer | IGD, |
real, dimension(imr,jnp,nlay,nc) | Q, | ||
real, dimension(imr,jnp) | PS1, | ||
real, dimension(imr,jnp) | PS2, | ||
real, dimension(imr,jnp,nlay) | U, | ||
real, dimension(imr,jnp,nlay) | V, | ||
real, dimension(imr,jnp,nlay) | W, | ||
real | NDT, | ||
integer | IORD, | ||
integer | JORD, | ||
integer | KORD, | ||
integer | NC, | ||
integer | IMR, | ||
integer | JNP, | ||
integer | j1, | ||
integer | NLAY, | ||
real, dimension(nlay+1) | AP, | ||
real, dimension(nlay+1) | BP, | ||
real | PT, | ||
integer | AE, | ||
logical | fill, | ||
logical | dum, | ||
real | Umax | ||
) |
subroutine qckxyz | ( | , dimension(imr,jnp,nlay) | Q, |
, dimension(imr,jnp) | qtmp, | ||
IMR, | |||
JNP, | |||
NLAY, | |||
j1, | |||
j2, | |||
, dimension(*) | cosp, | ||
, dimension(*) | acosp, | ||
logical | cross, | ||
IC, | |||
NSTEP | |||
) |
subroutine xmist | ( | IMR, | |
IML, | |||
, dimension(-iml:imr+1+iml) | P, | ||
, dimension(-iml:imr+1+iml) | DC | ||
) |
subroutine xtp | ( | IMR, | |
JNP, | |||
IML, | |||
j1, | |||
j2, | |||
JN, | |||
JS, | |||
, dimension(imr,jnp) | PU, | ||
, dimension(imr,jnp) | DQ, | ||
, dimension(imr,jnp) | Q, | ||
, dimension(imr,*) | UC, | ||
, dimension(imr+1) | fx1, | ||
, dimension(imr,jnp) | xmass, | ||
IORD | |||
) |
subroutine ymist | ( | IMR, | |
JNP, | |||
j1, | |||
, dimension(imr,jnp) | P, | ||
, dimension(imr,jnp) | DC, | ||
ID | |||
) |
subroutine ytp | ( | IMR, | |
JNP, | |||
j1, | |||
j2, | |||
, dimension(jnp) | acosp, | ||
RCAP, | |||
, dimension(imr,jnp) | DQ, | ||
, dimension(imr,jnp) | P, | ||
, dimension(imr,jnp) | VC, | ||
, dimension(imr,jnp) | DC2, | ||
, dimension(imr,jnp) | ymass, | ||
, dimension(imr,jnp) | fx, | ||
, dimension(imr,jnp) | A6, | ||
, dimension(imr,jnp) | AR, | ||
, dimension(imr,jnp) | AL, | ||
JORD | |||
) |