Hi everyone,
I'm running a 2D simulation that requires sediment to be recirculated from the outflow back into the inflow (so basically sediment at the outlet needs to be summed and evenly distributed at the inlet). I saw that there was a post on the same topic years ago (
www.opentelemac.com/index.php/assistance...diment-recirculation), but the issue didn't seem to be completely addressed.
Hints from the old post suggest modifying conlit.f. In the old post there's also a modified conlit.f provided. I tried modifying that provided conlit.f to suit the model versions I'm using (telemac v8p5r0 with gaia), but there was no luck in making it work.
I wondered if there's an existing conlit.f that takes care of sediment recirculation? If not, I'm trying to modify the code, but another question emerges:
is there any resource where I can find the definitions of all the variables? I know there are functions and subroutines explained in developer guide, but I'm having trouble understanding some of the variables in conlit.f (e.g., YADEB, QGL, ...).
Any help will be greatly appreciated!
Jason