Almost done, just have to check the examples
This commit is contained in:
parent
381dc5c93d
commit
493f7b9785
5 changed files with 14 additions and 14 deletions
|
|
@ -50,7 +50,6 @@ MODULE moduleMeshOutput0D
|
|||
CLASS(meshGeneric), INTENT(in):: self
|
||||
CHARACTER(:), ALLOCATABLE:: fileName
|
||||
INTEGER:: k
|
||||
character(:), allocatable:: kString
|
||||
|
||||
fileName = formatFileName('Output', 'Collisions', 'csv')
|
||||
IF (timeStep == tInitial) THEN
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue