diff --git a/complex.cpp b/complex.cpp index 6790f910..44d2a2bd 100644 --- a/complex.cpp +++ b/complex.cpp @@ -3094,7 +3094,7 @@ EX namespace prairie { if(ls::any_chaos()) { c->LHU.fi.rval = 0; } - else if(quotient) { // fix cylinder + else if(quotient && geometry != gFieldQuotient) { // fix cylinder c->LHU.fi.rval = 0; } else if(euclid) {