mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +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;
|
||||
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