Skip to content

Commit eb7aa18

Browse files
adrivincakhaeru
authored andcommitted
Add warning note in doc and expand whatsnew
1 parent abba7be commit eb7aa18

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

doc/water/index.rst

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
MESSAGEix-Nexus (:mod:`.model.water`)
22
*************************************
33

4+
.. note:: The current version of :mod:`.model.water` is configured to work with scenarios that have technology set elements including ``csp_sm1_ppl`` and ``csp_sm3_ppl`` instead of ``solar_th_ppl``.
5+
Previous versions (in :mod:`message_ix_models` v2024.8.6 and earlier) were configured to work with scenarios including the technology ``solar_th_ppl``.
6+
See further discussion at :pull:`242`.
7+
48
:mod:`message_ix_models.model.water` adds water usage and demand related representation to the MESSAGEix-GLOBIOM global model.
59
The resulting model is referred to as **“MESSAGEix-Nexus”**.
610
This work extends the water sector linkage described by Parkinson et al. (2019) :cite:`parkinson-2019`.

doc/whatsnew.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ What's new
44
Next release
55
============
66

7-
- Make setup of constraints for cooling technologies flexible (:pull:`242`).
7+
- Make setup of constraints for cooling technologies flexible and update solar csp tech. name (:pull:`242`).
88
- Fix the nexus/cooling function and add test for checking some input data (:pull:`236`).
99
- Add :doc:`/project/circeular` project code and documentation (:pull:`232`).
1010
- Update water availability data and major code editing to allow a new test suite for the water module (:pull:`106`).

0 commit comments

Comments
 (0)