[NEMO-devel] python evolve.py --list-scenarios

Yusak Tanoto yusak.tanoto at gmail.com
Wed Jun 28 15:57:37 AEST 2017


Hi Dr. Ben,

I tried the documentations and arrived in the section:

A full list of scenarios (with descriptions) can be obtained by running:

python evolve.py --list-scenarios


When I try to run it, an error appeared:

>>> c = nem.Context()
>>> scenarios.ccgt(c)
>>> print c.generators
[CCGT (NSW1:31), 0.00 GW, poly 17 pumped-hydro (QLD1:17), 0.50 GW, poly 36
pumped-hydro (NSW1:36), 1.74 GW, poly 24 hydro (NSW1:24), 0.04 GW, poly 31
hydro (NSW1:31), 0.04 GW, poly 35 hydro (NSW1:35), 0.07 GW, poly 36 hydro
(NSW1:36), 2.51 GW, poly 38 hydro (VIC1:38), 0.45 GW, poly 39 hydro
(VIC1:39), 0.01 GW, poly 40 hydro (TAS1:40), 0.59 GW, poly 41 hydro
(TAS1:41), 0.28 GW, poly 42 hydro (TAS1:42), 0.59 GW, poly 43 hydro
(TAS1:43), 0.46 GW, OCGT (NSW1:31), 0.00 GW]
>>>
>>> python evolve.py --list-scenarios
  File "<stdin>", line 1
    python evolve.py --list-scenarios
                ^
SyntaxError: invalid syntax
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/nemo-devel/attachments/20170628/282a9fad/attachment.html>


More information about the nemo-devel mailing list