uncscode / particula

a simple, fast, and powerful particle simulator
https://uncscode.github.io/particula
MIT License
5 stars 7 forks source link

Adding Wall loss fitting prelim #427

Closed Gorkowski closed 6 months ago

Gorkowski commented 7 months ago

Adding Wall loss fitting via brute force, on a single experiment example.

github-actions[bot] commented 7 months ago

PR Preview Action v1.4.6 :---: :rocket: Deployed preview to https://uncscode.github.io/particula/pr-preview/pr-427/ on branch gh-pages at 2024-01-16 03:06 UTC

ngmahfouz commented 6 months ago

@Gorkowski I rebased here (including #422 and #423) and did a minor fix 34d18f8

Gorkowski commented 6 months ago

@ngmahfouz

I decided to just show a single time window fit for now, so that my student can start using this. If the functions in the notebook get more used then maybe we pull it in to the code base, but I'm fine with leave them in the example for now.