ReactionMechanismSimulator.jl icon indicating copy to clipboard operation
ReactionMechanismSimulator.jl copied to clipboard

Fragment array functions in Simulation.jl are overwriting other helper functions

Open mjohnson541 opened this issue 1 year ago • 2 comments

Some of the new functions for handling fragment arrays weren't typed differently from other functions with the same name in Simulation.jl causing them to overwrite them. Currently this at least seems to prevent rop plotting in traditional mechanisms.

mjohnson541 avatar Jun 11 '23 01:06 mjohnson541

Thanks for catching this. I will work on this after I submitted my manuscript revision. I'm somewhat more occupied right now.

hwpang avatar Jun 28 '23 19:06 hwpang

In the meantime I believe users can get around this issue by switching to commit https://github.com/ReactionMechanismGenerator/ReactionMechanismSimulator.jl/commit/baba92ae5b85bdb53e919ca9b22c44380803f561.

mjohnson541 avatar Jun 29 '23 12:06 mjohnson541