Skip to content

Add two new BCs & fix the Ducros sensor

Ganlin requested to merge feature_ImplicitSolver_stable_addBCs into master

First commit:

  1. Add new BC files EnforceRhoP.cpp/h to the compressible flow solver;
  2. Add new BC files EnforceRhoU.cpp/h to the compressible flow solver;
  3. Some extra comments will be deleted later.

Second commot: Fix the Ducros sensor.

Merge request reports