Skip to content

Bug: Model crashes when skipping Balance Check #107

@s-poll

Description

@s-poll

Location:
src/clm5/main/clm_driver.F90


Description

The model crashes when skipping the balance check routine BalanceCheckMod.F90. The crash occurs while checking the internal coupler variable Flrl_rofgwl. Testcase is EUR-12.


Observed Behavior

The model runs normally until reaching the balance check. The model crashes in the cpl7 check, because of the variable Flrl_rofgwl. Even though 'Rnet' seems to be calculated at the energy balance check (should be moved), I could not find modifications in the water balance.


Expected Behavior

A balance check should be non-intrusive and must not modify or corrupt model state, as its role is supposed to be diagnostic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    runtime-issueRunning eCLM results to something unexpected (e.g. error, hang-up, incorrect outputs)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions