ADicksonLab / wepy

Weighted Ensemble simulation framework in Python
https://adicksonlab.github.io/wepy/index.html
MIT License
51 stars 20 forks source link

Default BoundaryCondition `DISCONTINUITY_TARGET_IDXS` #120

Open salotz opened 10 months ago

salotz commented 10 months ago

Currently this is only introduced in the WarpBC base class, but it is required for things like the BCDashboardSection so this should have a good default set at the root base class BoundaryCondition. Probably set to None, but I need to analyze what is a meaningful default.