mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
RotaryAirLockValve is Updated.
This commit is contained in:
@ -6,7 +6,7 @@ objectName interaction;
|
||||
objectType dicrionary;
|
||||
fileFormat ASCII;
|
||||
/*---------------------------------------------------------------------------*/
|
||||
materials (sphereMat wallMat); // a list of materials names
|
||||
materials (sphereMat wallMat); // a list of materials names
|
||||
|
||||
densities (1000 2500); // density of materials [kg/m3]
|
||||
|
||||
|
@ -8,8 +8,6 @@ fileFormat ASCII;
|
||||
/*---------------------------------------------------------------------------*/
|
||||
active yes; // is insertion active -> yes or no
|
||||
|
||||
checkForCollision No; // is checked -> yes or no
|
||||
|
||||
/*
|
||||
one region is considered for inserting particles.
|
||||
*/
|
||||
@ -42,6 +40,6 @@ topRegion
|
||||
|
||||
mixture
|
||||
{
|
||||
sphere 1;
|
||||
sphere 1;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user