Symbol | Description | Uses |
guCor | Coriolis terms (2 compon.) computed on C grid | 7 |
File | Line number | Procedure | Code |
./pkg/cd_code/cd_code_scheme.F | 12 | CD_CODE_SCHEME |
O guCor,gvCor, |
./pkg/cd_code/cd_code_scheme.F | 153 | CD_CODE_SCHEME |
guCor(i,j) = |
./pkg/cd_code/cd_code_scheme.F | 46 | CD_CODE_SCHEME |
_RL guCor(1-Olx:sNx+Olx,1-Oly:sNy+Oly) |
./model/src/timestep.F | 205 | TIMESTEP |
O guCor,gvCor, |
./model/src/timestep.F | 210 | TIMESTEP |
& + guCor(i,j) |
./model/src/timestep.F | 60 | TIMESTEP |
_RL guCor(1-OLx:sNx+OLx,1-OLy:sNy+OLy) |
./model/src/timestep.F | 90 | TIMESTEP |
guCor(i,j) = 0. _d 0 |