LICENSE
README.md
setup.py
pytoughreact/__init__.py
pytoughreact/result_bio.py
pytoughreact/run.py
pytoughreact/run_bio.py
pytoughreact/run_react.py
pytoughreact/run_result.py
pytoughreact.egg-info/PKG-INFO
pytoughreact.egg-info/SOURCES.txt
pytoughreact.egg-info/dependency_links.txt
pytoughreact.egg-info/requires.txt
pytoughreact.egg-info/top_level.txt
pytoughreact/assembler/__init__.py
pytoughreact/chemical/__init__.py
pytoughreact/chemical/bio_process_description.py
pytoughreact/chemical/biomass_composition.py
pytoughreact/chemical/chemical_composition.py
pytoughreact/chemical/kinetic_properties.py
pytoughreact/chemical/mineral_composition.py
pytoughreact/chemical/mineral_description.py
pytoughreact/chemical/mineral_zone.py
pytoughreact/chemical/perm_poro_zone.py
pytoughreact/constants/__init__.py
pytoughreact/constants/cap_pressure_constants.py
pytoughreact/constants/default_minerals.py
pytoughreact/constants/defaults_constants.py
pytoughreact/constants/format_specifications.py
pytoughreact/constants/generalconstants.py
pytoughreact/constants/grid_constants.py
pytoughreact/constants/plotconstants.py
pytoughreact/constants/reactionconstants.py
pytoughreact/constants/rel_perm_constants.py
pytoughreact/constants/sections.py
pytoughreact/exceptions/__init__.py
pytoughreact/exceptions/custom_error.py
pytoughreact/model/__init__.py
pytoughreact/model/capillary_pressure.py
pytoughreact/model/grid.py
pytoughreact/model/physical_model.py
pytoughreact/model/relative_permeability.py
pytoughreact/numerical/__init__.py
pytoughreact/numerical/physical_model_numericals.py
pytoughreact/plotting/__init__.py
pytoughreact/plotting/plot_multiple_files_routine.py
pytoughreact/plotting/plot_multiple_tough_routine.py
pytoughreact/plotting/plot_tough_routine.py
pytoughreact/pytough_wrapper/__init__.py
pytoughreact/pytough_wrapper/wrapper/__init__.py
pytoughreact/pytough_wrapper/wrapper/reactblock.py
pytoughreact/pytough_wrapper/wrapper/reactgrid.py
pytoughreact/pytough_wrapper/wrapper/reactzone.py
pytoughreact/results/__init__.py
pytoughreact/results/multi_result_tough_3.py
pytoughreact/results/multi_result_tough_react.py
pytoughreact/results/result_multiple.py
pytoughreact/results/result_object_factory.py
pytoughreact/results/result_single.py
pytoughreact/results/result_tough_3.py
pytoughreact/results/result_tough_react.py
pytoughreact/results/results.py
pytoughreact/results/results_factory.py
pytoughreact/results/simple_experiment_data.py
pytoughreact/utilities/__init__.py
pytoughreact/utilities/synergy_general_utilities.py
pytoughreact/utilities/synergy_tough_react_utilities.py
pytoughreact/writers/__init__.py
pytoughreact/writers/bio_writing.py
pytoughreact/writers/chemical_writing.py
pytoughreact/writers/react_writing.py
pytoughreact/writers/solute_writing.py