LICENSE
README.md
pyproject.toml
dwell/__init__.py
dwell/single_phase_non_isothermal/add_bc_extra_nodes.py
dwell/single_phase_non_isothermal/add_bc_nodes.py
dwell/single_phase_non_isothermal/add_bc_sources_sinks.py
dwell/single_phase_non_isothermal/assemble_primary_variables_list.py
dwell/single_phase_non_isothermal/define_fluid_model.py
dwell/single_phase_non_isothermal/define_pipe_geometry.py
dwell/single_phase_non_isothermal/generate_rampup_time_steps.py
dwell/single_phase_non_isothermal/pipe_model.py
dwell/single_phase_non_isothermal/save_results.py
dwell/single_phase_non_isothermal/set_initial_conditions.py
dwell/single_phase_non_isothermal/simulate.py
dwell/single_phase_non_isothermal/visualize_results.py
dwell/two_phase/add_bc_extra_nodes.py
dwell/two_phase/add_bc_nodes.py
dwell/two_phase/add_bc_sources_sinks.py
dwell/two_phase/assemble_primary_variables_list.py
dwell/two_phase/calc_rough_K_value.py
dwell/two_phase/check_initial_conditions.py
dwell/two_phase/define_fluid_model.py
dwell/two_phase/define_pipe_geometry.py
dwell/two_phase/generate_rampup_time_steps.py
dwell/two_phase/pipe_model.py
dwell/two_phase/save_results.py
dwell/two_phase/set_initial_conditions.py
dwell/two_phase/set_initial_conditions_wh_at_centroid.py
dwell/two_phase/simulate.py
dwell/two_phase/visualize_results_heat_maps.py
dwell/two_phase/visualize_results_line_graphs.py
dwell/utilities/library.py
dwell/utilities/units.py
open_dwell.egg-info/PKG-INFO
open_dwell.egg-info/SOURCES.txt
open_dwell.egg-info/dependency_links.txt
open_dwell.egg-info/entry_points.txt
open_dwell.egg-info/requires.txt
open_dwell.egg-info/top_level.txt
tests/test_results.py