@@ -5,9 +5,9 @@ of the these examples can also be found in the tests.
The underlying theory of the geothermal doublet simulation is explained in the [theory section](../theory/introduction.md).
-[deterministic doublet](deterministic_doublet.md) page demonstrates how to run a simulation and retrieve results.
-[deterministic doublet](deterministic_doublet.md) page demonstrates how to run a deterministic doublet simulation and retrieve results.
-[stochastic doublet](stochastic_doublet.md) page demonstrates how to run a ThermoGIS stochastic simulation and how to run a simulation for a range of p-values.
-[customized properties](customized_props.md) page explains how to customize the techno-economic properties of the simulation.
-[p-values doublet](pvalues_doublet.md) page demonstrates how to run a simulation for a range of p-values.
-[map run and analysis](maprun_analysis.md) page demonstrating running on maps, including some plotting examples to illustrate the outputs.
-[portfolio run and analysis](portfoliorun_analysis.md) page demonstrating running on a portfolio of prospective locations, including some plotting examples to illustrate the outputs.
@@ -15,7 +15,7 @@ This is how ThermoGIS currently handles uncertainty in the reservoir properties.
### 🧪 Basic Example
This example demonstrates how to run a stochastic doublet simulation using the `calculate_doublet_performance_stochastic` function for a single location.
This example demonstrates how to run a stochastic doublet simulation using the `calculate_doublet_performance_stochastic` function for a single set of inputs and only the P50.
The outcomes are stochastic, meaning that different output values can occur with each run.