Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daijingz authored Jan 4, 2024
1 parent 68ad211 commit 517e055
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions code/drasil-example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,27 +18,27 @@ This folder contains our working examples (implementations in Drasil of the prev
**glassbr**
- Contains the current state of the GlassBR case study implemented in Drasil
- This is a recreation of the original, manually-created version
in the https://github.com/smiths/caseStudies/tree/master/CaseStudies/glass repo.
in the [Glass-BR](https://github.com/smiths/caseStudies/tree/master/CaseStudies/glass) example.

**hghc**
- Contains the current state of the HGHC (fuel pin) example implemented in Drasil
- This is a recreation of the original, manually-created version
in the https://github.com/smiths/caseStudies/tree/master/CaseStudies/hghc repo.
in the [hghc](https://github.com/smiths/caseStudies/tree/master/CaseStudies/hghc) toy example.

**swhsnopcm**
- Contains the current state of the solar water heating system case study implemented in Drasil
- This is a recreation of the original, manually-created version
in the https://github.com/smiths/caseStudies/tree/master/CaseStudies/noPCM repo.
in the [Nopcm](https://github.com/smiths/caseStudies/tree/master/CaseStudies/noPCM) SWHS without PCM example.

**pdcontroller**
- Contains the current state of the PD Controller example implemented in Drasil
- This is a recreation of the original, manually-created version
in the https://github.com/topics/pd-controller repo.
in the [Proportional Derivative Controller](https://github.com/muralidn/CAS741-Fall20) example.

**projectile**
- Contains the current work on implementing the projectile example in Drasil
- This is a recreation of the original, manually-created version
in the https://github.com/smiths/caseStudies/tree/master/CaseStudies/projectile repo.
in the [Projectile](https://github.com/smiths/caseStudies/tree/master/CaseStudies/projectile) motion analysis example.

**sglpend**
- Contains the current state of the Single Pendulum case study implemented in Drasil
Expand All @@ -48,7 +48,7 @@ This folder contains our working examples (implementations in Drasil of the prev
**ssp**
- Contains the current state of the slope stability analysis case study implemented in Drasil
- This is a recreation of the original, manually-created version
in the https://github.com/smiths/caseStudies/tree/master/CaseStudies/projectile repo.
in the [SSP](https://github.com/smiths/caseStudies/tree/master/CaseStudies/ssp) Slope Stability Analysis example.

**swhs**
- Contains the current state of the solar water heating system incorporating phase change material case study implemented in Drasil
Expand Down

0 comments on commit 517e055

Please sign in to comment.