pyrtid.forward#
Provide the forward reactive transport model and solver.
Model#
Class storing the data and the parameters fed to the solver.
|
Class representing the reactive transport model. |
Model Parameters#
Classes from which a ForwardModel is built.
|
Class defining the time parameters used in the simulation. |
|
Class defining the time parameters used in the simulation. |
|
Class defining the transport parameters used in the simulation. |
|
Class defining the geocgemical parameters used in the simulation. |
|
Define a source term object. |
|
|
|
Boundary Conditions#
Available boundary conditions for the flow and the transport.
|
Represent a constant head condition (Dirichlet). |
|
Represent a constant conentration boundary condition (Dirichlet). |
|
Represent a zero conentration gradient boundary condition (Neumann). |
Solver#
Class responsible to solve the reactive-transport problem. It does not hold any data
and performs the calculation on a ForwardModel.
|
Class solving the reactive transport forward systems. |
|
|
|
Solving the diffusivity equation: |
|
Solving the diffusivity equation: |
|
Compute the transport of the mobile concentrations. |
|
Compute the mineral dissolution. |
|
Compute the mineral dissolution. |
Functions#
Some useful functions
|
_summary_ |