unified names

This commit is contained in:
Martin Diehl 2022-06-30 22:01:35 +02:00
parent af2eb3e51d
commit 44ecedc7b0
1 changed files with 28 additions and 27 deletions

View File

@ -605,6 +605,7 @@ real(pReal) function utilities_divergenceRMS()
integer(MPI_INTEGER_KIND) :: err_MPI
complex(pReal), dimension(3) :: rescaledGeom
print'(/,1x,a)', '... calculating divergence ................................................'
flush(IO_STDOUT)