[kepler-dev] [Bug 5701] CT was removed, demo workflows need to be updated
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Fri Aug 31 13:47:28 PDT 2012
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5701
Christopher Brooks <cxh at eecs.berkeley.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Hours Worked| |0.3
CC| |cxh at eecs.berkeley.edu
Estimated Hours|0.0 |1.0
--- Comment #1 from Christopher Brooks <cxh at eecs.berkeley.edu> 2012-08-31 13:47:28 PDT ---
I updated the demos to use Continous.
The affected demos were
./workflows/demos/getting-started/02-LotkaVolterraPredatorPrey.xml
./workflows/demos/SEEK/Elk_Wolf.xml
./workflows/demos/SEEK/LogisticsModel_CT_Director.xml
To update the demos, I used
ptolemy/domains/continuous/lib/ct2continuous
There were two issues with the script:
1) The solver was not updated
The workaround was to run the model and update the solver
2) The Integrator did not get hooked up properly. The input and output were
connected to the old ports. This was a problem in the SEEK demos, but
not in the 02-LotkaVolterraPredatorPrey.xml
The workaround was to drag in a Continuous Integrator.
To close this bug:
The CT Director, integrator and any other actors must be removed
It would be nice if the Continuous Integrator had the Integrator icon
used with the CT Integrator.
--
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
More information about the Kepler-dev
mailing list