Segmentation error

General scientific issues regarding ROMS

Moderators: arango, robertson

Post Reply
Message
Author
changjw214
Posts: 25
Joined: Thu Feb 09, 2017 6:44 pm
Location: Inha university

Segmentation error

#1 Unread post by changjw214 »

Hello all;

I'm trying to coupling ROMS & SWAN in COAWST. But I got segmentation error like this.
[jchang@plumeri Project]$ ./try.sh
0: Subscript out of range for array globalsegmap_g (waves_coupler.f90: 341)
subscript=1, lower bound=0, upper bound=-1, dimension=1
I realize that It is related with Wave Router initialization and saw some topics which have same problem
they suggest or solve this problem

1. using same compiler to compile MCT & COAWST but I already did this.
2. using less processor. So I tried to use less processor like 2 (ROMS & SWAN use just 1 processor each). but It shows same error.
Additionally I attempted running Example project(rip_current, however it also gives segmentation error.

Please give any other advice to me

Best
Jongwi
p.s I also post in https://coawstmodel-trac.sourcerepo.com ... ssion/2/58
Attachments
log_coupling.txt
(21.92 KiB) Downloaded 187 times

Post Reply