| 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 | 1116 | INI_PARMS |
IF ( groundAtK1 ) THEN |
| ./model/src/ini_parms.F | 173 | INI_PARMS |
LOGICAL groundAtK1 |
| ./model/src/ini_parms.F | 283 | INI_PARMS |
& Ro_SeaLevel, rkFac, groundAtK1, thetaMin, phiMin |
| ./model/src/ini_parms.F | 348 | INI_PARMS |
groundAtK1 = .FALSE. |