Skip to content

Commit 0f84962

Browse files
committed
Add description for share constraint constants
1 parent 4969139 commit 0f84962

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

message_ix_models/model/material/share_constraints_constants.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
"""
2+
Mappings of process heat technologies and levels to their respective sectors.
3+
Currently only used to define commodity share constraints for industry sectors
4+
in share_constraints.py.
5+
"""
6+
17
non_foil_ind_tecs_ht = {
28
# Cement industry
39
"cement": [

0 commit comments

Comments
 (0)