statement in loop in recursive dynamic CGE

HI
I try to make a recursive dynamic CGE model alike Thurlow’s model(Appendix). but I think my model is wrong. I do not have anyone to help me
I do not know where I write QF(F, A,T+1) In LOOP.
I do not have any code for learning.please help me

Hi

Take a closer look at this example from the model library.
It contains all the “tricks” to get a model to run recursively.
Another example (although using MPSGE) might also give you some study material (the recursive loop can be found from the line “loop(t$(ord(t) le 21),” onwards.

Cheers
Renger