Final adjustments, format of verbose corrected and minor modifications

to the input case cylFlow.
This commit is contained in:
Jorge Gonzalez 2020-10-18 00:21:13 +02:00
commit bf6caad56a
11 changed files with 189 additions and 117 deletions

View file

@ -37,6 +37,7 @@ MODULE moduleErrors
errorMsg = msg
WRITE (*, '(A)') errorMsg
WRITE (*, *)
END SUBROUTINE verboseError