Symbol | Description | Uses |
cpog | 4 |
File | Line number | Procedure | Code |
./pkg/fizhi/fizhi_moist.F | 2404 | RNEVP |
_RL getcon,rphf,elocp,cpog,relax |
./pkg/fizhi/fizhi_rayleigh.F | 48 | RAYLEIGH |
_RL cpog, cpinv, virtcon, getcon, dampcoef |
./pkg/fizhi/fizhi_rayleigh.F | 59 | RAYLEIGH |
cpog = getcon('CP')/getcon('GRAVITY') |
./pkg/fizhi/fizhi_rayleigh.F | 67 | RAYLEIGH |
dz(i,j,L) = cpog * (pekap(i,j,L+1)-pekap(i,j,L)) * t(i,j,L) * |