Previous: hznil Up: ../plot79_h.html Next: hznsk
SUBROUTINE HZNNH (TOP, BOTTOM, MAXHZN)
C$ (New Horizon)
C$ Initialize the bounding horizon arrays for HZNBO. The
C$ arguments are:
C$
C$ TOP(MAXHZN)...........Top horizon array.
C$ BOTTOM(MAXHZN)........Bottom horizon array.
C$ MAXHZN................Number of points in horizon.
C$
C$ (01-FEB-82)