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";
|
||||
// wallPatches ();
|
||||
wallPatches (nzLow nzUpp coLow coUpp);
|
||||
wallPatches ();
|
||||
// wallPatches (nzLow nzUpp coLow coUpp);
|
||||
wallReflexes (0 0 0 0);
|
||||
}
|
||||
|
||||
|
|
@ -77,8 +77,8 @@ wallIonFluxes
|
|||
{
|
||||
ions
|
||||
(
|
||||
H3O()
|
||||
HCO()
|
||||
// H3O()
|
||||
// HCO()
|
||||
);
|
||||
|
||||
H3O()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue