Dear Dr. Thierry,
Thank you for your reply.
I agree that DIA, MDIA and GQM methods precompute the integrand (nonlinear co-efficients independent of spectrum, say F in the TOMAWAC model)using prenl1.f prenl2.f and prenl3.f respectively and the results are saved in a Table. During time evolution the above mentioned .f files are called via qnlin1.f, qnlin2.f and qnlin3.f depending upon the methods.
Currently, I replaced the existing code say, qnlin1.f (DIA) with mine and re-compiled the model. Is this correct approach or what else do I need do. I precomputed the integrand (nonlinear co-efficients) and instead of creating sub-routines, I saved it as .txt files(more than 20 files) and at each time step these .txt files are opened and closed.
Now my questions are:
1. Does this increase my computation time.
2. DO I need to make any change in the python script.
3. Or how the .f files are associated with .py files.
3. Does modification in DECLARATIONS_TOMAWAC, TOMAWAC.dico, LECDON_TOMAWAC, INTERFACE_TOMAWAC, NOMVAR_TOMAWAC, SEMIMP and WAC file are necessary.
Any help in this regard is highly appreciated. Awaiting for your reply.
Thanks in advance,
G. Uma