OOF2: The Manual
Name
OOF.Subproblem.Equation.Activate — Activate an Equation. The Solver solves the active Equations.
Synopsis
OOF.Subproblem.Equation.Activate(subproblem,equation)
Details
- Parent Menu: OOF.Subproblem.Equation
-
Callback: function
_activateEquationin moduleooflib.engine.IO.subproblemmenu -
Parameters:
Description
Activate the given Equation on the given SubProblem. Activated
Equations are the ones that will be solved. For a solution
to be possible, the active Equations must involve Fluxes that
are produced by Properties in the Mesh, and those Properties
must couple to defined Fields.
There must be as many active Equations as there are active Fields



