Skip to content

Commit

Permalink
Link to MC from README NREL#69
Browse files Browse the repository at this point in the history
  • Loading branch information
softwareengineerprogrammer authored and bpulluta committed Feb 19, 2024
1 parent 0ba5e87 commit 1803f05
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
5 changes: 5 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,11 @@ Extending GEOPHIRES-X

- `Extension example: SUTRA <https://github.com/NREL/GEOPHIRES-X/commit/984cb4da1505667adb2c45cb1297cab6550774bd#diff-5b1ea85ce061b9a1137a46c48d2d293126224d677d3ab38d9b2f4dcfc4e1674e>`__

Monte Carlo
-----------

`Monte Carlo User Guide <https://softwareengineerprogrammer.github.io/GEOPHIRES-X/Monte-Carlo-User-Guide.html>`__

Other Documentation:
--------------------
The `GEOPHIRES v2.0 (previous version's) user manual <References/GEOPHIRES%20v2.0%20User%20Manual.pdf>`__ describes GEOPHIRES's high-level software architecture.
Expand Down
8 changes: 4 additions & 4 deletions docs/Monte-Carlo-User-Guide.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# GEOPHIRES Monte Carlo User Guide

## Documentation

See [module documentation](reference/geophires_monte_carlo.html)

## Example Setup

Create a project with the following structure, including GEOPHIRES in `requirements.txt` and setting up `venv` with `virtualenv`:
Expand Down Expand Up @@ -112,3 +108,7 @@ bin edges: [-43.34 -43.2258 -43.1116 -42.9974 -42.8832 -42.769 -42.6548 -42.5
-37.8584 -37.7442 -37.63 ]
```

## Documentation

See [module documentation](reference/geophires_monte_carlo.html)

0 comments on commit 1803f05

Please sign in to comment.