gemseo.problems.mdo.sellar.sellar_system module#
The system discipline of the customizable Sellar MDO problem.
- class SellarSystem(n=1)[source]#
Bases:
BaseSellar
The discipline to compute the objective and constraints of the Sellar problem.
Initialize self. See help(type(self)) for accurate signature.
- Parameters:
n (int) --
The size of the local design variables and coupling variables.
By default it is set to 1.