Hello.
I want to add multiple source points in my simulation.
SO I try to change the value of maxkeyword in declarations_special.f but failed.(I have referred to some methods on the forum)
I try a lot of method such as change another computer(higher configuration),change another version of telemac,change another version of Ggortran, change another version of python...
I can change the value of maxkeyword to 450,but error appears when I changed it greater than 500.The telemac2d can't run normally, the error message was showed in the Fig.1.
But I don't think it is the problems of mpi,beacause other module work well(such as telemac3d,tomawac..).And I also try to compile telemac without parallel,telemac2d still can't run normally.
I used gdb to debug telemac2d.The error seems to be due to lecdon_telemac.message shows in Fig 2.
I check the code of lecdon_telemac.f,but I don't find the where the problem is.
Can anyone give me some advice to solve this or give me some advice to manage multiple point sources?
Thanks advanced.