Skip to content

Disable the balance-check reporting in eCLM-ParFlow simulations - #125

Open
s-poll wants to merge 2 commits into
masterfrom
dev-reduce-msg
Open

Disable the balance-check reporting in eCLM-ParFlow simulations#125
s-poll wants to merge 2 commits into
masterfrom
dev-reduce-msg

Conversation

@s-poll

@s-poll s-poll commented Jul 30, 2026

Copy link
Copy Markdown
Member

Suppresses excessive logging output of balance check errors / nan warnings during eCLM-ParFlow simulations to keep log sizes manageable and improve performance.

Long-term integration:
In the long run, this should incorporate or align with #80 or even better include an accurate balance check

avoid spamming in log file, thereby improve performance
@kvrigor

kvrigor commented Aug 3, 2026

Copy link
Copy Markdown
Member

@s-poll this PR actually disables water & soil balance check routines in eCLM-ParFlow, no? I think the PR description & title should reflect this since this is the most important change; reduced logging is simply a side effect.

Comment thread src/clm5/biogeophys/BalanceCheckMod.F90
Comment thread src/clm5/biogeophys/BalanceCheckMod.F90
Comment thread src/clm5/main/lnd2atmMod.F90 Outdated
@s-poll s-poll changed the title Reduce log verbosity in eCLM-ParFlow simulations Disable the balance-check reporting in eCLM-ParFlow simulations Aug 6, 2026
@s-poll

s-poll commented Aug 6, 2026

Copy link
Copy Markdown
Member Author

You are right, the check itself (not just its logging) is what is being skipped for COUP_OAS_PFL, I renamed the PR accordingly.

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