Skip to content

Dam/assign scalar variable process #13472

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

Merged
merged 4 commits into from
Jun 2, 2025

Conversation

joaquinirazabal
Copy link
Member

📝 Description
Adapt the DamApplication to use assign_scalar_variable_process as suggested in #13099.

🆕 Changelog

  • Calls to ApplyConstantScalarValueProcess now refer to AssignScalarVariableProcess.
  • In the parameters of the process, the label "is_fixed" has been changed to "constrained" to be coherent.
  • Funcion ExecuteInitialize in the DamApplication processes has been changed to ExecuteBeforeSolutionLoop as in AssignScalarVariableProcess.

Copy link
Member

@rubenzorrilla rubenzorrilla left a comment

Choose a reason for hiding this comment

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

All changes make sense for me. Approving in order to move forward with the other issue. Thanks for the fix!

(@djvicente feel free to dismiss the review if you find something strange)

@joaquinirazabal joaquinirazabal merged commit 359d1ef into master Jun 2, 2025
21 of 22 checks passed
@joaquinirazabal joaquinirazabal deleted the dam/assign_scalar_variable_process branch June 2, 2025 07:11
@djvicente
Copy link
Contributor

Everything is fine @rubenzorrilla. Thank you very much

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.

3 participants