diff --git a/src/SIM/SIMoutput.C b/src/SIM/SIMoutput.C index 7e0d7b1a..49d2dc82 100644 --- a/src/SIM/SIMoutput.C +++ b/src/SIM/SIMoutput.C @@ -527,8 +527,6 @@ int SIMoutput::writeGlvS1 (const Vector& psol, int iStep, int& nBlock, else haveXsol = mySol->getVectorSol() != nullptr; } - if (myProblem && nf > 1) - nf = myProblem->getNoFields(1); std::array vID; std::vector sID;