| Symbol | Description | Uses |
| tmp_lon | 6 |
| File | Line number | Procedure | Code |
| ./pkg/profiles/cost_profiles.F | 46 | COST_PROFILES |
_RL tmp_lon |
| ./pkg/profiles/profiles_init_fixed.F | 403 | PROFILES_INIT_FIXED |
tmp_lon=xC(sNx+1,1,bi,bj)+360 |
| ./pkg/profiles/profiles_init_fixed.F | 405 | PROFILES_INIT_FIXED |
tmp_lon=xC(sNx+1,1,bi,bj) |
| ./pkg/profiles/profiles_init_fixed.F | 408 | PROFILES_INIT_FIXED |
& (tmp_lon.GT.tmp_lon2(k)).AND. |
| ./pkg/profiles/profiles_init_fixed.F | 426 | PROFILES_INIT_FIXED |
& (tmp_lon.GT.tmp_lon2(k)+360).AND. |
| ./pkg/profiles/profiles_init_fixed.F | 42 | PROFILES_INIT_FIXED |
_RL tmp_lon, tmp_lon2(1000), tmp_lat2(1000) |