-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WW3 Integration #7
Comments
@pvelissariou1 I tried to run
The error is coming from following line in WW3,
So, it seems that |
I think this configuration does not have |
@ufuk Turuncoglu ***@***.***> We don't use ww3_shel.inp in the WW3
included in CoastalApp.
Need to check on this.
Panagiotis Velissariou, Ph.D., P.E.
UCAR Scientist
National Ocean and Atmospheric Administration
National Ocean Service
Office of Coast Survey CSDL/CMMB
Physical Scientist - Project Lead
cell: (205) 227-9141
email: ***@***.***
…On Tue, Jun 20, 2023 at 3:24 PM Ufuk Turunçoğlu ***@***.***> wrote:
I think this configuration does not have ww3_shel.inp. Do we need to
create one?
—
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APC7TP5XHOJXOL3SQFF42HLXMIBH5ANCNFSM6AAAAAAZNTXHGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@pvelissariou1 Thanks. Let me try with other cap. Maybe that will work. |
@pvelissariou1 Okay. It am able to build with old cap which seems CoastallApp was using. Anyway, I need to create input files with |
@ufuk Turuncoglu ***@***.***> Look at the run/*setup.job scripts how
to create these files. When WW3 is compiled in CoastalApp, among other
things it creates the required ww3 executables to create these files.
Panagiotis Velissariou, Ph.D., P.E.
UCAR Scientist
National Ocean and Atmospheric Administration
National Ocean Service
Office of Coast Survey CSDL/CMMB
Physical Scientist - Project Lead
cell: (205) 227-9141
email: ***@***.***
…On Tue, Jun 20, 2023 at 5:27 PM Ufuk Turunçoğlu ***@***.***> wrote:
@pvelissariou1 <https://github.com/pvelissariou1> Okay. It could able to
build with old cap which seems CoastallApp was using. Anyway, I need to
create input files with ww3_grid and ww3_bounc. I think those are not
part of the WW3. Could you give me more information about it? Thanks.
—
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APC7TP54WJBL4V55LH5VMYLXMIPWFANCNFSM6AAAAAAZNTXHGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@pvelissariou1 The existing WW3 is not building those tools like |
It seems that WW3 is not building tools when it is build for coupling. I am not sure why but I could fix it. |
@ufuk Turuncoglu ***@***.***> Ufuk, please look at the
WW3/model/esmf/Makefile in CoastalApp. I have modified the file to build
the ww3* binaries.
Panagiotis Velissariou, Ph.D., P.E.
UCAR Scientist
National Ocean and Atmospheric Administration
National Ocean Service
Office of Coast Survey CSDL/CMMB
Physical Scientist - Project Lead
cell: (205) 227-9141
email: ***@***.***
…On Wed, Jun 21, 2023 at 11:06 AM Ufuk Turunçoğlu ***@***.***> wrote:
@pvelissariou1 <https://github.com/pvelissariou1> The existing WW3 is not
building those tools like ww3_grid. So, let me check the CostallApp to
see how those tools are building and maybe I could make some change in the
WW3 CMake build to make it work.
—
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APC7TP54D436ZTRVQ55T3WTXMMLZFANCNFSM6AAAAAAZNTXHGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@pvelissariou1 I opened an issue in WW3 repo. NOAA-EMC/WW3#1025 Let's wait for their response and I could make a very simple PR to WW3 to fix it. |
@ufuk Turuncoglu ***@***.***> Ufuk let's wait to see their response,
but to build the ww3_* executables is not part of the NUOPC/ESMF build but
rather is the user's responsibility to build those externally. I had this
discussion in the past thus I decided to build them within the
CoastalApp/WW3/model/esmf code for the user's convenience. Anyway, let's
see if they are willing to add a rule in the make/CMake files to build
those.
Panagiotis Velissariou, Ph.D., P.E.
UCAR Scientist
National Ocean and Atmospheric Administration
National Ocean Service
Office of Coast Survey CSDL/CMMB
Physical Scientist - Project Lead
cell: (205) 227-9141
email: ***@***.***
…On Wed, Jun 21, 2023 at 11:17 AM Ufuk Turunçoğlu ***@***.***> wrote:
@pvelissariou1 <https://github.com/pvelissariou1> I opened an issue in
WW3 repo. NOAA-EMC/WW3#1025 <NOAA-EMC/WW3#1025>
Let's wait for their response and I could make a very simple PR to WW3 to
fix it.
—
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APC7TPY2BYSIMSL65RINAOLXMMM77ANCNFSM6AAAAAAZNTXHGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@pvelissariou1 I am very close to make it work. The only issue again ATM forcing for CDEPS. Which forcing do we need to use for this case? I could again force with ERA5 but I think it is low resolution for this case. |
@ufuk Turuncoglu ***@***.***> The test cases ike_shinnecock.atm2ww3
and ike_shinnecock.ww3 are self-contained. The atm forcing is
*wind_atm_fin_ch_time_vec.nc
<http://wind_atm_fin_ch_time_vec.nc>* in the run directory. For the
hsofs/ww3 cases you need to download the data required to run
the test cases (please read
https://github.com/noaa-ocs-modeling/CoastalApp-testsuite/blob/main/README.md#downloading-required-data-optional
)
Panagiotis Velissariou, Ph.D., P.E.
UCAR Scientist
National Ocean and Atmospheric Administration
National Ocean Service
Office of Coast Survey CSDL/CMMB
Physical Scientist - Project Lead
cell: (205) 227-9141
email: ***@***.***
…On Wed, Jun 21, 2023 at 11:57 AM Ufuk Turunçoğlu ***@***.***> wrote:
@pvelissariou1 <https://github.com/pvelissariou1> I am very close to make
it work. The only issue again ATM forcing for CDEPS. Which forcing do we
need to use for this case?
—
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APC7TP7RUKVYUKZE55GFPCTXMMRXRANCNFSM6AAAAAAZNTXHGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@pvelissariou1 Thanks. Yes. I saw that one but it is in vector format and designed to work with ATMMESH. Since we are using CDEPS at this point, I need to have same dataset but in its original form (on lat-on grid). I could not use this 1d data under CDEPS. |
@ufuk Turuncoglu ***@***.***> Yes, I forgot about this. Can you use
the same atm. forcing you use for ADCIRC/CDEPS ?
Panagiotis Velissariou, Ph.D., P.E.
UCAR Scientist
National Ocean and Atmospheric Administration
National Ocean Service
Office of Coast Survey CSDL/CMMB
Physical Scientist - Project Lead
cell: (205) 227-9141
email: ***@***.***
…On Wed, Jun 21, 2023 at 12:14 PM Ufuk Turunçoğlu ***@***.***> wrote:
@pvelissariou1 <https://github.com/pvelissariou1> Thanks. Yes. I saw that
one but it is in vector format and designed to work with ATMMESH. Since we
are using CDEPS at this point, I need to have same dataset but in its
original form (on lat-on grid). I could not use this 1d data under CDEPS.
—
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APC7TPZP3AQX3DV53M37XS3XMMTXVANCNFSM6AAAAAAZNTXHGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@pvelissariou1 I am using |
@pvelissariou1 I could run |
@pvelissariou1 Maybe I have no output but model seems working. If you don't mind could you check my run directory. If this run is okay, maybe we could try to run fvcom with ww3 case but I need to first solve the build issue. |
@ufuk Turuncoglu ***@***.***> I have a couple of meetings early in
the morning, I will check immediately after. I replied regarding the fproj
build in FVCOM. You need to first build the PROJ4 library and then build
fproj. Details can be found in the function compileFVCOMLibs
in CoastalApp/scripts/functions_build.
Panagiotis Velissariou, Ph.D., P.E.
UCAR Scientist
National Ocean and Atmospheric Administration
National Ocean Service
Office of Coast Survey CSDL/CMMB
Physical Scientist - Project Lead
cell: (205) 227-9141
email: ***@***.***
…On Wed, Jun 21, 2023 at 11:54 PM Ufuk Turunçoğlu ***@***.***> wrote:
@pvelissariou1 <https://github.com/pvelissariou1> Maybe I have no output
but model seems working. If you don't mind could you check my run
directory. If this run is okay, maybe we could try to run fvcom with ww3
case but I need to first solve the build issue.
—
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APC7TP5GAQWCXDX36GMUHI3XMPFX3ANCNFSM6AAAAAAZNTXHGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@pvelissariou1 @saeed-moghimi-noaa I could able to run WW3 |
This is a great news! Thanks @uturuncoglu FYI @yunfangsun |
Thank you Ufuk.
Will try all WW3 cases. Hopefully FVCOM 2D case as well.
Takis
Panagiotis Velissariou, Ph.D., P.E.
UCAR Scientist
National Ocean and Atmospheric Administration
National Ocean Service
Office of Coast Survey CSDL/CMMB
Physical Scientist - Project Lead
cell: (205) 227-9141
email: ***@***.***
…On Tue, Aug 1, 2023 at 12:51 PM Saeed Moghimi ***@***.***> wrote:
This is a great news! Thanks @uturuncoglu <https://github.com/uturuncoglu>
FYI @yunfangsun <https://github.com/yunfangsun>
—
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APC7TP4Q26WYIGCPD2BT363XTE6XXANCNFSM6AAAAAAZNTXHGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@uturuncoglu Hi Ufuk, I can't access to Cheyenne, could I know if the codes have been updated on Github? Thank you! Yunfang |
@yunfangsun I did not push the modifications to repository yet but I'll do it soon. Cheyenne is down this week. So, at this point I am continue to development on Orion. |
@pvelissariou1 Did you modify the configuration of WW3 related tests? Still I could not get output from |
@pvelissariou1 @yunfangsun I added |
@uturuncoglu Thank you for the good news, I will try. |
@pvelissariou1 I think following lines are missing in ww3 standalone test
without those I am getting error from run. Any idea? |
@uturuncoglu Thank you! I have just submitted it |
Now it could run 40 hours, it stopped at 09-16-16:00, and the mediator.log shows:
and log.ww3 shows:
do you have any suggestions? |
@yunfangsun is there anything in other log files such as err, out and datm.log? If you don't mind could you submit job again and see if is failing in the same place or not. If it dies not help, then please send me all the information to me to reproduce the run in my end. |
@uturuncoglu the datm.log seems there is no problem:
The out file is also normal
The error file is
The whole run folder is located on Hercules/Orion at /work2/noaa/nos-surge/yunfangs/stmp/yunfangs/FV3_RT/rt_15740_atm_ww/coastal_ian_atm2ww3_intel_1, and the compilation I am using is the coastal_ike_shinnecock_atm2ww3_intel regression test. I have just resubmitted it, and will let you know when it fails |
Hi @uturuncoglu |
@yunfangsun It seems that the issue in WW3 side. Maybe it is not getting fields from DATM. Let me check. |
@yunfangsun It seems your are using ınp. format for configuration but in the RT I am using nml and when you couple the WW3 you need to change D to C for the wind but I am not seeing those kind of definition in your configuration file. So, could you use |
@uturuncoglu I have removed the ww3_shel.inp, and replaced it with ww3_shel.nml, the job stopped again after 40 hours. |
@yunfangsun I could run your case on Hercules with Intel. At this point the run is in 55 hours and still running. I just compile the case with latest version of ufs-coastal using following command,
except using Intel (I am not sure but maybe you are using GNU), I did not change anything in the configuration. Anyway, I'll let you know if it fails but you might try with Intel indoor and let me know how it goes. |
@yunfangsun The performance of the model is something like 55 hours in 44 min but this includes also initialization. So, roughly you can do 75 hours/hours. It seems that you are tying to run 900 hours. So, I think this will not finish in 8 hours time window. I suggest to increase the number of cores more. Maybe you could try with doubling WW3 resource. Anyway, of course this runs without any issue in your end. |
@uturuncoglu I have download the newest version of ufs-coastal at /work2/noaa/nos-surge/yunfangs/ufs-coastal and compile it by using and compile it by using regression test |
@yunfangsun I am not sure what is wrong in your case but mine is run until 20221012.000000 (started from 20220915.000000) without any issue under my account. It is almost 649 hours. So, we still need to increase the resource. BTW, this is my run directory if you want to compare with yours ( |
@uturuncoglu Could you please change the permission of the folder /work/noaa/nems/tufuk/COASTAL/coastal_ian_atm2ww3_intel_1, I can't get access to it. |
@yunfangsun i did it. |
@uturuncoglu, @yunfangsun, @saeed-moghimi-noaa Thank you so much for your response on such a short notice and over the weekend. Your help is greatly appreciated. @yunfang Thank you for spending time to resolve all the issues. |
@pvelissariou1 Agree. Documenting each step will help us to implement the workflow. |
@uturuncoglu my atm2sch2ww3 configuration is at /work2/noaa/nos-surge/yunfangs/stmp/yunfangs/FV3_RT/rt_11601_atm2sch2ww3/coastal_ian_atm2sch2ww3_intel_1 |
Okay. I’ll try to run that one tonight. I resubmitted your first case and it is in /work/noaa/nems/tufuk/COASTAL/coastal_ian_atm2ww3_intel_1. It is still running compared almost one day.
—ufuk
… On Jan 16, 2024, at 2:54 PM, Yunfang Sun ***@***.***> wrote:
@uturuncoglu <https://github.com/uturuncoglu> my atm2sch2ww3 configuration is at /work2/noaa/nos-surge/yunfangs/stmp/yunfangs/FV3_RT/rt_11601_atm2sch2ww3/coastal_ian_atm2sch2ww3_intel_1
Thank you for your great help!
—
Reply to this email directly, view it on GitHub <#7 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAJMBR4R57RIP3SIMMCQJLLYO3ZKDAVCNFSM6AAAAAAZNTXHGGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJUGU3TMNZUGQ>.
You are receiving this because you were mentioned.
|
@uturuncoglu thank you |
@yunfangsun The DATM+WW3 run is finished. It is in |
@uturuncoglu the results file permission is denied, can you please change the permissions of the files? Thank you. |
@uturuncoglu Thank you |
@yunfangsun Hercules is down now but maybe you could reach from Orion. I fixed the permission. |
@uturuncoglu thank you |
New configuration of stand alone WW3: WAV_attributes:: |
@pvelissariou1 I am opening this issue for WW3 integration and testing. Since WW3 is integral part of the ufs-weather-model, I'll try to test existing configurations under
CoastalApp-testsuite
in here to see the issues that we might face.The text was updated successfully, but these errors were encountered: