We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96f7006 commit 84591dfCopy full SHA for 84591df
examples/3D_lagrange_bubblescreen/case.py
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env python3
+#!/usr/bin/env python3
2
import math
3
import json
4
@@ -176,7 +176,7 @@
176
"fluid_pp(2)%M_v": MW_g,
177
"fluid_pp(2)%k_v": k_g,
178
"fluid_pp(2)%cp_v": cp_g,
179
- "fluid_pp(2)%D_v": diffVapor
+ "fluid_pp(2)%D_v": diffVapor,
180
}
181
)
182
examples/3D_lagrange_shbubcollapse/case.py
@@ -178,7 +178,7 @@
183
184
0 commit comments