Opens gks, opens and activates an ncar gcm workstation (workstation of type 1) with workstation id of 1 and connection id of 2.
OPNGKS is somewhat dated. It was primarily used with NCAR GKS-0A when this package only allowed for a single metacode workstation. Now that the NCAR GKS package provides for multiple workstations to be open, it is recommended that standard GKS calls to GOPKS, GOPWK, and GACWK be used instead.
CALL OPNGKS
#include <ncarg/ncargC.h>
void c_opngks()
Use the ncargex command to see the following relevant examples: agex01.
To use OPNGKS or c_opngks, load the NCAR Graphics libraries ncarg, ncarg_gks, and ncarg_c, preferably in that order.
Online: spps, gopks, gopwk, gacwk, clsgks, setusv, getusv, ncarg_cbind
Hardcopy: NCAR Graphics Fundamentals, UNIX Version; User's Guide for NCAR GKS-0A Graphics
Copyright (C) 1987-2009
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.