Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SliceJacobiPC should allow variable length slices #195

Open
JHopeCollins opened this issue Jul 2, 2024 · 0 comments
Open

SliceJacobiPC should allow variable length slices #195

JHopeCollins opened this issue Jul 2, 2024 · 0 comments
Labels
Core functionality Adding to the main paradiag functionality enhancement New feature or request

Comments

@JHopeCollins
Copy link
Collaborator

The first implementation of SliceJacobiPC requires that all slices are the same length, and the boundaries coincide with the Ensemble slices.

I think relaxing the requirement for constant length slices should be pretty straightforward and could be useful to try.

Relaxing the requirement for the Slice/slice boundaries to coincide would be much messier and less useful, we usually run with one or two timesteps per slice anyway.

@JHopeCollins JHopeCollins added enhancement New feature or request Core functionality Adding to the main paradiag functionality labels Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core functionality Adding to the main paradiag functionality enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant