TNO Intern

Commit 05c4f61e authored by Zanne Korevaar's avatar Zanne Korevaar
Browse files

Fix geloop typos in docs.

parent aba3057e
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -38,13 +38,13 @@ Runs one complete BHE simulation.
### Stochastic (Monte Carlo) Simulation

```bash
geloop stochastic-run CONFIG.json
geoloop stochastic-run CONFIG.json
```

### Process Lithology

```bash
geloop process-lithology LITHOLOGY_CONFIG.json
geoloop process-lithology LITHOLOGY_CONFIG.json
```

Computes and plots depth-dependent thermal subsurface properties.
@@ -52,7 +52,7 @@ Computes and plots depth-dependent thermal subsurface properties.
### Compute Heat Load Profile

```bash
geloop calculate-loadprofile LOADPROFILE_CONFIG.json
geoloop calculate-loadprofile LOADPROFILE_CONFIG.json
```

Generates and plots a time-profile of heat extraction and/or injection rates.
@@ -60,7 +60,7 @@ Generates and plots a time-profile of heat extraction and/or injection rates.
### Compute Flow Rate Profile

```bash
geloop calculate-flowdata FLOWDATA_CONFIG.json
geoloop calculate-flowdata FLOWDATA_CONFIG.json
```

Generates and plots a time-profile of flow rates.
@@ -68,7 +68,7 @@ Generates and plots a time-profile of flow rates.
### Plot Simulation Results

```bash
geloop stochastic-run CONFIG.json
geoloop stochastic-run CONFIG.json
```

Creates plots of simulation results (e.g. temperature-depth profiles, time-plots of system variables)