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

Support FieldSets without U or V #1624

Open
erikvansebille opened this issue Jul 30, 2024 · 0 comments
Open

Support FieldSets without U or V #1624

erikvansebille opened this issue Jul 30, 2024 · 0 comments
Labels
coding/Python good first issue Good for new parcels developers

Comments

@erikvansebille
Copy link
Member

There are a few explicit calls to FieldSet.U (and FieldSet.V?) in the Parcels code, which means that a valid FieldSet always has to have at least a U Field.

This is maybe too strict; we could see if we can rework/generalise Parcels to not expect a FieldSet.U

@erikvansebille erikvansebille added good first issue Good for new parcels developers coding/Python labels Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coding/Python good first issue Good for new parcels developers
Projects
Status: Backlog
Development

No branches or pull requests

1 participant