Good afternoon,
I have been trying to implement spatio-temporally varying boundary conditions in Telemac3D v7p1. In due course, I wish to have H,U,V all varying (these come from another model), but to start with I am just trying to get spatially varying H.
I'm new to both TELEMAC and Fortran, so I've followed the instructions given in a previous post:
post here
The only instruction I haven't followed is:
- Do comment the line DEJA=.TRUE. (in the IF(.NOT.DEJA) THEN…) in SL( )
because that section of code has been removed.
The code compiles fine, however, when I try to run my model it seems to hang up. I get no error code but after 'telemac3d-v7p1 is displayed 'in dashes', nothing happens.
Would anyone have any suggestions as to where I've gone wrong or be kind enough to send me a version of the code thats been modified for variable boundaires that I can look at? I've attached my modified bord3.f, sl3.f and liquid boundary files (note that at present in the .liq file the water levels are not varying across the boundary in this simple test case).
Thanks in advance,
Iain
File Attachment:
File Name:
bord3d.fFile Size: 26 KB
File Attachment:
File Name:
sl3.fFile Size: 4 KB