Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Tomin authored and Pavel Tomin committed Jan 15, 2025
1 parent c31efcd commit c598e33
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ ReactiveCompositionalMultiphaseOBL::ReactiveCompositionalMultiphaseOBL( const st

void ReactiveCompositionalMultiphaseOBL::initializePreSubGroups()
{
FlowSolverBase::initializePreSubGroups();

checkDiscretizationName();
}

Expand Down

0 comments on commit c598e33

Please sign in to comment.