Skip to content

Feature/verification tests#2628

Merged
fluidnumericsJoe merged 5 commits into
mainfrom
feature/verification-tests
May 13, 2026
Merged

Feature/verification tests#2628
fluidnumericsJoe merged 5 commits into
mainfrom
feature/verification-tests

Conversation

@fluidnumericsJoe
Copy link
Copy Markdown
Contributor

Description

This PR adds new generated unstructured datasets to assist in verification of interpolation and time integration schemes when applied to unstructured grids. The datasets define flow fields for uniform translation and solid body rotation. Uniform translation (constant velocity fields) is exact under all built-in interpolation and time integration schemes; included tests verify that particle trajectories are exact to machine precision. The solid body rotation fields are exact for node registered velocity fields with piecewise linear interpolation and the included tests demonstrate this

Checklist

  • Tests added
  • This PR targets the correct branch (main for normal development, v3-support for v3 support)

AI Disclosure

  • This PR contains AI-generated content.
    • I have tested any AI-generated content in my PR.
    • I take responsibility for any AI-generated content in my PR.
    • Describe how you used it (e.g., by pasting your prompt): Claude code was used to translate python notebooks from https://github.com/FluidNumerics/parcels-ux-validation-verification to generate generic datasets and tests. Generated code was reviewed and tested.

@fluidnumericsJoe fluidnumericsJoe merged commit 231a4b0 into main May 13, 2026
18 checks passed
@fluidnumericsJoe fluidnumericsJoe deleted the feature/verification-tests branch May 13, 2026 15:12
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Parcels development May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant