Formatting

This commit is contained in:
Hrvoje Jasak 2016-08-09 13:25:57 +01:00
parent 520b77015d
commit e7f0f5aa7b

View file

@ -62,6 +62,7 @@ for line in lines:
tepsilon.append(iepsilon) tepsilon.append(iepsilon)
epsilon.append(float(matchepsilon.group(2))) epsilon.append(float(matchepsilon.group(2)))
# write clean data file
outfile=open('residual.dat','w') outfile=open('residual.dat','w')
if iomega > 0: if iomega > 0: