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

Fix handling of unsteady flows simulations in source model #310

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

mdeshotel
Copy link
Collaborator

This PR fixes the handling of unsteady flow files in the source RAS model. Unsteady RAS models can now be extracted for cataloging purposes without error. However, it was decided that unsteady 1d models should not be processed through ripple1d as a steady state model and so an error is raised during create_model_run_normal_depth if the forcing file extension from the source model does not contains f indicating that it is not a steady state model.

fixes#176

@mdeshotel mdeshotel requested a review from slawler January 30, 2025 15:03
@mdeshotel mdeshotel merged commit afa2fd7 into dev Jan 30, 2025
3 checks passed
@mdeshotel mdeshotel deleted the feature/unsteady branch January 31, 2025 13:32
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.

2 participants