Skip to content

Aquifer option bigBucket is not yet implemented for groundwater decision singleBasin #500

Open
@wknoben

Description

@wknoben

Feature Requests

  • Description of feature
    Functional aquifer option for groundwater decision singleBasin.

  • Description of the problem the feature addresses
    This modeling option seems planned development but hasn't been included yet.

See:

! compute water balance for the basin aquifer

 ! compute water balance for the basin aquifer
 if(model_decisions(iLookDECISIONS%spatial_gw)%iDecision == singleBasin)then
  message=trim(message)//'multi_driver/bigBucket groundwater code not transferred from old code base yet'
  err=20; return
 end if
  • Will the proposed feature be backward compatible?
    Yes, this only adds functionality.

  • Will the proposed feature change the science results of SUMMA?
    No existing results will change. New results will be made possible.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions