| File |
Line number |
Procedure |
Code |
|
./pkg/fizhi/update_earth_exports.F |
692 |
GETLGR |
SUBROUTINE GETLGR(sec,IMON,IDAY,ALAT,ITYP,NCHPS,nchpdim, |
|
./pkg/fizhi/update_earth_exports.F |
764 |
GETLGR |
MIDMON = DAYS(IMON)/2 + 1 |
|
./pkg/fizhi/update_earth_exports.F |
768 |
GETLGR |
K2 = IMON |
|
./pkg/fizhi/update_earth_exports.F |
769 |
GETLGR |
K1 = MOD(IMON+10,12) + 1 |
|
./pkg/fizhi/update_earth_exports.F |
771 |
GETLGR |
K1 = IMON |
|
./pkg/fizhi/update_earth_exports.F |
772 |
GETLGR |
K2 = MOD(IMON,12) + 1 |
|
./verification/fizhi-cs-aqualev20/code/update_earth_exports.F |
692 |
GETLGR |
SUBROUTINE GETLGR(sec,IMON,IDAY,ALAT,ITYP,NCHPS,nchpdim, |
|
./verification/fizhi-cs-aqualev20/code/update_earth_exports.F |
764 |
GETLGR |
MIDMON = DAYS(IMON)/2 + 1 |
|
./verification/fizhi-cs-aqualev20/code/update_earth_exports.F |
768 |
GETLGR |
K2 = IMON |
|
./verification/fizhi-cs-aqualev20/code/update_earth_exports.F |
769 |
GETLGR |
K1 = MOD(IMON+10,12) + 1 |
|
./verification/fizhi-cs-aqualev20/code/update_earth_exports.F |
771 |
GETLGR |
K1 = IMON |
|
./verification/fizhi-cs-aqualev20/code/update_earth_exports.F |
772 |
GETLGR |
K2 = MOD(IMON,12) + 1 |