Compare commits
1 commit
master
...
ion-inletO
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a7085d3ccd |
2 changed files with 24 additions and 8 deletions
16
0.org/H3O()
16
0.org/H3O()
|
|
@ -10027,22 +10027,30 @@ boundaryField
|
||||||
{
|
{
|
||||||
nzLow
|
nzLow
|
||||||
{
|
{
|
||||||
type fixedValue;
|
type inletOutlet;
|
||||||
|
phi phi_drift;
|
||||||
|
inletValue uniform 0;
|
||||||
value uniform 0;
|
value uniform 0;
|
||||||
}
|
}
|
||||||
nzUpp
|
nzUpp
|
||||||
{
|
{
|
||||||
type fixedValue;
|
type inletOutlet;
|
||||||
|
phi phi_drift;
|
||||||
|
inletValue uniform 0;
|
||||||
value uniform 0;
|
value uniform 0;
|
||||||
}
|
}
|
||||||
coLow
|
coLow
|
||||||
{
|
{
|
||||||
type fixedValue;
|
type inletOutlet;
|
||||||
|
phi phi_drift;
|
||||||
|
inletValue uniform 0;
|
||||||
value uniform 0;
|
value uniform 0;
|
||||||
}
|
}
|
||||||
coUpp
|
coUpp
|
||||||
{
|
{
|
||||||
type fixedValue;
|
type inletOutlet;
|
||||||
|
phi phi_drift;
|
||||||
|
inletValue uniform 0;
|
||||||
value uniform 0;
|
value uniform 0;
|
||||||
}
|
}
|
||||||
outlet
|
outlet
|
||||||
|
|
|
||||||
16
0.org/HCO()
16
0.org/HCO()
|
|
@ -10027,22 +10027,30 @@ boundaryField
|
||||||
{
|
{
|
||||||
nzLow
|
nzLow
|
||||||
{
|
{
|
||||||
type fixedValue;
|
type inletOutlet;
|
||||||
|
phi phi_drift;
|
||||||
|
inletValue uniform 0;
|
||||||
value uniform 0;
|
value uniform 0;
|
||||||
}
|
}
|
||||||
nzUpp
|
nzUpp
|
||||||
{
|
{
|
||||||
type fixedValue;
|
type inletOutlet;
|
||||||
|
phi phi_drift;
|
||||||
|
inletValue uniform 0;
|
||||||
value uniform 0;
|
value uniform 0;
|
||||||
}
|
}
|
||||||
coLow
|
coLow
|
||||||
{
|
{
|
||||||
type fixedValue;
|
type inletOutlet;
|
||||||
|
phi phi_drift;
|
||||||
|
inletValue uniform 0;
|
||||||
value uniform 0;
|
value uniform 0;
|
||||||
}
|
}
|
||||||
coUpp
|
coUpp
|
||||||
{
|
{
|
||||||
type fixedValue;
|
type inletOutlet;
|
||||||
|
phi phi_drift;
|
||||||
|
inletValue uniform 0;
|
||||||
value uniform 0;
|
value uniform 0;
|
||||||
}
|
}
|
||||||
outlet
|
outlet
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue