PMEAL / OpenPNM

A Python package for performing pore network modeling of porous media
http://openpnm.org
MIT License
454 stars 174 forks source link

generic_distribution should also accept an 'unfrozen' stats object and needed kwargs #2735

Closed jgostick closed 1 year ago

jgostick commented 1 year ago

If the object is frozen it is not possible to adjust the parameters of the distribution. Instead the model needs to be re-added, which kinda defeats the point of pore-scale models.