oceanmodeling / ufs-weather-model

This repo is forked from ufs-weather-model, and contains the model code and external links needed to build the UFS coastal model executable and model components, including the ROMS, FVCOM, ADCIRC and SCHISM plus WaveWatch III model components.
https://github.com/oceanmodeling/ufs-coastal-app
Other
2 stars 3 forks source link

Hurricane Florence testing suite: coastal_florence_hsofs_atm2sch2ww3 #72

Open janahaddad opened 2 months ago

janahaddad commented 2 months ago

New RT for schism + ww3 with wave boundary condition

location

The RT folder is open (read) located in Orion/Hercules at: /work/noaa/nosofs/pvelissa/RT-03132024

notes from @pvelissariou1

yunfangsun commented 1 month ago

Hi @pvelissariou1 ,

I have tested the case of coastal_florence_hsofs_atm2sch2ww3 on Hercules. It gave me the error message is

++ cp /work/noaa/nosofs/pvelissa/RT-03132024/NEMSfv3gfs/input-data-20221101/WW3/Florence/atm2sch2ww3/bound.nc .
cp: cannot stat '/work/noaa/nosofs/pvelissa/RT-03132024/NEMSfv3gfs/input-data-20221101/WW3/Florence/atm2sch2ww3/bound.nc': No such file or directory
+ '[' 1 -eq 0 ']'
+ write_fail_test
+ echo 'coastal_florence_hsofs_atm2sch2ww3_intel 001 failed in run_test'
+ exit 1

I have checked that on Hercules, the folder of the run case is not existed

ls -ls -h /work/noaa/nosofs/pvelissa/RT-03132024/NEMSfv3gfs/input-data-20221101/WW3/Florence/atm2sch2ww3
/bin/ls: cannot access '/work/noaa/nosofs/pvelissa/RT-03132024/NEMSfv3gfs/input-data-20221101/WW3/Florence/atm2sch2ww3': No such file or directory

Could you please add the data to the folder, so then I can test it again?

Thank you