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
|
<!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>Defining Dynamical Systems Using the Parser Window</TITLE>
<META NAME="description" CONTENT="Defining Dynamical Systems Using the Parser 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="node43.html">
<LINK REL="previous" HREF="node33.html">
<LINK REL="up" HREF="node33.html">
<LINK REL="next" HREF="node35.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html962"
HREF="node35.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
SRC="/usr/lib/latex2html/icons.gif/next_motif.gif"></A>
<A NAME="tex2html959"
HREF="node33.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
SRC="/usr/lib/latex2html/icons.gif/up_motif.gif"></A>
<A NAME="tex2html953"
HREF="node33.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
SRC="/usr/lib/latex2html/icons.gif/previous_motif.gif"></A>
<A NAME="tex2html961"
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="tex2html963"
HREF="node35.html">Basic Functionality</A>
<B> Up:</B> <A NAME="tex2html960"
HREF="node33.html">Additional Topics</A>
<B> Previous:</B> <A NAME="tex2html954"
HREF="node33.html">Additional Topics</A>
<BR>
<BR>
<!--End of Navigation Panel-->
<H1><A NAME="SECTION00510000000000000000"> </A><A NAME="def_ds_parser"> </A><A NAME="1686"> </A><A NAME="1687"> </A>
<BR>
Defining Dynamical Systems Using the Parser Window
</H1>
<P>
The parser allows the user to define a vector field or mapping in a simple
textual format as opposed to C code language.
This may be extended to a full description of the
dynamical system by defining initial conditions
and default ranges for the variables and parameters,
declaring variables periodic on a specified interval,
and defining auxiliary functions.
Once a dynamical system has been defined in a text window,
it may be interpreted and examined within DsTool.
<P>
The capabilities of the parser will be described by considering
a number of examples. These examples are included as text
files in the directory $DSTOOL/data/parser/, and may be loaded into
the parser editor window.
<P>
While the parser is intended to be an easy-to-use general
purpose tool, for extensive and/or more sophisticated calculations with a
vector field or mapping, a full C-code model file should
be compiled into DsTool. See section <A HREF="node52.html#def_ds"><IMG ALIGN="BOTTOM" BORDER="1" ALT="[*]"
SRC="/usr/lib/latex2html/icons.gif/cross_ref_motif.gif"></A> for more
information on this process. This is primarily because:
<DL COMPACT>
<DT>1.
<DD>Computations with the parsed dynamical system will incur additional
overhead since the code for evaluation of the dynamical system is not compiled.
<DT>2.
<DD>Certain features cannot be defined by the parser. In addition,
they will not be included into the automatically generated C code, and
have to be added by hand. See section <A HREF="node42.html#parser_limitations"><IMG ALIGN="BOTTOM" BORDER="1" ALT="[*]"
SRC="/usr/lib/latex2html/icons.gif/cross_ref_motif.gif"></A> on
limitations for more details.
</DL>
<P>
<BR><HR>
<!--Table of Child-Links-->
<A NAME="CHILD_LINKS"> </A>
<UL>
<LI><A NAME="tex2html964"
HREF="node35.html">Basic Functionality</A>
<LI><A NAME="tex2html965"
HREF="node36.html">Periodic Variables</A>
<LI><A NAME="tex2html966"
HREF="node37.html">Initial Conditions and Default Ranges</A>
<LI><A NAME="tex2html967"
HREF="node38.html">Auxiliary Functions</A>
<LI><A NAME="tex2html968"
HREF="node39.html">Temporary Functions</A>
<LI><A NAME="tex2html969"
HREF="node40.html">Automatic C Code Generation</A>
<LI><A NAME="tex2html970"
HREF="node41.html">Default Values</A>
<LI><A NAME="tex2html971"
HREF="node42.html">Limitations and Bugs</A>
</UL>
<!--End of Table of Child-Links-->
<HR>
<!--Navigation Panel-->
<A NAME="tex2html962"
HREF="node35.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
SRC="/usr/lib/latex2html/icons.gif/next_motif.gif"></A>
<A NAME="tex2html959"
HREF="node33.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
SRC="/usr/lib/latex2html/icons.gif/up_motif.gif"></A>
<A NAME="tex2html953"
HREF="node33.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
SRC="/usr/lib/latex2html/icons.gif/previous_motif.gif"></A>
<A NAME="tex2html961"
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="tex2html963"
HREF="node35.html">Basic Functionality</A>
<B> Up:</B> <A NAME="tex2html960"
HREF="node33.html">Additional Topics</A>
<B> Previous:</B> <A NAME="tex2html954"
HREF="node33.html">Additional Topics</A>
<!--End of Navigation Panel-->
<ADDRESS>
<I>John Lapeyre</I>
<BR><I>1998-09-04</I>
</ADDRESS>
</BODY>
</HTML>
|