-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
21 lines (18 loc) · 728 Bytes
/
Copy pathmkdocs.yml
File metadata and controls
21 lines (18 loc) · 728 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
site_name: BoxModel-KPP-BOXMOX
theme:
name: material
logo: docs/assets/logo.svg
nav:
- Home: index.md
- Tutorials:
- Introduction to Box Models: tutorials/01_intro_box_model.md
- KPP Basics: tutorials/02_kpp_basics.md
- .eqn Files Explained: tutorials/03_eqn_files.md
- Running a Simple Box Model: tutorials/04_run_simple_box_model.md
- Complex Mechanisms: tutorials/05_complex_mechanisms.md
- BOXMOX Workflow: tutorials/06_boxmox_workflow.md
- Examples:
- Simple NOx: examples/simple_NOx_example.md
- Isoprene Chemistry: examples/isoprene_chemistry.md
- Urban Air Pollution: examples/urban_air_pollution.md
- References: references.md