UFS-CAT Troubleshooting help #46
Replies: 44 comments 94 replies
-
Questions & Answers (+ some discussion) from chat:So we no longer need to check out branch feature/coastak_app?
The sea ice model is CICE6?
Are the Ice and Waves model components different from what's under the ufs-weather?
Has either ROMS or SCHISM been coupled to CICE previously?
How far away is coastal app from operational application? To do dynamic two way coupling, does NCEP need to run weather and wave models under coastal app?
|
Beta Was this translation helpful? Give feedback.
-
Hello UFS Coastal Team! Two questions regarding running a regression test on Frontera:
Ayumi |
Beta Was this translation helpful? Give feedback.
-
@ayumifuji Sorry for late response. Since I did not subscribe, I did not get this. Anyway, here are my comments to your questions,
|
Beta Was this translation helpful? Give feedback.
-
@ayumifuji We will report in this discussion as we are making updates to the test cases. |
Beta Was this translation helpful? Give feedback.
-
Hi @uturuncoglu and @pvelissariou1
I see done < $TESTS_FILE at line 956 of rt.sh, but do not know why error happens here.... Any thoughts? It generated log files under /work2/09028/ayumif/frontera/ufs-coastal/ufs-coastal/tests/logs/log_frontera/. Thank you! |
Beta Was this translation helpful? Give feedback.
-
@ayumifuji Ayumi most likely a misconfig error. There are log files where errors are reported. The log files are located in |
Beta Was this translation helpful? Give feedback.
-
Hi all, I am also attempting the rt.sh script but am running into an error in "compile_11_intel" because of a missing file "fv3_11_intel.exe". I believe this error is probably related to the following issues seen in "/scratch1/09221/odoty/frontera/odoty/FV3_RT/rt_241696/compile_11_intel/err"
I have checked that the spack-stack netcdf-c and netcdf-fortran modules are loaded after loading the ufs_frontera modules. Thanks! |
Beta Was this translation helpful? Give feedback.
-
@odotyy Are you running the rt.sh script inside conda? If yes, this might be the culprit. Had similar issues in the past when running tasks like that inside a conda environment. |
Beta Was this translation helpful? Give feedback.
-
@uturuncoglu @odotyy I believe a check in the logs in tests/log_frontera may give some hinds |
Beta Was this translation helpful? Give feedback.
-
@uturuncoglu I think it will be a good idea to have |
Beta Was this translation helpful? Give feedback.
-
@odotyy Please remove TACC module from your .bashrc (important). Or use |
Beta Was this translation helpful? Give feedback.
-
@odotyy I am seeing |
Beta Was this translation helpful? Give feedback.
-
@uturuncoglu Yes in Frontera one. We might need to let the UFS people to include it in all modulefiles |
Beta Was this translation helpful? Give feedback.
-
@pvelissariou1 @uturuncoglu My compilation ran this morning! Not sure what was changed, but thanks for your help! |
Beta Was this translation helpful? Give feedback.
-
@odotyy That is great. I am not sure why but Frontera is acting weird. Anyway, let us know if you need any further help. |
Beta Was this translation helpful? Give feedback.
-
@odotyy Please also fix your permission. So, I could access to your run directory. |
Beta Was this translation helpful? Give feedback.
-
@memarisa It seems that there is an issue in your configuration and it might be related with your job submission script. In schsim side some PETS are finalizing but others not. Maybe it is just issue with resource allocation. If I could access to your job submission script i could try to run in my side and fix the issue. |
Beta Was this translation helpful? Give feedback.
-
I'll be happy to help. The dir: does not have all SCHISM inputs, e.g. sflux. Can someone explain? |
Beta Was this translation helpful? Give feedback.
-
Just realized that the atmos forcing came from the cap, so there is no sflux. So I'd suggest looking at the cap outputs carefully; or someone can convert the outputs into a nc (nws=4 format, with values interpolated onto SCHISM mesh). |
Beta Was this translation helpful? Give feedback.
-
@memarisa : yes that should be the cause. We had crash before with atmos grid not covering SCHISM domain. Good catch. |
Beta Was this translation helpful? Give feedback.
-
@memarisa Let us know how it goes and if you need help. |
Beta Was this translation helpful? Give feedback.
-
Hey all, I am still working on the NYH case with DATM/SCHISM. I am looking now at the results from short test runs and have a few questions. First, I have directly used my standalone SCHISM grid, data, etc. with updated ESMF mesh and atmospheric sflux files in ufs-coastal, however when I look over the results there is a huge amount of 0 salinity water that ends up in the NYH that originates in the Hudson River. I have toyed around with changing the amount of discharge from the Hudson and even set the inflow to be zero, but it still shows up. Could this be related to the DATM files/ESMF mesh/sflux, or is there some method you’d suggest to go about testing why this happens? Second, I am trying to look at the horizontal velocity and other so I can try to troubleshoot the issue above, but I can’t seem to get the SCHISM combine output working for variables with ivs =2 in the schism old I/O output, is there some other method of visualization that is better compatible with ufs-coastal/weather? The path to the run folder I am using is /work2/09221/odoty/frontera/ufs-weather-model/tests/RUN Thanks, |
Beta Was this translation helpful? Give feedback.
-
@odotyy: combining the old I/O requires the stack is complete (i.e. no partial combine). |
Beta Was this translation helpful? Give feedback.
-
You can always adjust stack size to force the outputs. |
Beta Was this translation helpful? Give feedback.
-
I'd just use: combine_output11_MPI -n 44 -b 1 -e 31 -w 1 |
Beta Was this translation helpful? Give feedback.
-
Hey all, I have ran into some trouble compiling FVCOM (v4.4.2). I needed to change the compiler I use and when I tried to recompile I have ran into the error shown below. Would anyone have any ideas where this is coming from, I have not encountered this error before. The compiler being used is the newer intel compiler (2024). Thanks, |
Beta Was this translation helpful? Give feedback.
-
Hi Ufuk,
|
Beta Was this translation helpful? Give feedback.
-
Hi Ufuk @uturuncoglu I have a question regarding two-way coupling functionality in UFS. Specifically, I ran tests using the
Based on my understanding, this configuration should enable two-way exchange of information between the wave model (WW3) and the hydrodynamic model (SCHISM). However, my results suggest that UFS currently incorporates wave data into the hydrodynamic calculations (SCHISM receiving from WW3) but does not allow feedback from the hydrodynamics to the wave model (WW3). I have attached two figures to show this: the first figure shows the effect of waves on the hydrodynamic variables (e.g., water temperature, salinity, and velocities), while the second figure shows no reciprocal effect of hydrodynamics on the wave variables (e.g., peak frequency and significant wave height). Could you clarify if UFS currently supports fully two-way coupling, or if this functionality is something that could be considered for future development? Thank you for your help. |
Beta Was this translation helpful? Give feedback.
-
Hi Ufuk, I am attempting to follow the steps in the wiki for developing new configurations for UFS-DATM SCHISM WW3 (while adapting the information for the UFS-DATM WW3 RT I'm using.) When checking the 'wind_atm_fin_ch_time_vec_STR_fixed.nc' file, the times given in the file appear to be given every 5 hours from 2008/08/23 00:00:00 to 2008/10/21 19:00:00. This also appears to be the case from the 'ww3_prnc.out' file from the UFS WW3 regression test, a portion of which is pictured below. I want to confirm if this is the case to ensure that I understand the components of the .nc file correctly so that I can create one matching my own configuration and since seeing 5 hour intervals for the wind forcing data makes me think I'm not understanding it correctly. |
Beta Was this translation helpful? Give feedback.
-
Hi Ufuk @uturuncoglu I have another question regarding the files from the UFS-DATM + WW3 regression test. I am trying to understand how the regression test uses the mesh corresponding to the |
Beta Was this translation helpful? Give feedback.
-
This is a space for the UFS-CAT to add their questions and comments to the UFS-Coastal development team.
Beta Was this translation helpful? Give feedback.
All reactions