File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed
src/fuseflow/default_settings Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 1+ # FUSE Model README
2+
3+ ## Overview
4+ This repository contains the FUSE (Framework for Understanding Structural Errors)
5+ hydrological modeling framework setup. FUSE is designed to help users
6+ understand and analyze structural uncertainties in hydrological models.
7+
8+ ## Documentation
9+ For detailed information about FUSE, please refer to the official FUSE manual:
10+ [ https://naddor.github.io/fuse/ ] ( https://naddor.github.io/fuse/ )
11+
12+ ## Decision Combinations
13+ FUSE comes with 78 different decision combinations that allow users
14+ to explore various model structures. These decision files are located in:
15+ ```
16+ settings/fuse_zDecisions/
17+ ```
18+
19+ ## Running FUSE with Different Decisions
20+ To run FUSE with a specific decision combination:
21+
22+ 1 . Copy your desired decision file from ` settings/fuse_zDecisions/ ` to the main ` settings/ ` directory
23+ 2 . Run FUSE using the relevant configuration file manager textual file
24+
25+ ## Getting Started
26+ 1 . Consult the FUSE manual for installation
27+ 2 . Select a decision combination from the available options
28+ 3 . Follow the running instructions above to execute your chosen model configuration
29+
30+ ## Support
31+ For questions or issues, please refer to the official documentation.
You can’t perform that action at this time.
0 commit comments