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
  • #72

Closed
Open
Opened Jul 06, 2018 by Santiago Ospina De Los Ríos@sospinarMaintainer8 of 11 tasks completed8/11 tasks

[meta] Finite Volume Method for Solute Transport

Note: This is a meta-task. It bundles several tasks together and is only closed once all these tasks are finished.

Aims

Following the sequence of steps stated on %Solute Transport Feature, this meta-issue must implement a Finite Volume method in dorie out of the code implemented in !30 (closed), and must create some benchmarks to test the transport solution.

Tasks

  • Finite Volume solver
    • #73 (closed) Create a Local Operator for finite volume scheme.
    • #94 (closed) Propose a base class for simulations.
    • !65 (merged) Modify traits system such that they are consistent with the two different models.
    • #95 (closed) Modify RichardsSimulation to have the base class #94 (closed).
    • #98 (closed) Implement a simulation object for transport: TransportSimulation.
    • #70 (closed) Define data structures for data exchange between RichardsSimulation and TransportSimulation.
    • #100 (closed) Couple the TransportSimulation with a simple ODE solver for richards equation.
    • !64 (merged) Manage solutions (and therefore adaptors) with shared pointers.
    • !96 (merged) Couple the TransportSimulation with RichardsSimulation.
    • !96 (merged) Manage adaptivity for coupled systems.
  • Benchmakrs
    • Prepare few benchmarks to test the code in order to compare later with the dG method.

People involved

@sospinar

Related meta-tasks

#73 (closed)

Edited Nov 25, 2019 by Lukas Riedel
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Solute Transport Feature
Milestone
Solute Transport Feature
Assign milestone
Time tracking
None
Due date
None
Reference: dorie/dorie#72