Hello Chi-Tuan,
I'm stuck at the moment. I'm trying all sorts of setups but don't get it somewhat close to the measurements. I've attached a graph of having a prescribed elevation of 0.0m. The model reacts reasonably in my understanding, as it approaches the 0.0m after some time. But I can't see any wind effect. In the case of the graph, I adapted already your mentioned coefficient and had COEFFICIENT OF WIND INFLUENCE VARYING WITH WIND SPEED = NO
When I tried to use the TPXO the code handled the keyword inexplicable. When I wrote the:
BINARY DATABASE 1 FOR TIDE ='/Users/Shared/TELEMAC/TOPEX/DATA/hf.AO_2008.out'
BINARY DATABASE 2 FOR TIDE ='/Users/Shared/TELEMAC/TOPEX/DATA/uv.AO_2008.out'
in one line, it wasn't able to read it and the calculation stoped by an error. However, when I wrote it in two lines:
/BINARY DATABASE 1 FOR TIDE
='/Users/Shared/TELEMAC/TOPEX/DATA/hf.AO_2008.out'
/BINARY DATABASE 2 FOR TIDE
='/Users/Shared/TELEMAC/TOPEX/DATA/uv.AO_2008.out'
It seemed to read the tidal data.
In terms of the surface elevation, there was, however, not much difference as the surface elevation showed rather low deviations from 0.0m.
Regarding your first paragraph, I reckon you mean COEFFICIENT OF WIND INFLUENCE =1.2615E-3? As far as I'm aware COEFFICIENT OF WIND INFLUENCE VARYING WITH WIND SPEED has only the values 'YES' and 'NO', I haven't read about an option of numerical inputs for this keyword.
Regarding your second paragraph, you write my coefficient is too big. I got the value 1.2615E-3 from the examples. I did not understand the manual and wondering what a_wind seems to be? There is no sound explanation in the manual. The only idea I got from the manual is, that a_wind isn't U and also not considered as drag force. I've read about the factor 1000, though. Following the reference manual, the default is '0'; I can't comprehend the mentioned default value of 1.55E-6.
If I understand you correctly, I should try to run the model with the new value and test it with the COEFFICIENT OF WIND INFLUENCE VARYING WITH WIND SPEED = YES or NO. Should I use the TPXO data as well, or would you recommend a prescribed elevation of 0.0?
Regards, Tim