[NEMO-devel] To control RE limit

Yusak Tanoto yusak.tanoto at gmail.com
Thu Aug 17 17:29:52 AEST 2017


Hi Dr. Ben,

Could you please inform me where I can change the argument list since I
can't find the argument list in evolve.py.

I add parser.add_argument("--re-limit, .....) in evolve.py but it didn't
work.

Cheers
Yusak

On Aug 17, 2017 5:00 PM, "Ben Elliston" <bje at air.net.au> wrote:

Hi Yusak

> Instead of controlling fossil limit using --fossil-limit, can we
> also directly control renewable energy penetration limit, where we
> can arrange RE limit up to certain percentage, using certain
> command?

The simulated generators are either classified as fossil or renewable
(there is no nuclear generator model as yet), so you can ensure a
minimum level of RE using a fossil limit of 1-x (ie. a fossil limit of
20% is a minimum of 80% RE).

If you want to impose a maximum level of RE, you'll need to write a
new penalty function in evolve.py and add it to the penaltyfns list
also in evolve.py.

Cheers, Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/nemo-devel/attachments/20170817/cebd4e67/attachment.html>


More information about the nemo-devel mailing list