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

Allow setting LB and UB constraints on variables as profiles over time #7

Open
tomjanus opened this issue Apr 27, 2023 · 0 comments
Open

Comments

@tomjanus
Copy link
Owner

Currently, lower and upper bounds on variables are uniform across all time-steps and set as constants.
Allow those LB and UB constraints follow profiles in time.
Fix the IF statement in set_variable_bounds.m used to enforce that the last value of tank head $h_t$ is no less than the initial value, starting from line: if strcmp(var_name,'ht')

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

No branches or pull requests

1 participant