Skip to content

Commit

Permalink
Merge branch 'allowSolversToModify_621' of https://github.com/NCAR/micm
Browse files Browse the repository at this point in the history
… into allowSolversToModify_621
  • Loading branch information
K20shores committed Jan 9, 2025
2 parents d2770cf + 7fb1560 commit 69fbc05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/micm/solver/solver_builder.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ namespace micm
bool reorder_state_ = true;
bool valid_system_ = false;
bool valid_reactions_ = false;
double relative_tolerance_ = 1e-06;

public:
SolverBuilder() = delete;
Expand Down

0 comments on commit 69fbc05

Please sign in to comment.