Hi Quentin, DistOpt used Ptolemy Classic, Kepler is based on Ptolemy II. We have no particular plans to port DistOpt to Ptolemy II or Kepler.
One way to do optimization in Ptolemy II would be to do a parameter sweep on a model by using the higher order component (HOC) actors such as ModelReference. See for example, ptolemy/actor/lib/hoc/demo/ModelReference/ModelReference.xml _Christopher Quentin BEY wrote: > Hi all, > > I'd like to know if it is possible to use kepler to make optimization > loop with an external computing code, as DistOpt did with Ptolemy? > (please see http://www.uclm.es/area/gsee/JavierC/distopt.htm ) > > Are there other ways to solve optimization problems in Kepler? if not, > is it scheduled to add one? > > Please apologize for my bad english speaking. > > Thanks in advance. > > > > Quentin Bey - ONERA - France > > _______________________________________________ > Kepler-users mailing list > Kepler-users at ecoinformatics.org > http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-users

