Hello,
I have some comments to tell you.
First of all, the version you use for Delwaq seems to be quite old. Today, I think the current version is something around 4.0.01 or 4.1.01. Can you tell me how old is your version of Delwaq? Telemac has only been dealing with Delwaq for a one-way coupling since 2007. If it is older, you should change your version of Delwaq (to another one generated since Summer 2011). Do you have any assistance from Deltares to use Delwaq?
By the way, by looking at your Telemac-2D steering file and Delwaq steering file, I have more comments:
- if you want to generate salinity, temperature, velocity or diffusivity Delwaq file, you have to write the names for each keyword as you do, but also to change the keywords SALINITY FOR DELWAQ, TEMPERATURE FOR DELWAQ, VELOCITY FOR DELWAQ, DIFFUSIVITY FOR DELWAQ with the value YES,
- but if you want to generate any salinity or temperature for Delwaq, you also have to declare one or two more tracers in Telemac-2D steering file (with units).
In your case if you do not mind having such four files, you can let the four keywords to the default value NO and do not declare any ... FOR DELWAQ FILE for these four results. Only seven files are needed to run a Delwaq simulation after a Telemac simulation (VOLUMES DELWAQ FILE,
EXCHANGE AREAS DELWAQ FILE, VERTICAL FLUXES DELWAQ FILE, BOTTOM SURFACES DELWAQ FILE, EXCHANGES BETWEEN NODES DELWAQ FILE, NODES DISTANCES DELWAQ FILE, DELWAQ STEERING FILE).
In your steering file for Delwaq, you have to change the lines with time with a date and time format, with a "fake" reference-time more recent than year 1968, eg. 2000, if you do not want to run a simulation from a special date. You have to do it by yourself in version 6.1. It will be done automatically in version 6.2 if a correct reference time is given in Telemac-2D (with the keyword ORIGINAL DATE OF TIME). Currently the default value is at 0;0;0 (see the dictionnary).
reference-time '20000102030405' (example for January 2nd, 2000 at 03:04:05)
hydrodynamic-start-time '20000102030405'
hydrodynamic-stop-time '20000114150405' (example 12 days and a half after in your case: January 14th, 2000 at 15:04:05)
hydrodynamic-timestep '00000000003600'
conversion-ref-time '20000102030405'
conversion-start-time '20000102030405'
conversion-stop-time '20000114150405'
conversion-timestep '00000000003600'
Finally, I hope that there are no spaces missing in your Delwaq steering file as it can be seen in your last post. Keywords and values for standard Delwaq steering files are well alined.
Hope this helps,
Chi-Tuan