Some errors occurred when implementing the combined model of WRF + ROMS + SWAN
- Dominant language
- Fortran
- Stars
- 156
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
Dear all.
I'm currently trying to run a combined WRF+ROMS+SWAN model without nesting.
Compilation of "coawst.bash" was successful, and "coawstG" was successfully created.
I am having trouble with the following error when I edit each .in file and namelist and try to execute it.
Attach the output file.
[coawst.log](https://github.com/jcwarner-usgs/COAWST/files/9228981/coawst.log)
This is the final output on my command line.
```
At line 6909 of file module_ra_rrtm.f90 (unit = 10, file = 'RRTM_DATA')
Fortran runtime error: End of file
Error termination. Backtrace:
#0 0x1474ca93fd21 in ???
#1 0x1474ca940869 in ???
#2 0x1474ca94154f in ???
#3 0x1474cab84c5b in ???
#4 0x1474cab856ff in ???
#5 0x1474cab85884 in ???
#6 0x1474cab88a9e in ???
#7 0x1474cab88d0c in ???
#8 0x1474cab88e67 in ???
#9 0x55e839c8ffa7 in ???
#10 0x55e839ef8113 in ???
#11 0x55e839f1a047 in ???
#12 0x55e83987547b in ???
#13 0x55e8396b8f7b in ???
#14 0x55e8392cbdfc in ???
#15 0x55e838328e22 in ???
#16 0x55e83398ec49 in mct_driver
at /home/concretelab/Build_COAWST/COAWST/Build/master.f90:365
#17 0x55e83398f53a in main
at /home/concretelab/Build_COAWST/COAWST/Build/master.f90:23
```
I need your help.
Thank you.
Contributor guide
Research direction
Start by reading coawst.log and the failure at line 6909 of module_ra_rrtm.f90, where the RRTM_DATA file reaches end of file. Check how coawst.bash, coawstG, and the edited input or namelist files select and provide RRTM_DATA. Done means identifying the missing or mismatched input and confirming that the combined WRF+ROMS+SWAN run completes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fortran
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 18/100