-
Notifications
You must be signed in to change notification settings - Fork 42
Postprocessing of particle fields
hamidrezanorouzi edited this page Oct 9, 2022
·
4 revisions
where denominator depends on the type of operation we are performing:
- If we are performing
sumoperation,$denominator = 1$ - If we are performing
averageoperation,$denominator = \sum 1,\ i\in cell$ - If we are performing
averageMaskoperation,$denominator = \sum 1, i\in cell,\ i\in mask$
- Features
- How to build
- Tutorials (compatible with v-1.0)
- Performance Test
- How to contribute to PhasicFlow
- Coding Style Guidelines
- About PhasicFlow