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

Add active control capabilities out of PeleLM #201

Merged
merged 23 commits into from
May 4, 2023
Merged

Conversation

esclapez
Copy link
Collaborator

@esclapez esclapez commented May 1, 2023

  • the main difference compared to PeleLM implementation is that the ACParm object no longer exists and is replaced by a FlowControllerData object living in the ProbParm. Templating on ProbParm will handle cases where that object is not defined.

@esclapez esclapez requested a review from baperry2 May 1, 2023 20:41
This document provides step by step instructions to properly set-up the domain and boundary conditions,
construct an initial solution, and provides guidance on how to monitor and influence the initial transient to reach
a final steady-state solution.
In a final Section, post-processing tools available in `PeleAnalysis` are used to extract information about
Copy link
Collaborator

Choose a reason for hiding this comment

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

Remove reference to PeleAnalysis?

@esclapez esclapez merged commit be5d1a2 into development May 4, 2023
24 checks passed
@esclapez esclapez deleted the flowController branch May 4, 2023 01:07
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.

None yet

2 participants