We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1e4a40 commit 5baa703Copy full SHA for 5baa703
1 file changed
src/common/include/2dHardcodedIC.fpp
@@ -206,11 +206,10 @@
206
207
case (270)
208
! This hardcoded case extrudes a 1D profile to initialize a 2D simulation domain
209
- @: HardcodedReadValues()
210
-
+ @: HardcodedReadValues()
211
212
case (271) ! Premixed Flame Vortices interctiom
213
+
214
@: HardcodedReadValues()
215
x1c = 0.0027_wp
216
y1c = 0.005_wp
@@ -230,7 +229,7 @@
230
229
q_prim_vf(3)%sf(i, j, 0) = v1c + v2c
231
232
case (272)
233
234
235
236
y_center = y0_ref
0 commit comments