From e5c20ccbbc23c83f01fa2b5e0dfb4cddc2a0aa6f Mon Sep 17 00:00:00 2001 From: ignis Date: Mon, 19 Dec 2016 13:09:29 +0900 Subject: [PATCH] disable random motion flux bc --- constant/physicalProperties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/constant/physicalProperties b/constant/physicalProperties index e0c2b41..aff043b 100644 --- a/constant/physicalProperties +++ b/constant/physicalProperties @@ -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()