default_settings module¶
The default settings of the scalable problem.
- gemseo.problems.scalable.parametric.core.default_settings.DEFAULT_D_0: Final[int] = 1¶
The default size of the shared design variable \(x_0\).
- gemseo.problems.scalable.parametric.core.default_settings.DEFAULT_D_I: Final[int] = 1¶
The default size of the local design variable \(x_i\).