All actions related to path/fodler should be in moduleOutput now
This commit is contained in:
parent
76be78c883
commit
551a488fde
7 changed files with 16 additions and 64 deletions
|
|
@ -536,7 +536,7 @@ MODULE moduleSolver
|
|||
IF (ASSOCIATED(meshForMCC)) CALL meshForMCC%printColl()
|
||||
CALL mesh%printEM()
|
||||
|
||||
! Output of boundaries. TODO: Add an if
|
||||
! Output of boundaries
|
||||
call boundariesParticle_write()
|
||||
|
||||
WRITE(*, "(5X,A21,I10,A1,I10)") "t/tFinal: ", timeStep, "/", tFinal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue