delete the unused comments

This commit is contained in:
wanqing0421 2025-03-07 02:53:49 +08:00
parent 84197bf237
commit 5a5a3c6daf
3 changed files with 0 additions and 20 deletions

View File

@ -1,11 +0,0 @@
/* -------------------------------*- C++ -*--------------------------------- *\
| phasicFlow File |
| copyright: www.cemf.ir |
\* ------------------------------------------------------------------------- */
objectName sphereDict;
objectType sphereShape;
names (glassBead); // names of shapes
diameters (0.003); // diameter of shapes
materials (glassMat); // material names for shapes

View File

@ -23,10 +23,6 @@ rotatingAxisInfo // information for rotatingAxisMotion motion m
surfaces
{
/*
A cylinder with begin and end radii 0.12 m and axis points at (0 0 0) and (0 0 0.36)
*/
cylinder
{
type cylinderWall; // type of the wall

View File

@ -9,11 +9,6 @@ fileFormat ASCII;
setFields
{
/*
Default value for fields defined for particles
These fields should always be defined for simulations with
spherical particles
*/
defaultValue
{
velocity realx3 (0 0 0); // linear velocity (m/s)