mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-28 03:27:05 +00:00
Tutorials are updated.
This commit is contained in:
6
tutorials/sphereGranFlow/binarySystemOfParticles/caseSetup/shapes
Normal file → Executable file
6
tutorials/sphereGranFlow/binarySystemOfParticles/caseSetup/shapes
Normal file → Executable file
@ -6,9 +6,9 @@ objectName sphereDict;
|
|||||||
objectType sphereShape;
|
objectType sphereShape;
|
||||||
fileFormat ASCII;
|
fileFormat ASCII;
|
||||||
/*---------------------------------------------------------------------------*/
|
/*---------------------------------------------------------------------------*/
|
||||||
names (smallSphere largeSphere); // names of shapes
|
names (smallSphere largeSphere); // names of shapes
|
||||||
|
|
||||||
diameters (0.003 0.005); // diameter of shapes
|
diameters (0.003 0.005); // diameter of shapes
|
||||||
|
|
||||||
materials (prop1 prop1); // material names for shapes
|
materials (prop1 prop1); // material names for shapes
|
||||||
|
|
Reference in New Issue
Block a user