-
Notifications
You must be signed in to change notification settings - Fork 0
CauchyGreenProperties
Ronja Schnur edited this page Jan 16, 2023
·
2 revisions
MIN : list
The minimum position of the bounding rectangle for the to be computed grid.
MAX : list
The maximum position of the bounding rectangle for the to be computed grid.
DIM : list
The dimension of the 2D Grid.
DLON : list
The longitudinal offset to be used in computation (will be scaled by IntegratorSettings.GridScale
).
DLAT : list
The latitudinal offset to be used in computation (will be scaled by IntegratorSettings.GridScale
).
- Space
- Integrator
- BorderMode
- CurvatureMode
- AbortReason
- AbortMode
- UpLiftMode
- WindfieldMode
- ConstantsMode
- AdditionalVolumeMode
- pgt.py : pygranite toolkit
- 2D : Visualization
- 3D : Visualization
- 3D : Reverse Computation
- 3D : Topography Test
- 3D : Total Curvature
- 3D : Individual Curvature
- 3D : Length
- 3D : Lift
- 3D : GPU Custom Computations