~ubuntu-branches/ubuntu/hoary/scilab/hoary

« back to all changes in this revision

Viewing changes to man/eng/scicos/node44.htm

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2005-01-09 22:58:21 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050109225821-473xr8vhgugxxx5j
Tags: 3.0-12
changed configure.in to build scilab's own malloc.o, closes: #255869

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 
2
 
 
3
<!--Converted with LaTeX2HTML 2002-2-1 (1.70)
 
4
original version by:  Nikos Drakos, CBLU, University of Leeds
 
5
* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
 
6
* with significant contributions from:
 
7
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
 
8
<HTML>
 
9
<HEAD>
 
10
<TITLE>Setup</TITLE>
 
11
<META NAME="description" CONTENT="Setup">
 
12
<META NAME="keywords" CONTENT="main">
 
13
<META NAME="resource-type" CONTENT="document">
 
14
<META NAME="distribution" CONTENT="global">
 
15
 
 
16
<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
 
17
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
 
18
 
 
19
<LINK REL="STYLESHEET" HREF="main.css">
 
20
 
 
21
<LINK REL="next" HREF="node45.htm">
 
22
<LINK REL="previous" HREF="node43.htm">
 
23
<LINK REL="up" HREF="node43.htm">
 
24
<LINK REL="next" HREF="node45.htm">
 
25
</HEAD>
 
26
 
 
27
<BODY bgcolor="#FFFFFF">
 
28
 
 
29
 
 
30
<H2><A NAME="SECTION00431000000000000000">
 
31
Setup</A>
 
32
</H2>
 
33
 In the main Scicos window, clicking on the Setup menu item
 
34
 invokes a dialog box that allows you to change 
 
35
 integration parameters: 
 
36
 
 
37
<P>
 
38
- Final integration time (integration ends at
 
39
           this time, it always starts from 0), 
 
40
 
 
41
<P>
 
42
- Real time scaling (forces real time simulation
 
43
           by setting Scicos unit of time to 1 second), 
 
44
 
 
45
<P>
 
46
- Absolute and relative error tolerances (solver properties), 
 
47
 
 
48
<P>
 
49
- Time tolerance (the smallest time interval for which 
 
50
         the ode solver is used to update continuous states), 
 
51
 
 
52
<P>
 
53
- Max integration time interval (the maximum time interval
 
54
     for each call to solver, it must be reduced if the error
 
55
     message "too many calls" is encountered), 
 
56
 
 
57
<P>
 
58
- Solver (choose the numerical solver to be used), 
 
59
 
 
60
<P>
 
61
Max step size (max time step taken by solver).
 
62
<BR><HR>
 
63
<ADDRESS>
 
64
Ramine Nikoukhah
 
65
2004-06-22
 
66
</ADDRESS>
 
67
</BODY>
 
68
</HTML>