| Symbol | Description | Uses |
| topoHloc | Temporary array used to write surface topography | 3 |
| File | Line number | Procedure | Code |
| ./model/src/ini_linear_phisurf.F | 225 | INI_LINEAR_PHISURF |
O topoHloc, |
| ./model/src/ini_linear_phisurf.F | 233 | INI_LINEAR_PHISURF |
CALL WRITE_FLD_XY_RS( 'topo_H',' ',topoHloc,0,myThid) |
| ./model/src/ini_linear_phisurf.F | 47 | INI_LINEAR_PHISURF |
_RS topoHloc(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy) |