Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
D
dorie
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 31
    • Issues 31
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • dorie
  • dorie
  • Issues
  • #148

Closed
Open
Opened Mar 01, 2019 by Lukas Riedel@lriedelOwner

Set water content as initial condition

Description

@hbauser would like to set the water content as initial condition for the Richards solver. This is important for data assimilation, where we usually represent the state in terms of water content.

Proposal

Add new option initial.quantity = waterContent.

This requires passing the FlowParameters to RichardsInitialConditionFactory, in order to create a MatricHeadAdapter which translates water content back into matric head. This adapter is implemented in !134.

How to test the implementation?

Add simple test case to test-initial-condition.

Related issues

See #127.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: dorie/dorie#148