.readthedocs.yml
CHANGELOG.md
CITATION.cff
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
doc/Makefile
doc/make.bat
doc/source/conf.py
doc/source/index.rst
examples/README.md
examples/1INFILTR/D.py
examples/1INFILTR/Nod_Inf.out
examples/1INFILTR/solve.py
examples/1INFILTR/validation.py
examples/HF135/D.py
examples/HF135/groundwaterFoam_results.csv
examples/HF135/inverse1.py
examples/HF135/inverse2.py
examples/HF135/radial.py
examples/HF135/refine.py
examples/HF135/solve.py
examples/HF135/validation.py
examples/exact/D.py
examples/exact/fromguess.py
examples/exact/solve.py
examples/powerlaw/D.py
examples/powerlaw/inverse.py
examples/powerlaw/solve.py
fronts/D.py
fronts/__init__.py
fronts/_boltzmann.py
fronts/_rootfinding.py
fronts/_semiinfinite.py
fronts.egg-info/PKG-INFO
fronts.egg-info/SOURCES.txt
fronts.egg-info/dependency_links.txt
fronts.egg-info/requires.txt
fronts.egg-info/top_level.txt
resources/CIMEC.png
resources/GSaMLogo.png
resources/INTEC.png
resources/logo.png
resources/powerlaw_c.png
resources/powerlaw_flux.png
symbolic/brooks_and_corey.py
symbolic/generate.py
symbolic/letd.py
symbolic/letxs.py
symbolic/ode_jac.py
symbolic/van_genuchten.py
tests/__init__.py
tests/test_D.py
tests/test_examples.py
tests/test_inverse.py
tests/test_solve.py
tests/test_solve_flowrate.py
tests/test_solve_from_guess.py
tests/test_rootfinding/checkobj.py
tests/test_rootfinding/test_bisect.py
tests/test_rootfinding/test_bracket_root.py