Benchmarks ========== This section contains notebooks that test and benchmark TimML 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 TimML solutions or understand the numerical accuracy of specific features. - :doc:`test_circular_buildingpit` - :doc:`test_linesink_discharge` - :doc:`test_linesinkstrings` - :doc:`test_normal_flux` - :doc:`test_polygon_areasink` - :doc:`test_well_near_lake` - :doc:`test_wells` - :doc:`test_wells_with_resistance` .. toctree:: :maxdepth: 3 :hidden: test_circular_buildingpit test_linesink_discharge test_linesinkstrings test_normal_flux test_polygon_areasink test_well_near_lake test_wells test_wells_with_resistance