TNO Intern

Commit a08e080b authored by Zanne Korevaar's avatar Zanne Korevaar
Browse files

Merge branch '12-update-docs-refs' into 'main'

Resolve "update docs refs"

Closes #12

See merge request !13
parents 22366bef 963d0882
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ see the [Installation Guide](https://geoloop-8f7a36.ci.tno.nl/installation/insta

## Requirements

Geoloop requires **Python 3.12 or higher**.
Geoloop requires **Python version >=3.12,<3.14**.

Core dependencies include:
- pygfunction
@@ -79,7 +79,7 @@ See the [LICENSE.md](LICENSE.md) file for details.

## Acknowledgments

Developed with the support of the Dutch funding agency **RVO**, in a consortium project with grant nr. MOOI322009.
Developed with the support of the **Netherlands Enterprise Agency (RVO)**, in a consortium project with grant nr. MOOI322009.

---

@@ -89,4 +89,4 @@ Developed with the support of the Dutch funding agency **RVO**, in a consortium
- Cimmino, M. and Cook, J.: pygfunction 2.2: New features and improvements in accuracy and computational efficiency, 
        in: Proceedings of the IGSHPA Research Track 2022, International Ground Source Heat Pump Association, 
        https://doi.org/10.22488/okstate.22.000015, 2022. 
- Korevaar, Z., Brett, H., Van Wees, J.D.: Geoloop (v1.0) – a stochastic, depth-dependent borehole heat exchanger model, Geoscientific Model Development (in prep), 2026
- Korevaar, Z., Brett, H., Lourens, A. and Van Wees, J.D.: Geoloop (v1.0) – a stochastic, depth-dependent borehole heat exchanger model, Geoscientific Model Development (in prep), 2026
+1 −1
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@ funded by the **Dutch Ministry of Climate and Green Growth**.
- Cimmino, M. and Cook, J.: pygfunction 2.2: New features and improvements in accuracy and computational efficiency, 
        in: Proceedings of the IGSHPA Research Track 2022, International Ground Source Heat Pump Association, 
        https://doi.org/10.22488/okstate.22.000015, 2022. 
- Korevaar, Z., Brett, H., Van Wees, J.D.: Geoloop (v1.0) – a stochastic, depth-dependent borehole heat exchanger model, Geoscientific Model Development (in prep), 2026
- Korevaar, Z., Brett, H., Lourens, A. and Van Wees, J.D.: Geoloop (v1.0) – a stochastic, depth-dependent borehole heat exchanger model, Geoscientific Model Development (in prep), 2026

---

+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ pip install geoloop

This installs *Geoloop* along with its required dependencies.

Geoloop requires **Python 3.12 or higher**.
Geoloop requires **Python version >=3.12,<3.14**.

---

+1 −1
Original line number Diff line number Diff line
@@ -124,7 +124,7 @@ randomly applied over depth.
- Cazorla-Marín, A., Montagud-Montalvá, C., Corberán, J. M., Montero, Á., and Magraner, T.: A TRNSYS assisting tool
        for the estimation of ground thermal properties applied to TRT (thermal response test) data: B2G model, Applied
        Thermal Engineering, 185, 116370, https://doi.org/10.1016/j.applthermaleng.2020.116370, 2021.
- Korevaar, Z., Brett, H., Van Wees, J.D.: Geoloop (v1.0) – a stochastic, depth-dependent borehole heat exchanger model, Geoscientific Model Development (in prep), 2026
- Korevaar, Z., Brett, H., Lourens, A. and Van Wees, J.D.: Geoloop (v1.0) – a stochastic, depth-dependent borehole heat exchanger model, Geoscientific Model Development (in prep), 2026
- Limberger, J., Bonte, D., De Vicente, G., Beekman, F., Cloetingh, S., and Van Wees, J. D.: 
  A public domain model for 1D temperature and rheology construction in basement-sedimentary geothermal exploration: 
  an application to the Spanish Central System and adjacent basins, Acta Geod Geophys, 52, 269–282, 
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "geoloop"
version = "1.0.0"
version = "1.0.1"
description = "This is a Python package for simulation of (deep) vertical Borehole Heat Exchanger (BHE) systems"
authors = [
    { name = "Zanne Korevaar", email = "zanne.korevaar@tno.nl" },