mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-08 03:07:03 +00:00
.github
DEMSystems
benchmarks
helicalMixer_4MParticles
rotatingDrum
images
rotatingDrum_1mParticles
rotatingDrum_250kParticles
rotatingDrum_2mParticles
rotatingDrum_4mParticles
caseSetup
interaction
shapes
settings
cleanThisCase
runThisCase
rotatingDrum_500kParticles
rotatingDrum_8mParticles
readme.md
cmake
doc
solvers
src
tutorials
utilities
.gitignore
CMakeLists.txt
LICENSE
README.md
phasicFlowConfig.H.in
16 lines
646 B
C++
16 lines
646 B
C++
/* -------------------------------*- C++ -*--------------------------------- *\
|
|
| phasicFlow File |
|
|
| copyright: www.cemf.ir |
|
|
\* ------------------------------------------------------------------------- */
|
|
|
|
objectName shapes;
|
|
objectType dictionary;
|
|
fileFormat ASCII;
|
|
/*---------------------------------------------------------------------------*/
|
|
|
|
names (glassBead); // names of shapes
|
|
|
|
diameters (0.003); // diameter of shapes
|
|
|
|
materials (glassMat); // material names for shapes
|