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

Guide documentation for cascade polder basins #1258

Merged
merged 21 commits into from
Apr 8, 2024
Merged

Conversation

Jingru923
Copy link
Contributor

Fixes #1017

A example model was made.
Wiki page with this guidance document.

Made an example model

made a first draft model

modified model so the flow can behave as desired

improved model with pid controller on every outlet

unstable water level appears

Take min crest level into account for PID controlled outlet

PID control fix

precipitation shortage failing

one working model configuration without addAPI

model with addAPI

remove hour, minute and second in start/end time

add image to the example page

model with verticle flows

model with desire parameters

explain model in doc
@Jingru923 Jingru923 requested a review from gijsber March 29, 2024 14:24
Copy link
Contributor

@gijsber gijsber left a comment

Choose a reason for hiding this comment

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

Hi @Jingru923 I've reviewed and made some textual changes. Please consider and reach out if you have any questions

docs/python/examples.ipynb Outdated Show resolved Hide resolved
docs/python/examples.ipynb Outdated Show resolved Hide resolved
docs/python/examples.ipynb Outdated Show resolved Hide resolved
docs/python/examples.ipynb Outdated Show resolved Hide resolved
docs/python/examples.ipynb Outdated Show resolved Hide resolved
docs/python/examples.ipynb Outdated Show resolved Hide resolved
docs/python/examples.ipynb Outdated Show resolved Hide resolved
docs/python/examples.ipynb Outdated Show resolved Hide resolved
docs/python/examples.ipynb Outdated Show resolved Hide resolved
docs/python/examples.ipynb Outdated Show resolved Hide resolved
@Jingru923 Jingru923 marked this pull request as ready for review April 8, 2024 11:07
@Jingru923 Jingru923 requested a review from gijsber April 8, 2024 11:10
Copy link
Collaborator

@SouthEndMusic SouthEndMusic left a comment

Choose a reason for hiding this comment

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

These were my old comments

core/src/solve.jl Outdated Show resolved Hide resolved
core/src/solve.jl Outdated Show resolved Hide resolved
core/src/solve.jl Show resolved Hide resolved
docs/python/examples.ipynb Outdated Show resolved Hide resolved
docs/python/examples.ipynb Outdated Show resolved Hide resolved
docs/python/examples.ipynb Outdated Show resolved Hide resolved
docs/python/examples.ipynb Outdated Show resolved Hide resolved
docs/python/examples.ipynb Outdated Show resolved Hide resolved
docs/python/examples.ipynb Outdated Show resolved Hide resolved
Copy link
Collaborator

@SouthEndMusic SouthEndMusic left a comment

Choose a reason for hiding this comment

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

Nice work. I did make this issue after looking at the examples notebook: #1365 (this is not just for your plots).

docs/python/examples.ipynb Show resolved Hide resolved
Copy link
Contributor

@gijsber gijsber left a comment

Choose a reason for hiding this comment

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

renaming the file is essential

from shapely.geometry import Point


def doc_example_model():
Copy link
Contributor

Choose a reason for hiding this comment

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

agree, what about: local_pidcontrolled_cascade

@Jingru923 Jingru923 merged commit ef7b43e into main Apr 8, 2024
24 checks passed
@Jingru923 Jingru923 deleted the 1017-cascade-basins branch April 8, 2024 15:25
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.

Guidance doc how to model a cascade of level control basins with inlet and outlet to main system
4 participants