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
No related branches found
Tags v1.2.0
Loading
Checking pipeline status
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