-
Notifications
You must be signed in to change notification settings - Fork 0
AbortMode
Ronja Schnur edited this page Jan 16, 2023
·
2 revisions
pygranite.AbortMode.Time
No additional test are done.
pygranite.AbortMode.Length
Stops the particle, when its trajectory's length exceeds MaximumLength.
pygranite.AbortMode.FitLength
Stops the particle, when its trajectory's length exceeds MaximumLength, while trying to fit it exactly if possible.
- 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