Feature CFL adaptation initial iteration by Lisa-Bachmann · Pull Request #2362 · su2code/SU2
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 966
Merged
bigfooted merged 9 commits intosu2code:developfrom
Oct 25, 2024Merged
Feature CFL adaptation initial iteration#2362
bigfooted merged 9 commits intosu2code:developfrom
Feature CFL adaptation initial iteration#2362
bigfooted merged 9 commits intosu2code:developfrom
Conversation
Copy link
Contributor
Lisa-Bachmann
commented
Oct 9, 2024
Lisa-Bachmann
commented
A spark initialization was not possible with CFL adaptation, as the CFL number would increase too far before the spark initiates the combustion. This led to immediate flashback or blow-off. An additional parameter in the CFL adaptation defines the iteration, at which the CFL adaption should start. This allows the combustion to stabilize before the CFL number increases. Before the initial iterations has not started, the CFL number does not get adapted in either direction.
Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment