http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5701
Christopher Brooks <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Hours Worked| |0.3 CC| |[email protected] Estimated Hours|0.0 |1.0 --- Comment #1 from Christopher Brooks <[email protected]> 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. _______________________________________________ Kepler-dev mailing list [email protected] http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
