Symbol | Description | Uses |
enda3 | 3 |
File | Line number | Procedure | Code |
./pkg/atm2d/init_atm2d.F | 120 | INIT_ATM2D |
enda3 = sin(atm_yG(j_atm+2) *deg2rad) |
./pkg/atm2d/init_atm2d.F | 123 | INIT_ATM2D |
atm_oc_frac2(j)= (end2 - enda2) / (enda3 - enda2) |
./pkg/atm2d/init_atm2d.F | 51 | INIT_ATM2D |
_RL end1, end2, enda1, enda2, enda3 !used to compute grid conv areas |