Skip to content

Commit

Permalink
update formats
Browse files Browse the repository at this point in the history
  • Loading branch information
yalinli2 authored Oct 27, 2023
1 parent 883f214 commit 91db4bf
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions workshops/2022_EES/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,19 @@

This repository contains materials initially developed for a QSDsan workshop on April 22, 2022 during the `27th Environmental Engineering and Science (EES) Symposium <https://publish.illinois.edu/2022-environmentalsymposium>`_ and updated for later workshops. You can find the `recording <https://youtu.be/C4Wk2bhsvnk>`_ of the EES Symposium workshop and a `demo video <https://youtu.be/cO3LZpwOit8>`_ at our YouTube channel. Slides used for this workshop can be viewed and downloaded through `this link <https://uofi.box.com/s/ysjoo1dfmddrhkdp8xttmlggaa9k9ubl>`_.

**Materials includes:**
* Jupyter Notebook examples (see below on how to run these notebooks interactively in your browser)
Materials
---------
* Jupyter Notebook examples

- Example_complete.ipynb (fully populated with additional notes)
- Example_interactive.ipynb (interactive module that does not require any coding skills)
* Python modules to construct the systems and analyses, including:

* Python modules to construct the systems and analyses

- country_specific.py (country-specific analysis)
- models.py (uncertainty and sensitivity analyses)
- systems.py (systems)

* data folder with data used in the analysis (e.g., location-specific parameters)
* results folder with results generated from the analysis
* repository organizing and configuration files (``files`` folder, README.md, runtime.txt, etc.)
* repository organizing and configuration files (``files`` folder, README.md, runtime.txt, etc.)

0 comments on commit 91db4bf

Please sign in to comment.