mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
binarySystemOfParticles updated
This commit is contained in:
@ -60,4 +60,4 @@ boundaries
|
||||
{
|
||||
type exit; // other options: periodict, reflective
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -83,5 +83,3 @@ surfaces
|
||||
motion rotAxis; // motion component name
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
@ -71,5 +71,3 @@ positionParticles // positions particles
|
||||
radius 0.117; // radius of cylinder
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
@ -32,3 +32,4 @@ writeFormat ascii; // data writting format (ascii or binar
|
||||
timersReport Yes; // report timers
|
||||
|
||||
timersReportInterval 0.01; // time interval for reporting timers
|
||||
|
Reference in New Issue
Block a user