Almost done, just have to check the examples

This commit is contained in:
Jorge Gonzalez 2026-03-11 20:57:23 +01:00
commit 493f7b9785
5 changed files with 14 additions and 14 deletions

View file

@ -564,7 +564,7 @@ MODULE moduleSolver
!Reset CPU Time counter
counterCPUTime = 0
CALL printTime(timeStep == 0)
CALL writeTime(timeStep == 0)
END IF