Mocca v0.1.0
Restructuring of API under the hood. Minimal changes for users.
Breaking changes
- N-component generalisation
- Abstracted isotherm/mass transfer interfaces
- ConstantsStruct removed and refactored
- Addition of regression tests
- Removal of JutulDarcy dependency
Merged pull requests:
- Fix doc links (#29) (@FrancescaWatson)
- Add TagBot. (#30) (@FrancescaWatson)
- Update installation instructions after release in Julia package manag… (#31) (@FrancescaWatson)
- Add regression tests (#32) (@jakobtorben)
- Respect user-provided Tw_init as initial temperature before falling back to T_a (#34) (@nutspiano)
- Update setup_process_state to take in restart state from simulation. (#36) (@FrancescaWatson)
- Introduce abstract isotherm and mass transfer interfaces (#38) (@jakobtorben)
- Decompose ConstantsStruct, add column entity and clean up BC infrastructure (#39) (@jakobtorben)
- Generalise to an N-component system (#40) (@jakobtorben)
- Remove JutulDarcy dependency (#41) (@jakobtorben)
Closed issues: