diff --git a/applications/utilities/postProcessing/dataConversion/foamToEnsight/foamToEnsight.C b/applications/utilities/postProcessing/dataConversion/foamToEnsight/foamToEnsight.C index edb29d3998..d50bf96448 100644 --- a/applications/utilities/postProcessing/dataConversion/foamToEnsight/foamToEnsight.C +++ b/applications/utilities/postProcessing/dataConversion/foamToEnsight/foamToEnsight.C @@ -240,7 +240,7 @@ int main(int argc, char *argv[]) wordHashSet allCloudNames; if (Pstream::master()) { - word geomFileName = prepend + "000"; + word geomFileName = prepend + "0000"; // test pre check variable if there is a moving mesh if (meshMoving)