Skip to content

Conversation

csdechant
Copy link
Collaborator

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.

@cticenhour
Copy link
Collaborator

@csdechant Can you push a new commit here updating the submodule again?

@cticenhour cticenhour self-assigned this Sep 18, 2025
@cticenhour cticenhour self-requested a review September 18, 2025 18:54
@cticenhour
Copy link
Collaborator

I want to use this event to check some status on our CI config.

@csdechant csdechant force-pushed the addZapdosReactions_fixes_and_MOOSE_update branch from c1892a9 to 6038a6b Compare September 18, 2025 18:57
@csdechant
Copy link
Collaborator Author

Just did a commit --amend --no-edit push.

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.

2 participants