Read initial
Now we can read an initial condition as we do with other formats. Only documentation left.
This commit is contained in:
parent
d34e72d2e8
commit
1b1a574edc
2 changed files with 40 additions and 0 deletions
|
|
@ -548,6 +548,8 @@ MODULE moduleMeshInputVTU
|
|||
CALL readDataBlock(fileID, numNodes, temperature)
|
||||
REWIND(fileID)
|
||||
|
||||
close(fileID)
|
||||
|
||||
END SUBROUTINE readInitialVTU
|
||||
|
||||
END MODULE moduleMeshInputVTU
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue