SimpleCFD icon indicating copy to clipboard operation
SimpleCFD copied to clipboard

remove stray debug code from ccaps advance_module

Open JOThurgood opened this issue 6 years ago • 0 comments

Some weird debugging condition on the output has crept into the main source, clean it up

!DEBUG
if (step >= 1211) then
    print *, '*** max divu before cleaning',maxval(abs(divu)*dt)
endif

JOThurgood avatar Apr 30 '19 13:04 JOThurgood