Skip to content

Commit aea60af

Browse files
slilonfe5blnicho
andauthored
Update doc/OnlineDocs/explanation/analysis/parmest/driver.rst
Co-authored-by: Bethany Nicholson <blnicho@users.noreply.github.com>
1 parent 0660d93 commit aea60af

File tree

1 file changed

+1
-1
lines changed
  • doc/OnlineDocs/explanation/analysis/parmest

1 file changed

+1
-1
lines changed

doc/OnlineDocs/explanation/analysis/parmest/driver.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ Pyomo model, which defines the optimization objective function to use in paramet
242242
objective function has not been included in the Pyomo model, like the one in the :ref:`ExperimentClass` Section
243243
above, the user is required to supply the second argument.
244244

245-
If no objective function is specified, the Pyomo model is used "as is" and
245+
If ``obj_function`` is not specified, the Pyomo model is used "as is" and
246246
should be defined with "FirstStageCost" and "SecondStageCost"
247247
expressions that are used to build an objective for the two-stage
248248
stochastic programming problem.

0 commit comments

Comments
 (0)