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

Create area results settings table #64

Open
daanvaningen opened this issue Apr 16, 2024 · 0 comments
Open

Create area results settings table #64

daanvaningen opened this issue Apr 16, 2024 · 0 comments
Assignees

Comments

@daanvaningen
Copy link
Contributor

id, int, unique identifier
output_time_step, int, result write interval
start_time, int, simulation time to start writing results
end_time, int, simulation time to stop writing results
variables, List[str], comma separated str of variables to write to result files
subsets, List[str], comma separated str of subsets to write to result files (1D, 2D, 1D2D, 2D Groundwater)
geometry, geometry(Polygon), geometry of the area to write results for

TBD: How do we differentiate between different area result files in the settings?

@daanvaningen daanvaningen self-assigned this Apr 16, 2024
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