lolow / gdxtools

manipulate GDX files in R
Eclipse Public License 1.0
16 stars 4 forks source link

Extended Range Arithmetic #10

Closed Mastomaki closed 5 years ago

Mastomaki commented 5 years ago

Hello!

How would I input INF or EPS to write.gdx?

Jussi

lolow commented 5 years ago

Unfortunately, this is not possible for now. There are some possible ways of implemented this, but the immediate workaround would be to code INF or EPS a specific way (i.e INF=1e+10, EPS=0.000) and recode the values in GAMS.