Fronts ====== Welcome to the reference documentation for `Fronts `_. This documentation covers the usage of all available functions and classes. For an introduction to the software, please refer to the README file, which is displayed on the project's `GitHub `_ and `PyPI `_ pages. Users may also want to look at the example cases, available on the GitHub page under the `examples `_ directory. .. note:: Documentation for the `Julia version of Fronts `_ is `available separately `_. .. currentmodule:: fronts Main package ``fronts`` ----------------------- Solvers ~~~~~~~ .. autosummary:: :toctree: stubs/ solve solve_flowrate solve_from_guess Solutions ~~~~~~~~~ .. autosummary:: :toctree: stubs/ :nosignatures: Solution BaseSolution Boltzmann transformation ~~~~~~~~~~~~~~~~~~~~~~~~ .. autosummary:: :toctree: stubs/ ode o do_dr do_dt r t as_o Inverse problems ~~~~~~~~~~~~~~~~ .. autosummary:: :toctree: stubs/ inverse sorptivity Module ``fronts.D``: Diffusivity functions ------------------------------------------ .. autosummary:: :toctree: stubs/ D.constant D.power_law D.brooks_and_corey D.van_genuchten D.letxs D.letd D.from_expr D.richards * :ref:`genindex` * :ref:`search`