Page 1 of 1

Parameter of Variabe

Posted: Sun May 05, 2019 2:20 pm
by iliasbouchkira
Dear all,

I'm working on a invers problem (i.e i try to determine some model parameters fitting some experimental data)

I'm wondring if i have to put the model unknown parameters as : Variables or Parameters?

Will GAMS bi able to look for the values of the unknown parameters if i put them as PARAMETERS?

Thank you in advance.

Re: Parameter of Variabe

Posted: Sat Jun 15, 2019 4:21 pm
by bussieck
No parameter are know entities. Variables are determined by the solver subject to the equations and the objective.

-Michael