gemseo.problems.mdo.scalable.parametric.core.default_settings module
The default settings of the scalable problem.
-
DEFAULT_D_0: Final[int] = 1
The default size of the shared design variable \(x_0\).
-
DEFAULT_D_I: Final[int] = 1
The default size of the local design variable \(x_i\).
-
DEFAULT_N_DISCIPLINES: Final[int] = 2
The default number \(N\) of scalable disciplines.
-
DEFAULT_P_I: Final[int] = 1
The default size of the coupling variable \(y_i\).