Dear all:
I had some questions about coupling ROMS and SWAN.
When I ran coupling ROMS and SWAN case, I set MyAppCPP
/* COUPLING */
#define TS_MPDATA
#define FSOBC_REDUCED
#define ANA_SSFLUX
#define ANA_SPFLUX
#define ANA_SRFLUX
#define SWAN_COUPLING
#define NEARSHORE_MELLOR
#ifdef SWAN_COUPLING
# define MCT_LIB
#endif
If I set 1m significant wave height in SWAN input file.
How did 1m significant wave height transform to ROMS? That I meant what file we could see the conversion formula?
Best regards,
Chi-Che Hsieh