[FEM] [skip CI] formatting fix for potential

This commit is contained in:
Uwe
2022-08-10 13:42:29 +02:00
parent ad2042e3cb
commit 20047c94cd
2 changed files with 7 additions and 7 deletions

View File

@@ -657,7 +657,7 @@ class Writer(object):
"Potential",
"Parameter",
"Electric Potential"
),
)
# scale to match SI units
obj.Potential = savePotential * 1e6
potential = float(obj.Potential.getValueAs("V"))