incomp-flame-post/code/code_gen/terms.input
2019-04-21 04:19:31 +09:00

5 lines
134 B
Text

[u, v, w, y]
c_auto = 1.0 - y
wrate_auto = rxn_rate(c_auto)
fsd_auto = sqrt (sqr(ddx(c_auto)) + sqr(ddy(c_auto)) + sqr(ddz(c_auto)))