mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-08 03:07:03 +00:00
13 lines
673 B
Plaintext
13 lines
673 B
Plaintext
![]() |
/* -------------------------------*- C++ -*--------------------------------- *\
|
||
|
| phasicFlow File |
|
||
|
| copyright: www.cemf.ir |
|
||
|
\* ------------------------------------------------------------------------- */
|
||
|
objectName shapes;
|
||
|
objectType dictionary;
|
||
|
fileFormat ASCII;
|
||
|
/*---------------------------------------------------------------------------*/
|
||
|
|
||
|
names (smallParticle largeParticle); // names of shapes
|
||
|
diameters (0.004 0.00401); // diameter of shapes
|
||
|
materials (glassMat glassMat); // material names for shapes
|