You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/water/index.rst
+4
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
MESSAGEix-Nexus (:mod:`.model.water`)
2
2
*************************************
3
3
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
+
4
8
:mod:`message_ix_models.model.water` adds water usage and demand related representation to the MESSAGEix-GLOBIOM global model.
5
9
The resulting model is referred to as **“MESSAGEix-Nexus”**.
6
10
This work extends the water sector linkage described by Parkinson et al. (2019) :cite:`parkinson-2019`.
Copy file name to clipboardExpand all lines: doc/whatsnew.rst
+2-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,8 @@ What's new
4
4
Next release
5
5
============
6
6
7
-
- Fix the nexus/cooling function and adding test for checking some input data (:pull:`236`).
7
+
- Make setup of constraints for cooling technologies flexible and update solar csp tech. name (:pull:`242`).
8
+
- Fix the nexus/cooling function and add test for checking some input data (:pull:`236`).
8
9
- Add :doc:`/project/circeular` project code and documentation (:pull:`232`).
9
10
- Update water availability data and major code editing to allow a new test suite for the water module (:pull:`106`).
10
11
- Expand :doc:`repro` with sections on :ref:`repro-doc` and :ref:`versioning`, including :ref:`a list of external model names and ‘versions’ <model-names>` like “MESSAGEix-GLOBIOM 2.0” (:issue:`224`, :pull:`226`).
0 commit comments