Skip to content
Snippets Groups Projects
Commit 9d36f3d7 authored by Adrien Crovato's avatar Adrien Crovato
Browse files

Add provisions for second order upwind formulation

parent 5ba134b1
Branches feat_amr
No related tags found
No related merge requests found
Pipeline #50670 failed
Loading
  • Author Maintainer

    Second order upwind formulation is not stable. The following issues must be addressed:

    • check that the Jacobian is exactly the derivative of the flux;
    • remove oscillations due to the second order formulation (limiter?, shock sensor?, etc.);
    • check if approximate Jacobian is feasible and useful;
    • clean code.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment