v0.2.6
We have a breaking change, in the the aerosol.gas representation. We separated the gas species into ones that can partition and ones that are gas phase only. The rest of the builders/objects are the same.
What's Changed
- Restructure Atmosphere Species Attributes (Breaking Change) by @Gorkowski in #730
- Bump actions/setup-python from 5.5.0 to 5.6.0 by @dependabot in #733
- ADDED Csat Builder and Clearer VaporPressureBuilder Names by @Gorkowski in #735
- Added Aerosol Builder with Validation by @Gorkowski in #734
- Taichi Example and Benchmark by @Gorkowski in #732
- Docs Update for API change by @Gorkowski in #737
- Update contributing link by @Gorkowski in #738
- Fix dynamic typo in collision warnings by @Gorkowski in #744
- Update saturation_ratio docstring by @Gorkowski in #745
- Refactor mass transfer by @Gorkowski in #743
- Fix default handling in validate_inputs decorator by @Gorkowski in #746
- Update docs workflows concurrency by @Gorkowski in #749
- Add temperature conversion test by @Gorkowski in #747
- Add tests for convert dtype helpers by @Gorkowski in #750
- Add machine limit edge-case tests by @Gorkowski in #753
- Add Colab button to notebooks by @Gorkowski in #757
- Skip partitioning indices by @Gorkowski in #751
- Add phase index mixing for surface tension by @Gorkowski in #759
- Sort bins after mass updates by @Gorkowski in #756
- Corrections for pre SOA sims by @Gorkowski in #763
- Move notebook buttons to TOC sidebar by @Gorkowski in #765
- Add quick start code example by @Gorkowski in #761
- Fix ToC button placement by @Gorkowski in #772
- Refactor distribution strategy tests by @Gorkowski in #762
- Move species density module to particle properties by @Gorkowski in #769
- Add Particula Install cell by @Gorkowski in #768
- update notebook button by @Gorkowski in #778
- add envrc by @Gorkowski in #779
- SOA simulation by @Gorkowski in #767
- Removed adw_tools module by @Gorkowski in #783
- Mass transfer utils tests by @Gorkowski in #782
- Added manual temperature dependence table by @Gorkowski in #784
- Add condensation builders and factory by @Gorkowski in #758
- Ruff Format v2 by @Gorkowski in #787
- Cough Droplet Example by @Gorkowski in #791
- version 0.2.6 by @Gorkowski in #793
Full Changelog: v0.2.5...v0.2.6