mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-22 16:28:30 +00:00
.github
DEMSystems
benchmarks
cmake
doc
solvers
src
tutorials
iterateGeometry
postprocessPhasicFlow
sphereGranFlow
RotaryAirLockValve
RotatingDrumWithBaffles
V-blender
binarySystemOfParticles
layeredSiloFilling
caseSetup
interaction
particleInsertion
sphereShape
settings
cleanThisCase
runThisCase
rotatingDrumMedium
rotatingDrumSmall
screwConveyor
toteblender
utilities
.gitignore
CMakeLists.txt
LICENSE
README.md
phasicFlowConfig.H.in
13 lines
643 B
C++
Executable File
13 lines
643 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
|