ESCOMP / ESCOMP/CTSM

Aquifer water state variable not output to history when use_groundwater_irrigation is true

Open
#1,811 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Fortran
Stars
352
Forks
361
Avg merge
2d 21h
Merged PRs (30d)
7

Description

In WaterStateType, the history output for wa_col is only active when use_aquifer_layer is true. It should also be output when use_groundwater_irrigation is true. This is not straightforward to implement, because use_groundwater_irrigation is a private parameter in IrrigationMod, so some way of passing the value of use_groundwater_irrigation to WaterStateType is needed. Until then, users running with active groundwater irrigation will not have history output for WA (the water in the aquifer).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.