Hello,
I'm having a problem using the TRACERS VERTICAL PROFILES function (version v8p4r0). For my test case, I have created an island in the middle of my study field and I want to inject, from the borders of this island, a tracer flow only on the first two layers (my model has 10 layers). I've managed to create a velocity field on these first two layers only (by modifying the fortran file user_vel_pro_z.f). However, I'm unable to constrain the tracers on these first two layers. The user manual mentions modifying the user_bord3d.f file, but I don't know how to do it... I tried to modify user_tra_prof_z.f (in the same way as user_vel_prof_z.f) but it didn't help. I don't get any error messages, but the result is that my tracers are injected on all my layers at the island's borders (and not on the first two, at the surface)...
And I have an error message when I modify user_bord3d.f (message : utils.exceptions.TelemacException: Could not compile your FORTRAN (runcode=1)).
I enclose here my modified fortran files
Thanks for your help
Raphaël