Hey.
I am trying to save two sets and a multidimensional parameter into a gdx file. To do this, I use gdxout and unload commands. I see both the sets in the newly created gdx file. But, the parameter is empty or has zero record. Could you please tell where I am going wrong? I am new to GAMS and thanks for your help.
So, here is what I do:
Define Sets, parameters
Load sets, parameters for a gdx file
Do some math operations (manipulations) with parameters to generate a new parameter
Save the new parameter to a new gdx file