disable random motion flux bc
This commit is contained in:
parent
649d814d6a
commit
e5c20ccbbc
1 changed files with 4 additions and 4 deletions
|
|
@ -68,8 +68,8 @@ wallElectronFlux
|
||||||
/*
|
/*
|
||||||
*/
|
*/
|
||||||
TeName "Te";
|
TeName "Te";
|
||||||
// wallPatches ();
|
wallPatches ();
|
||||||
wallPatches (nzLow nzUpp coLow coUpp);
|
// wallPatches (nzLow nzUpp coLow coUpp);
|
||||||
wallReflexes (0 0 0 0);
|
wallReflexes (0 0 0 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -77,8 +77,8 @@ wallIonFluxes
|
||||||
{
|
{
|
||||||
ions
|
ions
|
||||||
(
|
(
|
||||||
H3O()
|
// H3O()
|
||||||
HCO()
|
// HCO()
|
||||||
);
|
);
|
||||||
|
|
||||||
H3O()
|
H3O()
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue