mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-08 03:07:03 +00:00
.github
DEMSystems
benchmarks
cmake
doc
solvers
src
tutorials
utilities
Utilities
checkPhasicFlow
geometryPhasicFlow
pFlowToVTK
particlesPhasicFlow
empty
positionOrdered
positionParticles
positionRandom
CMakeLists.txt
particlesPhasicFlow.cpp
setFields.hpp
postprocessPhasicFlow
CMakeLists.txt
.gitignore
CMakeLists.txt
LICENSE
README.md
phasicFlowConfig.H.in
- geometricRegion was added as selector(for now, box, sphere, and cylinder) - base class upgraded and new method is added to allow accessing point positions in a vector - selection is modified to account for inactive points when selection is done based on position - file interface for particlesPhasicFlow changed. - TODO - Tutorials should be updated in new version.