X-Git-Url: http://git.treefish.org/~alex/phys/latlib.git/blobdiff_plain/6ad2fe3a6550b77888c46b17f81d8ab74406649d..b13049b02df74e31a311cf41eb0c61f1898ce77e:/o815/sim.cpp diff --git a/o815/sim.cpp b/o815/sim.cpp index fe30ec5..ec1ca89 100644 --- a/o815/sim.cpp +++ b/o815/sim.cpp @@ -28,13 +28,10 @@ void o815::sim::nextConfig() { } /* make skip if no config could be read or one skip is left after equilibration */ - if ( (! readAtLeastOneConfig) || (hypercache::getNEquiLeft() == 0) ) { - cout << "SKIPPING" << endl; + if ( (! readAtLeastOneConfig) || (hypercache::getNEquiLeft() >= 0) ) { for (int iskip=0; iskip