blob: 32912a5032485a1d365da1ce4afd0b511da0e34e [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>New Scenario</title>
</head>
<body>
<p>The <em>New Scenario Wizard</em> is used to create and define the
properties of a new <a
href="../../concepts/modelingframework.html#scenario"> Scenario</a>. A name must be provided for
the scenario, and the Solver can be changed using a drop-down menu under "Pick a Solver".</p>
<p>If you pick the RungeKuttaSolver, you also have the option of specifying a Relative Tolerance
for the numerical integrator. The smaller the number the more precise the results, but simulations
will also take longer to run. </p>
<p>Scenarios contain a model, one or more infectors/inoculators as well as a sequencer. </p>
<img src="img/scenariowizard1.jpg" />
<img src="img/scenariowizard2.jpg" />
</html>