-
Notifications
You must be signed in to change notification settings - Fork 118
Open
Description
Describe the bug
While I was trying to setp up a restart simulation, I realized that turning on the Q output files (IQOUTPUT = 3) made the restart run fail at the first time step. The crash does not happen if the Q files were originally included in the first simulation creating the S files. This seemed like a classic initialization problem but compiling ED2 with stricter files did not help out. I can of course achieve what I need by writing the Q files from the start, but most of them are not needed (i.e. spinup) and I guess this is unexpected ED2 behavior.
To Reproduce
Steps to reproduce the behaviour:
- Environment (check all that apply):
- [ x] Linux
- MacOS
- Containerised version
- Other
- Compiler (check all that apply):
- [ x] GNU (gfortran/gcc)
- [ x] Intel (ifort/icc)
- PGI (pgf90/pgcc)
- Other
-
Relevant options in
See attached ED2IN
ED2IN_restart_Q.txt -
Error message:
See attached file
Qnew_job.sh.o26736477.txt
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels