affect by Uwind and Vwind

Bug reports, work arounds and fixes

Moderators: arango, robertson

Post Reply
Message
Author
wjlee
Posts: 4
Joined: Mon Jun 02, 2008 3:14 am
Location: NIMR

affect by Uwind and Vwind

#1 Post by wjlee »

Hello! everyone.!

I think ROMS is affected by Uwind and Vwind alot in shallow depth of water.
How about your think ?
and
I'd like to know methods to reduce effects of those valuables.

sincerely thank you.!!

User avatar
kate
Posts: 4090
Joined: Wed Jul 02, 2003 5:29 pm
Location: CFOS/UAF, USA

Re: affect by Uwind and Vwind

#2 Post by kate »

You think the effect of winds is too strong? How are you obtaining wind stress from wind? It is known that the BULK_FLUXES stress algorithm is too strong in the case of high winds, also it doesn't account for the currents (it is a function of winds only, not of winds-currents).

This is your 2-D case? You might try out a stronger bottom drag where it gets shallow.

wjlee
Posts: 4
Joined: Mon Jun 02, 2008 3:14 am
Location: NIMR

Re: affect by Uwind and Vwind

#3 Post by wjlee »

Hello! Thank you for your reply

I run 3-D ROMS. I calculate wind stress by using the BULK_FLUXES in the ROMS.
I set 2 models. One of the models is Pair, Uwind, Vwind and tides(TPXO6) as input. and the other is tides(TPXO6) only as input.
There is no diffrence between 2 models except for the inputs.
I run the 2 models respectively and substract zeta of one model from zeta of the oher model. so I got the differences. Its values were reasonalbe in the most of regions but values in shallow depth of water were very big.
so I just doubt the inputs. but I don't know what to do now.

How about your think ?

Please let me know.
thank you.

LuoZhengpu
Posts: 4
Joined: Tue Aug 02, 2022 2:23 pm
Location: Ocean University of China

Re: affect by Uwind and Vwind

#4 Post by LuoZhengpu »

kate wrote: Tue Jan 06, 2009 6:37 pm You think the effect of winds is too strong? How are you obtaining wind stress from wind? It is known that the BULK_FLUXES stress algorithm is too strong in the case of high winds, also it doesn't account for the currents (it is a function of winds only, not of winds-currents).

This is your 2-D case? You might try out a stronger bottom drag where it gets shallow.
Hello Kate,
Could you please give me some more detailed information about performance of BULK_FLUXS at high wind speeds?
Nowadays I'm making 17 years hindcast with ROMS with time step of 60s and resolution of 8km. However, it blows up in the third model year which may have been due to extreme winds. So I wanna ask if there is a maximum acceptable wind speed for ROMS when BULK_FLUXS is defined? And How should I modify the high winds?
Thanks!
Zhengpu Luo

User avatar
kate
Posts: 4090
Joined: Wed Jul 02, 2003 5:29 pm
Location: CFOS/UAF, USA

Re: affect by Uwind and Vwind

#5 Post by kate »

What winds are you using? I have heard that ERA5 can get unphysically large.

Since I wrote that prior message I switched to a Large and Yeager bulk flux scheme, then I changed ocean models.

User avatar
wilkin
Posts: 905
Joined: Mon Apr 28, 2003 5:44 pm
Location: Rutgers University
Contact:

Re: affect by Uwind and Vwind

#6 Post by wilkin »

Note that there was a code update 6 weeks ago to introduce COARE3.5 bulk fluxes:
https://www.myroms.org/projects/src/ticket/970
The changes from 3.0 to 3.5 make the algorithm more appropriate at higher wind speeds.

If your issue is arising in shallow water you might need to limit the bottom stress #define LIMIT_BSTRESS
https://www.myroms.org/projects/src/ticket/569
See the post by John Warner about this
https://www.myroms.org/forum/viewtopic. ... ress#p9477
John Wilkin: DMCS Rutgers University
71 Dudley Rd, New Brunswick, NJ 08901-8521, USA. ph: 609-630-0559 jwilkin@rutgers.edu

LuoZhengpu
Posts: 4
Joined: Tue Aug 02, 2022 2:23 pm
Location: Ocean University of China

Re: affect by Uwind and Vwind

#7 Post by LuoZhengpu »

kate wrote: Wed Aug 21, 2024 4:22 pm What winds are you using? I have heard that ERA5 can get unphysically large.

Since I wrote that prior message I switched to a Large and Yeager bulk flux scheme, then I changed ocean models.
Hi Kate!
I use CFSR as bulk forcing and HYCOM as boundary condition, which were all downloaded from HYCOM website. That's because HYCOM reanalysis data can simulate the inter-annual variations I focus on between 2004~2020 well. It can't be stable with hourly or 12 hourly winds in extrreme events. Now daily winds are used to drive model, and it works.

LuoZhengpu
Posts: 4
Joined: Tue Aug 02, 2022 2:23 pm
Location: Ocean University of China

Re: affect by Uwind and Vwind

#8 Post by LuoZhengpu »

wilkin wrote: Thu Aug 22, 2024 8:20 am Note that there was a code update 6 weeks ago to introduce COARE3.5 bulk fluxes:
https://www.myroms.org/projects/src/ticket/970
The changes from 3.0 to 3.5 make the algorithm more appropriate at higher wind speeds.

If your issue is arising in shallow water you might need to limit the bottom stress #define LIMIT_BSTRESS
https://www.myroms.org/projects/src/ticket/569
See the post by John Warner about this
https://www.myroms.org/forum/viewtopic. ... ress#p9477
Hi Wilkin,
Thank you for the information!
I have updated the bulk_flux.F and now I'm testing the hourly winds.
Hope it useful!

Post Reply