tutorial files modified for minor errors

This commit is contained in:
Hamidreza Norouzi
2023-09-25 17:39:22 +03:30
parent 33a838b784
commit d0aa5af792
16 changed files with 46 additions and 20 deletions

View File

@ -2,9 +2,10 @@
| phasicFlow File |
| copyright: www.cemf.ir |
\* ------------------------------------------------------------------------- */
objectName interaction;
objectType dicrionary;
fileFormat ASCII;
/*---------------------------------------------------------------------------*/
materials (prop1); // a list of materials names
densities (1000.0); // density of materials [kg/m3]
@ -50,4 +51,4 @@ contactSearch
cellExtent 0.6; // bounding box for particle-wall search (> 0.5)
}
}
}