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
grainGranFlow
iterateGeometry
postprocessPhasicFlow
sphereGranFlow
RotaryAirLockValve
RotatingDrumWithBaffles
V-blender
binarySystemOfParticles
conveyorBelt
caseSetup
interaction
particleInsertion
shapes
settings
stl
cleanThisCase
runThisCase
layeredSiloFilling
rotatingDrumMedium
rotatingDrumSmall
screwConveyor
toteblender
utilities
.gitignore
CMakeLists.txt
LICENSE
README.md
phasicFlowConfig.H.in
16 lines
680 B
C++
Executable File
16 lines
680 B
C++
Executable File
/* -------------------------------*- C++ -*--------------------------------- *\
|
|
| phasicFlow File |
|
|
| copyright: www.cemf.ir |
|
|
\* ------------------------------------------------------------------------- */
|
|
objectName sphereDict;
|
|
objectType sphereShape;
|
|
fileFormat ASCII;
|
|
/*---------------------------------------------------------------------------*/
|
|
names (lightSphere heavySphere); // names of shapes
|
|
|
|
diameters (0.007 0.007); // diameter of shapes
|
|
|
|
materials (lightMat heavyMat); // material names for shapes
|
|
|
|
|