mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-22 16:28:30 +00:00
.github
DEMSystems
benchmarks
helicalMixer_4MParticles
caseSetup
interaction
particleInsertion
sphereShape
settings
cleanThisCase
runThisCase
rotatingDrum_4MParticles
cmake
doc
solvers
src
tutorials
utilities
.gitignore
CMakeLists.txt
LICENSE
README.md
phasicFlowConfig.H.in
12 lines
551 B
C++
Executable File
12 lines
551 B
C++
Executable File
/* -------------------------------*- C++ -*--------------------------------- *\
|
|
| phasicFlow File |
|
|
| copyright: www.cemf.ir |
|
|
\* ------------------------------------------------------------------------- */
|
|
|
|
objectName sphereDict;
|
|
objectType sphereShape;
|
|
|
|
names (smallParticle largeParticle); // names of shapes
|
|
diameters (0.002 0.00201); // diameter of shapes
|
|
materials (glassMat glassMat); // material names for shapes
|