-
foxes.models.rotor_models.GridRotor(n, reduce=
True
, nint=200
, **kwargs)[source] Constructor.
ParametersΒΆ
- n: int
The number of points along one direction, maximal number of points is N = n * n
- reduce: bool
Flag for reduction to points actually representing an area with overlap with the circle, recalculating the self.__weights accordingly
- nint: int
Integration steps per element
- name: str, optional
The model name
- kwargs: dict, optional
Addition parameters for the base model