Skip to content

Commit 4f70a6b

Browse files
Adding a readme for executions
1 parent 11b0cf3 commit 4f70a6b

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
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.

0 commit comments

Comments
 (0)