Implement regularizations for Euler eq
Implements the Navier-Stokes and general regularization from J.-L. Guermond and B. Popov, “Viscous regularization of the euler equations and entropy principles,” SIAM Journal on Applied Mathematics, vol. 74, no. 2, pp. 284–305, 2014.
Merge request reports
Activity
Filter activity
added 9 commits
-
2666b7ac...236a24d5 - 4 commits from branch
main
- 2981eb2e - dispatch TODO on Symbol
- 8b4ba9a7 - add av_regularization parameter
- e86dc4bf - fix call to broadcast in callbacks.jl
- 078521f1 - add a namedtuple for parameters to Project struct
- 0b2b7406 - add dispatch for av regularization in rhs!; wip implementation of new regularizations
Toggle commit list-
2666b7ac...236a24d5 - 4 commits from branch
added 8 commits
-
0b2b7406...b7d83f61 - 2 commits from branch
main
- e4f3b4f2 - dispatch TODO on Symbol
- 1e809492 - add av_regularization parameter
- 511984de - fix call to broadcast in callbacks.jl
- edb7e13e - add a namedtuple for parameters to Project struct
- 51e94949 - add dispatch for av regularization in rhs!; wip implementation of new regularizations
- 4e6e98b3 - add ref test euler_isentropic_flow_regulate-ns -- disabled for now
Toggle commit list-
0b2b7406...b7d83f61 - 2 commits from branch
added 15 commits
-
4e6e98b3...a5f246be - 6 commits from branch
main
- bdba1060 - dispatch TODO on Symbol
- e9b3348b - add av_regularization parameter
- dc8bfb13 - fix call to broadcast in callbacks.jl
- c1d0a1a2 - add a namedtuple for parameters to Project struct
- b324a876 - add dispatch for av regularization in rhs!; wip implementation of new regularizations
- 74c18e99 - add ref test euler_isentropic_flow_regulate-ns -- disabled for now
- 865cd2b0 - update deps; put compat bound on PrettyTables.jl
- d304f4ff - fix args for Project constructor
- f206059d - fixup hrsc initialization for EulerEq
Toggle commit list-
4e6e98b3...a5f246be - 6 commits from branch
added 2 commits
added 6 commits
Toggle commit listmentioned in merge request !79 (merged)
Please register or sign in to reply