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

controller initial work #389

Merged
merged 28 commits into from
May 26, 2022
Merged

controller initial work #389

merged 28 commits into from
May 26, 2022

Conversation

EvenSol
Copy link
Collaborator

@EvenSol EvenSol commented Apr 13, 2022

No description provided.

@EvenSol EvenSol changed the title initial work controller initial work Apr 13, 2022
@EvenSol EvenSol marked this pull request as ready for review April 13, 2022 10:10
@EvenSol EvenSol linked an issue Apr 13, 2022 that may be closed by this pull request
@asmfstatoil asmfstatoil force-pushed the add_process_controller branch from 171f528 to af3f8f5 Compare May 3, 2022 18:54
@EvenSol
Copy link
Collaborator Author

EvenSol commented May 18, 2022

if (getCalculateSteadyState())

if (getCalculateSteadyState()) is true - then the unit operation should be calculated as steady stat using normal run operation. For me it seems as the opposite is done (that transient is run if getCalculateSteadyState() is true.

@asmfstatoil
Copy link
Collaborator

asmfstatoil commented May 19, 2022

That is a bug/typo, i'll fix it

@asmfstatoil asmfstatoil marked this pull request as draft May 24, 2022 20:40
@asmfstatoil asmfstatoil marked this pull request as ready for review May 25, 2022 18:15
@asmfstatoil
Copy link
Collaborator

@EvenSol ready for review, but without all the steady state calculation parts

@EvenSol
Copy link
Collaborator Author

EvenSol commented May 26, 2022

This seems fine and can be merged.

@EvenSol EvenSol merged commit c450349 into master May 26, 2022
@EvenSol EvenSol deleted the add_process_controller branch May 26, 2022 20:33
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.

Controller for live matching process simulation to plant data
2 participants