File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ The figure below is a sneakpeak of the models implemented in FUSE:
1212
1313Here are some key resources for getting started with FUSE:
1414
15+ * 📨 ** [ Sign up for more info] ( https://forms.gle/iQGYKWfgeNkw2fCZ7 ) **
1516* 📚 ** [ Online documentation] ( https://fuse.help ) **
1617* 🎓 ** [ Intro tutorial] ( https://fuse.help/dev/tutorial.html ) **
1718* 🎤 ** [ Recent presentation] ( https://github.com/ProjectTorreyPines/FUSE_extra_files/raw/master/2025_D3D/SET_mar_2025.pdf ) **
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ pushfirst!(
2525CurrentModule = FUSE
2626```
2727
28- FUSE comes with a set of pre-cookes used cases.
28+ FUSE comes with a set of pre-cooked use cases.
2929The `case_parameters(:use_case, ...)` method returns the `ini` and `act` parameters for that specific `use_case`.
3030These `ini` and `act` can then be further customized before running a FUSE simulation.
3131
You can’t perform that action at this time.
0 commit comments