Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Issue #492 add logging simulation #1484

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
Mar 10, 2025

Conversation

JoerivanEngelen
Copy link
Contributor

@JoerivanEngelen JoerivanEngelen commented Mar 10, 2025

Fixes #492

Description

Adds some simple logging to the simulation object. I didn't add solver settings, these are listed in the .ims file. I also didn't add stdout of MODFLOW6, as this is already logged in the LIST file and would require some extra work.

Furthermore some boyscouting: fix some easy-to-fix issues raised by Sonarcloud:

  • Remove unreachable return statements
  • Don't use caps in variable's name

Checklist

  • Links to correct issue
  • Update changelog, if changes affect users
  • PR title starts with Issue #nr, e.g. Issue #737
  • Unit tests were added
  • If feature added: Added/extended example

Copy link

@JoerivanEngelen JoerivanEngelen merged commit 159d001 into master Mar 10, 2025
7 checks passed
@JoerivanEngelen JoerivanEngelen deleted the issue_#492_add_logging_simulation branch March 10, 2025 14:58
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.

Add logging to Modflow 6 simulation
2 participants