Input error when excecute ww3_strt from bash script #873
Unanswered
DiegoGutierrez2210
asked this question in
Q&A
Replies: 1 comment
-
The error suggests that the ww3_strt program cannot find the Have you tried running with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys
I'm running simulations everyday for a forecast tool with WW3, but recently I have this error:
**cat ww3_strt.out
*** WAVEWATCH III ERROR IN W3STRT :
ERROR IN OPENING INPUT FILE
IOSTAT = 29
w3servmd MPI_ABORT, IEXIT= 10
w3servmd UNIT missing
w3servmd MSG missing
w3servmd FILE missing
w3servmd LINE missing
w3servmd COMM missing**
This is using CALM condition, and it is strange error because when I excecute it manually the error disappear. And, for operational reasons, WW3 simulation have to be in bash to runs every day at 6am. Can someone help me please?
Regards
Beta Was this translation helpful? Give feedback.
All reactions