You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While running ./ww3_shel | tee ww3_shel.out command, execution stops without reaching to the end (stop date) and I receive following error:
Running model without input fields
--------------------------------------------------
WAVEWATCH III calculating for 2024/09/02 00:00:00 UTC at 16:44:06
WAVEWATCH III calculating for 2024/09/02 00:04:10 UTC at 16:44:08
WAVEWATCH III calculating for 2024/09/02 00:08:20 UTC at 16:45:49
WAVEWATCH III calculating for 2024/09/02 00:12:30 UTC at 16:52:19
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
#0 0x7fc591df6e59 in ???
#1 0x7fc591df5e75 in ???
#2 0x7fc59198f32f in ???
#3 0x5604cc6c0045 in __w3src4md_MOD_w3sin4
at /mnt/c/Users/jaasla/WW3-m2/WW3-m2/model/src/w3src4md.F90:952
#4 0x5604cc6ed16d in __w3srcemd_MOD_w3srce
at /mnt/c/Users/jaasla/WW3-m2/WW3-m2/model/src/w3srcemd.F90:1068
#5 0x5604cc683901 in __w3wavemd_MOD_w3wave
at /mnt/c/Users/jaasla/WW3-m2/WW3-m2/model/src/w3wavemd.F90:2257
#6 0x5604cc5818c8 in w3shel
at /mnt/c/Users/jaasla/WW3-m2/WW3-m2/model/src/ww3_shel.F90:1997
#7 0x5604cc57c86e in main
at /mnt/c/Users/jaasla/WW3-m2/WW3-m2/model/src/ww3_shel.F90:253
I tried to debug it but couldn't find any solution yet. Can someone help to understand what is this error about?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
While running
./ww3_shel | tee ww3_shel.out
command, execution stops without reaching to the end (stop date) and I receive following error:I tried to debug it but couldn't find any solution yet. Can someone help to understand what is this error about?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions