Skip to content

Commit cc78624

Browse files
authored
Update TestCases/py_wrapper/deforming_bump_in_channel/run.py
1 parent a30ed74 commit cc78624

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • TestCases/py_wrapper/deforming_bump_in_channel

TestCases/py_wrapper/deforming_bump_in_channel/run.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,6 @@ def main():
9292
# Postprocess the solver and exit cleanly
9393
SU2Driver.Postprocessing()
9494

95-
if SU2Driver != None:
96-
del SU2Driver
9795

9896
# Imposed deformation
9997
def DeformFunction(x,t):

0 commit comments

Comments
 (0)