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 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--Converted with LaTeX2HTML 98.1p1 release (March 2nd, 1998)
originally by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>The Save Window</TITLE>
<META NAME="description" CONTENT="The Save Window">
<META NAME="keywords" CONTENT="userman">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<LINK REL="STYLESHEET" HREF="userman.css">
<LINK REL="next" HREF="node11.html">
<LINK REL="previous" HREF="node9.html">
<LINK REL="up" HREF="node5.html">
<LINK REL="next" HREF="node11.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html684"
HREF="node11.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
SRC="/usr/lib/latex2html/icons.gif/next_motif.gif"></A>
<A NAME="tex2html681"
HREF="node5.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
SRC="/usr/lib/latex2html/icons.gif/up_motif.gif"></A>
<A NAME="tex2html675"
HREF="node9.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
SRC="/usr/lib/latex2html/icons.gif/previous_motif.gif"></A>
<A NAME="tex2html683"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
SRC="/usr/lib/latex2html/icons.gif/contents_motif.gif"></A>
<BR>
<B> Next:</B> <A NAME="tex2html685"
HREF="node11.html">The Load Window</A>
<B> Up:</B> <A NAME="tex2html682"
HREF="node5.html">Attributes of Interface Windows</A>
<B> Previous:</B> <A NAME="tex2html676"
HREF="node9.html">The C Code Window</A>
<BR>
<BR>
<!--End of Navigation Panel-->
<H1><A NAME="SECTION00450000000000000000"> </A><A NAME="324"> </A><A NAME="325"> </A><A NAME="save"> </A>
<BR>
The Save Window
</H1>
<BR>
<DIV ALIGN="CENTER"><A NAME="savewin"> </A><A NAME="360"> </A>
<TABLE WIDTH="50%">
<CAPTION><STRONG>Figure 2.5:</STRONG>
The Save window.</CAPTION>
<TR><TD>7#7</TD></TR>
</TABLE>
</DIV>
<BR>
<P>
<DL>
<DD><P>
<DT><STRONG>Window title:</STRONG>
<DD>DsTool: Save
<DT><STRONG>Function:</STRONG>
<DD>The Save window is used to control saving memory data to files.
<DT><STRONG>Description:</STRONG>
<DD>The Save window is opened by selecting the
Save option from the File menu button located in the
Command window. The user can specify parts of DsTool
memory to save.
<DT><STRONG>Panel items:</STRONG>
<DD>
<UL>
<LI>Directory read-write text field: <A NAME="334"> </A>
Displays the currently selected directory to which DsTool will save data.
The default is the current value of the UNIX environmental variable
DSTOOL_DATA_DIR, or if that is not set, the current working directory.
<LI>Filename read-write text field:
Displays the currently selected filename to which
DsTool will save data. The default is an emptry string.
<LI>Data style exclusive selection:<A NAME="336"> </A>
<DL>
<DT><STRONG>DsTool Tk Format:</STRONG>
<DD><A NAME="338"> </A><A NAME="339"> </A>
Specifies that the data should be saved in
DsTool Tk format. This format is currently not completely
operational. The only options which can be saved with this
format are ``Current Settings'' and ``Window Configuration''.
<DT><STRONG>DsTool 2.0 Format:</STRONG>
<DD><A NAME="340"> </A><A NAME="341"> </A>
Specifies that the data should be saved in
DsTool 2.0 format. This format allows all of the options
below to be saved. This is the default setting.
</DL>
<LI>Save options non-exclusive selections:
<DL>
<DT><STRONG>Current Settings:</STRONG>
<DD><A NAME="344"> </A><A NAME="345"> </A>
Specifies that the current initial
conditions, parameter values, and default settings
are saved to the file specified by the Filename text field.
Specifically, the data saved is a complete description of the Postmaster, with the
exception of the ``Models'' object. No Tcl variables which control the look of the
user interface (such as COLOR and EXT) are saved. This is selected by default.
<DT><STRONG>Window Configuration:</STRONG>
<DD><A NAME="346"> </A>
Specifies that the positions and sizes of all DsTool windows
are saved to the data file specified by the Filename text field.
For each 2-D View window that is open, the view options
are also saved. View options include the horizontal and
vertical coordinates and plotting ranges. By saving the current settings and
configuration before ending a DsTool session, the user may preserve virtually
all the program working environment. Later, the user can restart DsTool, load
the saved configuration and data file and continue working essentially as if the
session had not been terminated.
<DT><STRONG>Trajectories:</STRONG>
<DD><A NAME="347"> </A>
Specifies that all trajectories (whether or not they are currently
displayed) are saved to the data file specified by the Filename text field.
Be warned that by using this option it is easy to generate massive data files.
Flow objects (generated using the Multiple Orbits window) are also saved when this
option is chosen.
<DT><STRONG>Fixed points:</STRONG>
<DD><A NAME="348"> </A>
Specifies that all fixed points (which may be found using the Fixed Points window)
are saved to the data file specified by the Filename text field.
Any computed stable or unstable manifolds are also saved.
<DT><STRONG>Continuation data:</STRONG>
<DD><A NAME="349"> </A>
Specifies that all continuation trajectories (whether or not
they are currently displayed) are saved to the data file specified by the
Filename text field.
<DT><STRONG>Selected points:</STRONG>
<DD><A NAME="350"> </A>
Specifies that selected point data be saved to the data file
specified by the Filename text field.
Selected Point data contains elements of the
cross-product of phase and parameter space.
<DT><STRONG>Parameter data:</STRONG>
<DD><A NAME="351"> </A>
Specifies that parameter data be saved to the data file
specified by the Filename text field.
Parameter data and selected point data are similar in
that they both contain elements of the cross-product of phase and parameter
space. The main difference lies in how these data sets are displayed in view
windows. Parameter data is only displayed in a view window if all coordinates
are parameters. In fact, parameter data does not contain any phase space variable
information. This version of DsTool does not save information into the
Parameter memory, but this option is included for compatibility with other versions.
<DT><STRONG>Function values:</STRONG>
<DD><A NAME="352"> </A>
Specifies that function values be saved to the data file
specified by the Filename text field.
Function values are not stored in memory but they can be
written to a data file. Function values are <EM>never</EM> read back into DsTool;
DsTool will stop reading when it encounters a function value.
</DL>
<LI>Save window button:<A NAME="355"> </A><A NAME="356"> </A>
Opens and brings to the foreground the
Files window, for saving the requested data to the file.
<LI>Dismiss command button:
Closes the Save window.
</UL></DL><HR>
<!--Navigation Panel-->
<A NAME="tex2html684"
HREF="node11.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
SRC="/usr/lib/latex2html/icons.gif/next_motif.gif"></A>
<A NAME="tex2html681"
HREF="node5.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
SRC="/usr/lib/latex2html/icons.gif/up_motif.gif"></A>
<A NAME="tex2html675"
HREF="node9.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
SRC="/usr/lib/latex2html/icons.gif/previous_motif.gif"></A>
<A NAME="tex2html683"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
SRC="/usr/lib/latex2html/icons.gif/contents_motif.gif"></A>
<BR>
<B> Next:</B> <A NAME="tex2html685"
HREF="node11.html">The Load Window</A>
<B> Up:</B> <A NAME="tex2html682"
HREF="node5.html">Attributes of Interface Windows</A>
<B> Previous:</B> <A NAME="tex2html676"
HREF="node9.html">The C Code Window</A>
<!--End of Navigation Panel-->
<ADDRESS>
<I>John Lapeyre</I>
<BR><I>1998-09-04</I>
</ADDRESS>
</BODY>
</HTML>
|