ReactionMechanismGenerator / ReactionMechanismSimulator.jl

The amazing Reaction Mechanism Simulator for simulating large chemical kinetic mechanisms
https://reactionmechanismgenerator.github.io/ReactionMechanismSimulator.jl
MIT License
70 stars 33 forks source link

[Feature] Add a `load` function #240

Open hwpang opened 8 months ago

hwpang commented 8 months ago

This came up during the discussion for https://github.com/ReactionMechanismGenerator/ReactionMechanismSimulator.jl/pull/214. The idea is to add a load function that takes in a CSV file with simulation profile and a mechanism to reconstruct the Simulation or SystemSimulation object for easier post-processing.