Skip to content

Commit 56c7efc

Browse files
committed
codecov
1 parent 74925cf commit 56c7efc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/reactions/reactionsSystems/KineticReactions.hpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -149,10 +149,6 @@ class KineticReactions
149149
reactionRates,
150150
reactionRatesDerivatives );
151151
}
152-
else
153-
{
154-
throw std::runtime_error( "Error: No such option implemented so far for reaction rate calculation." );
155-
}
156152
}
157153

158154

0 commit comments

Comments
 (0)