-
foxes_opt.problems.layout.geom_layouts.constraints.CMinDensity(problem, min_value, dfactor=
1
, name='min_density'
)[source] Constructor.
Parameters¶
- problem: foxes_opt.FarmOptProblem
The underlying geometrical layout optimization problem
- min_value: float
The minimal turbine density
- dfactor: float
Delta factor for grid spacing
- name: str
The constraint name
- kwargs: dict, optional
Additioal parameters for the base class