DOI-USGS / COAWST

COAWST modeling system git repository
Other
100 stars 48 forks source link

ROMS+SWAN no difference in result with ROMS only #273

Open remit1 opened 1 week ago

remit1 commented 1 week ago

Dear jcwarner,

Currently, I am working on coupling ROMS and SWAN. I have successfully run each model individually, and I have also successfully coupled ROMS and SWAN. My question is, when I compare the results, say for the variable temp (T) or u (u_eastward), and look at the differences, such as: temp (from coupled ROMS+SWAN) - temp (ROMS only) or u (from coupled ROMS+SWAN) - u (ROMS only),

I find that there is no difference in the results. I have enabled the following:

#define ROMS_MODEL #define SWAN_MODEL #define MCT_LIB

However, the results are the same as when I only define #define ROMS_MODEL

Could you please help me with this issue? 2way_RS.txt