GridBox¶
Generatex a grid within a box to be used to generate the flow field during the postprocessing
The settings that this solver accepts are given by a dictionary, with the following key-value pairs:
Name Type Description Default coords_0list(float)First bounding box corner [0.0, 0.0, 0.0]coords_1list(float)Second bounding box corner [10.0, 0.0, 10.0]spacinglist(float)Spacing parameters of the bbox [1.0, 1.0, 1.0]movingboolIf True, the box moves with the body frame of reference. It does not rotate with it, thoughFalse