Skip to content

Commit d445357

Browse files
committed
Small Stuff
1 parent c794936 commit d445357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/1D_Premixed_Flame/case.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"patch_icpp(1)%Y(7)": "(0.0 + (3.087047007163217*10**(-9) - 0.0) * 0.5*(1-tanh(1250*(x-0.04))))",
7676
"patch_icpp(1)%Y(8)": "(0.0 + (1.7396153620760586*10**(-9) - 0.0) * 0.5*(1-tanh(1250*(x-0.04))))",
7777
"patch_icpp(1)%Y(6)": "(0.0 + (0.2545911810163394 - 0.0) * 0.5*(1-tanh(1250*(x-0.04))))",
78-
"patch_icpp(1)%Y(10)": "0.0",
78+
"patch_icpp(1)%Y(9)": "0.0",
7979
"patch_icpp(1)%Y(10)": "(0.7452197771115008 + (0.7452197771115058 - 0.7452197771115008) * 0.5*(1-tanh(1250*(x-0.04))))",
8080
"patch_icpp(1)%alpha_rho(1)": "1.01325d0*10.0d0**(5.0d0)/(8.3144626d0*1000.0d0*(300 + (1600 - 300) * 0.5 * (1 - tanh(1250 * (x - 0.04))))* "
8181
+ "((0.02851162527578208 + (1.882823170077901*10**(-5) - 0.02851162527578208) * 0.5*(1-tanh(1250*(x-0.04))))/2.016 + ( 3.3821733749391013*10**(-8) * 0.5*(1-tanh(1250*(x-0.04))))/1.008 + "

0 commit comments

Comments
 (0)