File: gradcomdreinit.html

package info (click to toggle)
grads 3%3A2.2.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 17,336 kB
  • sloc: ansic: 61,642; sh: 10,612; makefile: 201; python: 3
file content (27 lines) | stat: -rw-r--r-- 617 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!--Copyright (C) 1988-2005 by the Institute of Global Environment and Society (IGES). See file COPYRIGHT for more information.-->

<html>
<head>
<title>GrADS Command: reinit</title>
</head>
<body bgcolor="e0f0ff" text="#000000">

<h2><b>reinit</b></h2>

<P>
<code>reinit </code>

<p>
This command returns GrADS to its initial state. It closes all open
files, releases all defined variables, and resets all graphics
settings to their defaults.


<h3>Usage Notes</h3>
<p>
See the section of the <a href="users.html">User's Guide</a> 
on <a href="reinitialization.html">reinitialization of GrADS</a>.


</body>
</html>