Open jiweiqi opened 3 years ago
https://github.com/DENG-MIT/Arrhenius.jl/blob/51a2f3d87e9f4e1643b66b05282d2d98b96cd9aa/src/Solution.jl#L9
Currently, the interpretation of kinetic, thermodynamic, and transport are coded together. It will be great to spill them into three parts, to make the code more modulized.
https://github.com/DENG-MIT/Arrhenius.jl/blob/51a2f3d87e9f4e1643b66b05282d2d98b96cd9aa/src/Solution.jl#L9
Currently, the interpretation of kinetic, thermodynamic, and transport are coded together. It will be great to spill them into three parts, to make the code more modulized.