Exemplo n.º 1
0
 def test_parameter_estimation_example(self):
     from pyomo.contrib.parmest.examples.rooney_biegler import parameter_estimation_example
     parameter_estimation_example.main()
Exemplo n.º 2
0
 def test_parameter_estimation_example(self):
     from pyomo.contrib.parmest.examples.semibatch import parameter_estimation_example
     parameter_estimation_example.main()
Exemplo n.º 3
0
 def test_parameter_estimation_example(self):
     from pyomo.contrib.parmest.examples.reactor_design import parameter_estimation_example
     parameter_estimation_example.main()