Benchmarks ========== This section contains notebooks that test and benchmark timflow implementations against analytical solutions and validate the accuracy of different elements. These notebooks are primarily useful for developers and users who want to verify the correctness of timflow solutions or understand the numerical accuracy of specific features. - :doc:`theis_storage` - :doc:`ttim_neuman_comparison` - :doc:`compare_wells_linesink` - :doc:`well_near_river_or_wall` - :doc:`well_benchmarks` - :doc:`line-sink-ditch` - :doc:`test_line_elements` - :doc:`validation_tidal_wave_with_Bruggeman` - :doc:`synthetic_test_calibrate` - :doc:`synthetic_calibrate_2aquifers` .. toctree:: :maxdepth: 3 :hidden: theis_storage ttim_neuman_comparison compare_wells_linesink well_near_river_or_wall well_benchmarks line-sink-ditch test_line_elements validation_tidal_wave_with_Bruggeman synthetic_test_calibrate synthetic_calibrate_2aquifers