ROMS+SWAN - WAM cycle 4.5 boundary conditions

General scientific issues regarding ROMS

Moderators: arango, robertson

Post Reply
Message
Author
ymamoutos
Posts: 71
Joined: Fri Nov 19, 2010 2:33 pm
Location: University of Aegean

ROMS+SWAN - WAM cycle 4.5 boundary conditions

#1 Unread post by ymamoutos »

Greetings

I am trying to setup a coupled ROMS-SWAN coastal application using COAWST. ROMS setup is OK and running smoothly
but SWAN - coupled and not - gives the following error when I run it using debugger :

forrtl: error (182): floating invalid - possible uninitialized real/complex variable.
Image PC Routine Line Source
coawstG 00000000038DD3C4 Unknown Unknown Unknown
libpthread-2.17.s 00002B43600F85D0 Unknown Unknown Unknown
coawstG 00000000036B48F7 inreal_ 482 ocpcre.f90
coawstG 000000000333F2EA swread_ 1704 swanpre1.f90
coawstG 0000000002EDD57D swan_initialize_ 331 swanmain.f90
coawstG 0000000002E0DCAD waves_control_mod 76 waves_control.f90
coawstG 00000000004180E0 MAIN__ 214 master.f90
coawstG 000000000040F7A2 Unknown Unknown Unknown
libc-2.17.so 00002B436052B495 __libc_start_main Unknown Unknown
coawstG 000000000040F6A9 Unknown Unknown Unknown

For SWAN boundary conditions I am using WAM output (unformatted files) from our operational model. SWAN errfile gives the following message

Terminating error: File cannot be opened/does not exist: CBO20210205000000.

I must say that I tried to run SWAN 41.31 version (http://swanmodel.sourceforge.net/) as it is but I ended up to modify swanpre2.f and swanmain.f to read properly WAM files. At the moment I haven't change anything in COAWST SWAN code. I am using intel fortran 19.0.4.243 and mpich 3.2.1.

Any help or suggestion is highly appreciated

Giannis

jcwarner
Posts: 1172
Joined: Wed Dec 31, 2003 6:16 pm
Location: USGS, USA

Re: ROMS+SWAN - WAM cycle 4.5 boundary conditions

#2 Unread post by jcwarner »

can you please post the same message here:
https://github.com/jcwarner-usgs/COAWST/issues

Post Reply