Symbol | Description | Uses |
yearLength | 3 |
File | Line number | Procedure | Code |
./pkg/aim_v23/aim_do_physics.F | 120 | AIM_DO_PHYSICS |
yearLength = 86400.*360. |
./pkg/aim_v23/aim_do_physics.F | 121 | AIM_DO_PHYSICS |
tYear = MOD(myTime/yearLength, 1. _d 0) |
./pkg/aim_v23/aim_do_physics.F | 76 | AIM_DO_PHYSICS |
_RL tYear, yearLength |