Skip to content

Conversation

@reint-fischer
Copy link
Contributor

@reint-fischer reint-fischer commented Oct 14, 2025

This PR fixes the writing of variables in the Kernel loop, and thereby fixes #2331

By removing the time_nextloop from the KernelLoop, almost all tests work much smoother. A bit of work to be done on some edge cases
By moving the position_update_kernels to after the first kernel loop
As not needed anymore now that SetCoords kernel is only added after first kernel loop
@erikvansebille erikvansebille changed the title add output start time and end time test Removing time_nextloop from Kernel loop Oct 16, 2025
erikvansebille added a commit to reint-fischer/parcels that referenced this pull request Oct 22, 2025
Others are more complex to update, will be done in Parcels-code#2333
Copy link
Contributor

@VeckoTheGecko VeckoTheGecko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@erikvansebille erikvansebille merged commit 14ec3e9 into Parcels-code:v4-dev Oct 31, 2025
10 checks passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in Parcels development Oct 31, 2025
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.

output time incorrect

3 participants