Skip to content

Fix turbine velocity sampling to avoid abrupt changes in sampled velo… - #51

Open
okcfdlab wants to merge 43 commits into
masterfrom
turbineSamplingFix
Open

Fix turbine velocity sampling to avoid abrupt changes in sampled velo…#51
okcfdlab wants to merge 43 commits into
masterfrom
turbineSamplingFix

Conversation

@okcfdlab

@okcfdlab okcfdlab commented May 17, 2026

Copy link
Copy Markdown
Collaborator

…city when time step changes, for example, for file I/O. The suggested fix takes the max of the current and old timestep size for sampling upstream along the local streamline. This is implemented for ADM, uniform ADM, and AFM.

sebastipa added 30 commits April 9, 2026 14:19
…ade explicit filter selectable per-direction
…to subtract mean after updating boundary conditions
…trix multiplication does not ensure that Ucat is updated to the last iterate
…ed mean pressure gradient and bulk velocity controller selectable in control.dat
…nd UpdateImmersedBCs - this is crucial for IMEX schemes where the cartesian velocity might not be up-to-date with the last iterate

@sebastipa sebastipa left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

I have fixed this issue in the master branch already. So now all actuator models do not use upstream sampling anymore, following the change that we made in the ALM some time ago with Jonas. This branch can be removed and the pull request cancelled if you want.

Base automatically changed from optimization to master June 9, 2026 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants