Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
FelicitasBeier committed Jul 5, 2024
1 parent df4d28c commit 170a117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/42_water_demand/all_sectors_aug13/presolve.gms
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ if ((s42_pumping = 1),


* Water withdrawals in manufacturing, electricity, domestic, ecosystem
* depends on the socioeconomic scenario
* depend on the socioeconomic scenario
if (m_year(t) <= sm_fix_SSP2,
vm_watdem.fx(watdem_ineldo,j) = f42_watdem_ineldo(t,j,"ssp2",watdem_ineldo,"withdrawal");
i42_watdem_total(t,j,watdem_ineldo,wtype) = f42_watdem_ineldo_total(t,j,"ssp2",watdem_ineldo,wtype);
Expand Down

0 comments on commit 170a117

Please sign in to comment.