Skip to content

Conversation

csdechant
Copy link

This PR will do the following:

  • Fix a bug with the ZapdosReactions Action, where if the option track_rates = true is set, an error stating duplicate variables will occur. This is because of line 279 in file AddZapdosReactions.C was not needed due to line 286 (i.e., _problem->addAuxVariable was called twice for the same operation). Removing line 279 fixes the error and results in the expected outcome.
  • Update the MOOSE submodule for CRANE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant