EclGenericOutputBlackoilModule: align table

This commit is contained in:
Arne Morten Kvarving
2024-02-22 14:34:30 +01:00
parent d8fa9c3396
commit 4e7b78c4ca

View File

@@ -723,7 +723,7 @@ setRestart(const data::Solution& sol,
const auto fields = std::array{ const auto fields = std::array{
std::pair{"BIOFILM", &cBiofilm_}, std::pair{"BIOFILM", &cBiofilm_},
std::pair{"CALCITE",&cCalcite_}, std::pair{"CALCITE", &cCalcite_},
std::pair{"FOAM", &cFoam_}, std::pair{"FOAM", &cFoam_},
std::pair{"KRNSW_GO", &krnSwMdcGo_}, std::pair{"KRNSW_GO", &krnSwMdcGo_},
std::pair{"KRNSW_OW", &krnSwMdcOw_}, std::pair{"KRNSW_OW", &krnSwMdcOw_},