ReactionMechanismSimulator.jl
ReactionMechanismSimulator.jl copied to clipboard
Fragment array functions in Simulation.jl are overwriting other helper functions
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.
Thanks for catching this. I will work on this after I submitted my manuscript revision. I'm somewhat more occupied right now.
In the meantime I believe users can get around this issue by switching to commit https://github.com/ReactionMechanismGenerator/ReactionMechanismSimulator.jl/commit/baba92ae5b85bdb53e919ca9b22c44380803f561.