Skip to content

Commit

Permalink
Dummy commit
Browse files Browse the repository at this point in the history
Dummy commit to open PR; to be squashed.
  • Loading branch information
jbreue16 committed Mar 22, 2024
1 parent f6ca044 commit 4074e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/LumpedRateModelWithPores.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ TEST_CASE("LRMP Jacobian forward vs backward flow", "[LRMP],[UnitOp],[Residual],
cadet::test::column::testJacobianWenoForwardBackward("LUMPED_RATE_MODEL_WITH_PORES", i);
}

TEST_CASE("LRMP numerical Benchmark with parameter sensitivities for linear case", "[LRMP],[Simulation],[Reference],[Sensitivity]") // todo CI flag: currently only runs locally but fails on server
TEST_CASE("LRMP numerical Benchmark with parameter sensitivities for linear case", "[LRMP],[Simulation],[Reference],[Sensitivity]") // todo CI flag: Currently only runs locally but fails on server
{
const std::string& modelFilePath = std::string("/data/model_LRMP_dynLin_1comp_benchmark1.json");
const std::string& refFilePath = std::string("/data/ref_LRMP_dynLin_1comp_sensbenchmark1_FV_Z32.h5");
Expand Down

0 comments on commit 4074e36

Please sign in to comment.