3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Todo List
Class Dumux::BalanceEquationOptions< TypeTag >

include useMoles here

include replaceCompIdx here

Class Dumux::BinaryCoeff::H2O_Component< Scalar, Component >
All other binary coefficient could be generalized like this
Member Dumux::BinaryCoeff::H2O_HeavyOil::gasDiffCoeff (Scalar temperature, Scalar pressure)
value is just an order of magnitude, please improve it
Member Dumux::BinaryCoeff::H2O_HeavyOil::henryOilInWater (Scalar temperature)
values copied from TCE, please improve it
Member Dumux::BinaryCoeff::H2O_HeavyOil::henryWaterInOil (Scalar temperature)
arbitrary value, please improve it
Member Dumux::BinaryCoeff::H2O_HeavyOil::liquidDiffCoeff (Scalar temperature, Scalar pressure)
value is just an order of magnitude, please improve it
Member Dumux::BlockDiagAMGBiCGSTABSolver::solve (const Matrix &m, Vector &x, const Vector &b)

make parameters changeable at runtime from input file / parameter tree

Check whether the default accumulation mode atOnceAccu is needed.

Member Dumux::CCMpfa::maxNumBoundaryVolVars (const FVElementGeometry &fvGeometry)
TODO What about non-symmetric schemes? Is there a better way for estimating this?
Member Dumux::CCMpfaHelper< GridGeometry >::findGhostVertices (const GridView &gridView, const VertexMapper &vertexMapper)
TODO: The name of this function is not so good, as these are not ghost vertices according to the Dune definition of ghost entities. Moreover, it should be tried to make MPFA work also with ghost entities.
Member Dumux::Components::H2< Scalar >::vaporPressure (Scalar temperature)
implement the Gomez-Thodos approach...
Member Dumux::Components::O2< Scalar >::gasDensity (Scalar temperature, Scalar pressure)
: density liquid oxygen
Member Dumux::CompositionalFluidState< ScalarType, FluidSystem >::partialPressure (int phaseIdx, int compIdx) const
is this needed?
Class Dumux::DarcyDarcyBoundaryCouplingMapper< MDTraits >
how to extend to arbitrary number of domains?
Member Dumux::DiffMethod
automatic differentation is not yet implemented
Class Dumux::ElectroChemistry< Scalar, Indices, FluidSystem, GridGeometry, electroChemistryModel >

TODO: Scalar type should be extracted from VolumeVariables!

TODO: This shouldn't depend on grid and discretization!!

Class Dumux::ElectroChemistryNI< Scalar, Indices, FluidSystem, GridGeometry, electroChemistryModel >

TODO: Scalar type should be extracted from VolumeVariables!

TODO: This shouldn't depend on discretization and grid!!

Member Dumux::Experimental::MultiStageTimeStepper< PDESolver >::MultiStageTimeStepper (std::shared_ptr< PDESolver > pdeSolver, std::shared_ptr< const MultiStageMethod< Scalar > > msMethod)
TODO: Add time step control if the pde solver doesn't converge
Member Dumux::Experimental::MultiStageTimeStepper< PDESolver >::step (Variables &vars, const Scalar t, const Scalar dt)
: TODO: Add time step control if the pde solver doesn't converge
Member Dumux::FluidSystems::Base< ScalarType, Implementation >::getMainComponent (int phaseIdx)
Unfortunately we currently still have the assumption in some volume variables (e.g. 1pnc, 2pnc) that the main component index of a phase is equal to the phase index of that phase. This means changing this only works if the volume variables are written accordingly.
Member Dumux::FluidSystems::BrineCO2< Scalar, CO2Table, H2OType, Policy >::heatCapacity (const FluidState &fluidState, int phaseIdx)
TODO Implement heat capacity for gaseous CO2
Member Dumux::FluidSystems::H2OAir< Scalar, H2Otype, Policy, useKelvinVaporPressure >::enthalpy (const FluidState &fluidState, int phaseIdx)
This system neglects the contribution of gas-molecules in the liquid phase. This contribution is probably not big. Somebody would have to find out the enthalpy of solution for this system. ...
Member Dumux::FluidSystems::H2OAir< Scalar, H2Otype, Policy, useKelvinVaporPressure >::heatCapacity (const FluidState &fluidState, int phaseIdx)
Check whether the gas phase enthalpy is a linear mixture of the component enthalpies and the mole fractions is a good assumption.
Member Dumux::FluidSystems::H2OAirMesitylene< Scalar, H2OType >::viscosity (const FluidState &fluidState, int phaseIdx)
Check the parameter phiCAW for the mesitylene case and give a physical meaningful name
Member Dumux::FluidSystems::H2OAirXylene< Scalar, H2OType >::viscosity (const FluidState &fluidState, int phaseIdx)
Check the parameter phiCAW for the xylene case and give a physical meaningful name
Class Dumux::FreeFlowMomentumPorousMediumCouplingMapper< MDTraits, CouplingManager >
how to extend to arbitrary number of domains?
Member Dumux::GeometryIntersection< Geometry1, Geometry2, Policy, 2, 2, 2 >::intersection (const Geometry1 &geo1, const Geometry2 &geo2, Intersection &intersection)

implement this query

implement this query

Member Dumux::GeometryIntersection< Geometry1, Geometry2, Policy, 3, 2, 2 >::intersection (const Geometry1 &geo1, const Geometry2 &geo2, Intersection &intersection)

implement this query

implement this query

Member Dumux::GeometryIntersection< Geometry1, Geometry2, Policy, 3, 3, 2 >::intersection (const Geometry1 &geo1, const Geometry2 &geo2, Intersection &intersection)
implement overloads for segment or point-like intersections
Member Dumux::GeometryIntersection< Geometry1, Geometry2, Policy, 3, 3, 3 >::intersection (const Geometry1 &geo1, const Geometry2 &geo2, Intersection &intersection)
implement overloads for polygon-, segment- or point-like intersections
Member Dumux::LinearPDESolver< Assembler, LinearSolver >::report (std::ostream &sout=std::cout) const
Implement some solver statistics output
Member Dumux::LoggingParameterTree::get (const std::string &key, const char *defaultValue) const
This is a hack so get("my_key", "xyz") compiles (without this method "xyz" resolves to bool instead of std::string)
Member Dumux::NewtonSolver< Assembler, LinearSolver, Reassembler, Comm >::solutionChanged_ (Variables &vars, const SolutionVector &uCurrentIter)
TODO: In case we stop support for old-style grid variables / assemblers at one point, this would become obsolete as only the update call to the backend would remain.
Member Dumux::NonEquilibriumFluidState< ScalarType, FluidSystem >::partialPressure (int phaseIdx, int compIdx) const
is this needed?
Class Dumux::Parameters
Doc me!
Member Dumux::PoreNetwork::SubGridData< HostGrid, SubGrid >::paramGroup () const
For now we don't support two different parameter groups for the subgrids
Member Dumux::PseudoOnePTwoCFluidState< ScalarType, FluidSystem >::partialPressure (int phaseIdx, int compIdx) const
is this needed?
Member Dumux::PseudoOnePTwoCFluidState< ScalarType, FluidSystem >::partialPressure (int compIdx) const
is this needed?
Member Dumux::RichardsLocalResidual< TypeTag >::addSourceDerivatives (PartialDerivativeMatrix &partialDerivatives, const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const VolumeVariables &curVolVars, const SubControlVolume &scv) const
Maybe forward to problem for the user to implement the source derivatives?
Class Dumux::ShallowWaterFlux< NumEqVector >
Add more numerical fluxes and reconstruction methods.
Member Dumux::triangulate (const RandomAccessContainer &points)
sort points and create polyline
File io/grid/gridmanager.hh
add Petrel grids with dune-cornerpoint