Formatting
This commit is contained in:
parent
520b77015d
commit
e7f0f5aa7b
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ for line in lines:
|
|||
tepsilon.append(iepsilon)
|
||||
epsilon.append(float(matchepsilon.group(2)))
|
||||
|
||||
# write clean data file
|
||||
outfile=open('residual.dat','w')
|
||||
|
||||
if iomega > 0:
|
||||
|
|
Reference in a new issue