logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

OPNGKS - Opens GKS, opens and activates an NCAR GCM workstation (workstation of type 1) with workstation

Access

       To use OPNGKS or c_opngks, load the NCAR Graphics libraries ncarg, ncarg_gks, and ncarg_c, preferably in
       that order.

C-Binding Synopsis

       #include <ncarg/ncargC.h>

       void c_opngks()

Examples

       Use the ncargex command to see the following relevant examples: agex01.

Name

       OPNGKS - Opens GKS, opens and activates an NCAR GCM workstation (workstation of type 1) with workstation
       ID of 1 and connection ID of 2.

See Also

       Online: spps, gopks, gopwk, gacwk, clsgks, setusv, getusv, ncarg_cbind

       Hardcopy: NCAR Graphics Fundamentals, UNIX Version; User's Guide for NCAR GKS-0A Graphics

Status

       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.

Synopsis

       CALL OPNGKS

See Also