| Symbol | Description | Uses |
| groundAtK1 | put the surface(k=1) at the ground (replaced by usingPCoords) | 4 |
| File | Line number | Procedure | Code |
| ./model/src/ini_parms.F | 1002 | INI_PARMS |
IF ( groundAtK1 ) THEN |
| ./model/src/ini_parms.F | 148 | INI_PARMS |
LOGICAL groundAtK1 |
| ./model/src/ini_parms.F | 250 | INI_PARMS |
& rkFac, groundAtK1, thetaMin, phiMin |
| ./model/src/ini_parms.F | 303 | INI_PARMS |
groundAtK1 = .FALSE. |