Releases: uncscode/particula
Releases · uncscode/particula
v0.2.2
What's Changed
- Addressed warnings in tests and added to vscode testing workflow. by @Gorkowski in #654
- Docstring Update in dynamics functions by @Gorkowski in #655
- Website landing page and socials by @Gorkowski in #656
- Change colors to Teal theme by @Gorkowski in #660
- Reorganize website to Examples by @Gorkowski in #661
- Fixed button link by @Gorkowski in #662
- Fix button link-2 by @Gorkowski in #663
- Added charged kernels calls via system state by @Gorkowski in #664
- In examples update mass_particle to particle_mass by @Gorkowski in #665
- Docstrings for Classes by @Gorkowski in #669
- Correct function names in mass_transfer.py by @Gorkowski in #670
- Unpacking util.converting funcitons by @Gorkowski in #671
- v0.2.1 -> v0.2.2 by @Gorkowski in #675
- Remove over built aerosol.particles list feature by @Gorkowski in #674
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Force used of correct dependencies for np.trapezoid by @Gorkowski in #651
- Update init.py by @Gorkowski in #652
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Main change to API function calls and flatten imports.
- Function call start with .get_
- Imports are now flatten to the level-2, eg. particula.particles.get_ or class,
- .particles.get_
- .gas.get_
- .dynamics.get_
- .util.get_
DNS coagulation is also added.
Docs updated to reflect new API
What's Changed
- Fixing DNS functions by @Gorkowski in #619
- Add DNS paper comparison docs by @Gorkowski in #622
- Refactor settling velocity by @Gorkowski in #623
- Re-organization of coagulation Objects by @Gorkowski in #627
- Checking edge cases and Updated validations, Docstring in gas.property.funcs by @Gorkowski in #628
- Alignment of docstring and func input/names in particles.properties by @Gorkowski in #630
- Docs for Latent heat condensation by @Gorkowski in #638
- Util reorg/review and init flattening by @Gorkowski in #632
- Jupyter update, and flatten dyanmics inits by @Gorkowski in #640
- Ran/Updated Notebooks for How-To-Guides. by @Gorkowski in #642
- Run/update API in docs notebooks by @Gorkowski in #644
- Compile Single page docs by @Gorkowski in #647
- Ion coagulation notebook, update by @Gorkowski in #645
- Flattened API version 0.2.0 by @Gorkowski in #649
Full Changelog: v0.1.3...v0.2.0
v0.1.3
What's Changed
- Function for DNS from system state by @Gorkowski in #611
- Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 by @dependabot in #613
- Bump actions/setup-python from 5.3.0 to 5.4.0 by @dependabot in #612
- Extreme charge limits by @Gorkowski in #615
- Bump Version 0.1.3 by @Gorkowski in #616
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Split activities and related tests in to smaller modules by @Gorkowski in #559
- Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by @dependabot in #562
- Adding functions for turbulent shear kernel by @Gorkowski in #567
- Adding Function for Sedimentation Kernel by @Gorkowski in #565
- Adding Droplet Coagulation Kernel Documentation by @Gorkowski in #569
- Adding Kolmogorov time by @Gorkowski in #571
- Mixin Units required and optional Conversion by @Gorkowski in #561
- Add Integral Scale functions by @Gorkowski in #581
- Add Kolmogorov length and velocity functions by @Gorkowski in #579
- Add folder structure for dns kernels by @Gorkowski in #596
- Add RMS velocity function by @Gorkowski in #580
- Changed Diameter to Radius in Shear Kernel by @Gorkowski in #600
- Add Microscale Functions by @Gorkowski in #582
- Add accel_variance coefficient function by @Gorkowski in #583
- Add inertia and derived settling velocity for particle properties by @Gorkowski in #585
- Added Reynolds and Stokes Functions by @Gorkowski in #586
- Add Radial Distribution function for DNS by @Gorkowski in #597
- Add the Psi Function for Geometric Kernel by @Gorkowski in #601
- Add the Longitudinal velocity correlation by @Gorkowski in #603
- Add the Phi DNS function #593 by @Gorkowski in #604
- Add DNS Radial Velocity functions by @Gorkowski in #605
- Add the Sigma fit from DNS by @Gorkowski in #606
- Add the droplet geometric kernel function by @Gorkowski in #607
- Update version 0.1.2 by @Gorkowski in #609
Full Changelog: v0.1.1...v0.1.2