Skip to content
  • Bernd Flemisch's avatar
    [test][tracer] fix output for 2p tracer test · 287822b8
    Bernd Flemisch authored
    The VTK output of the 2p model has been called before
    `timeLoop->advanceTimeStep()`, resulting in a wrong timestep
    number in the pvd file. Fix by moving the VTK output call to the
    correct position.
    287822b8