CHANGELOG.md
CMakeLists.txt
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
examples/single_basin.cpp
include/cfuse/config.hpp
include/cfuse/dfuse.hpp
include/cfuse/enzyme_ad.hpp
include/cfuse/kernels.hpp
include/cfuse/netcdf_io.hpp
include/cfuse/physics.hpp
include/cfuse/routing.hpp
include/cfuse/simulation.hpp
include/cfuse/solver.hpp
include/cfuse/state.hpp
python/bindings.cpp
python/compare_fortran.py
python/optimize_basin.py
python/validate_all_combinations.py
python/cfuse/__init__.py
python/cfuse/cli.py
python/cfuse/config.py
python/cfuse/io.py
python/cfuse/legacy.py
python/cfuse/netcdf.py
python/cfuse/torch.py
src/dfuse_cli.cpp
tests/test_comprehensive.cpp
tests/test_python_batch_smoke.py