equinor / iterative_ensemble_smoother

Algorithms for data assimilation using ensemble methods.
GNU General Public License v3.0
17 stars 12 forks source link

Implement ESMDA with adaptive/restricted alpha? #120

Open tommyod opened 1 year ago

tommyod commented 1 year ago

Perhaps this should be implemented sometime in the future:

An Adaptive Ensemble Smoother With Multiple Data Assimilation for Assisted History Matching

antoinecollet5 commented 1 year ago

Hi guys, If you want some hep, I already implemented that here: https://gitlab.com/antoinecollet5/pyesmda/-/tree/develop Could be helpful.

Cheers

dafeda commented 1 year ago

Hi guys, If you want some hep, I already implemented that here: https://gitlab.com/antoinecollet5/pyesmda/-/tree/develop Could be helpful.

Cheers

That is very helpful @antoinecollet5, thanks!

antoinecollet5 commented 10 months ago

Hi @tommyod, maybe you should rename and precise "restricted step", or "restricted alpha" so one does not confuse with the adptative localization that you are currently implementing ? Or maybe I misunderstood ? Cheers

tommyod commented 10 months ago

Good point @antoinecollet5 ! Renamed the issue.