some questions about the WET_DRY

General scientific issues regarding ROMS

Moderators: arango, robertson

Post Reply
Message
Author
panfeng291
Posts: 9
Joined: Sun Nov 10, 2013 5:59 pm
Location: NMEFC

some questions about the WET_DRY

#1 Unread post by panfeng291 »

Dear all,
If I use the WET_DRY simulation ,how to set the hc,hmin and the Tcline? My Vtransform == 1 and Vstretching == 1,so if the h is negative, the hc will be 0 and the model will blow up at the begin.
Thanks in advance

jcwarner
Posts: 1172
Joined: Wed Dec 31, 2003 6:16 pm
Location: USGS, USA

Re: some questions about the WET_DRY

#2 Unread post by jcwarner »

we have modified the code to allow for this. I am not sure exactly what is in the Rutgers version but if you have troubles make another post. The hc and hmin and all those i usually just set to 0. the code should handle it.
-john

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

Re: some questions about the WET_DRY

#3 Unread post by kate »

In the Rutgers code, we are now using Vstretching=4 and Vtransform=2, which will allow for any hc you like, independent of hmin.

panfeng291
Posts: 9
Joined: Sun Nov 10, 2013 5:59 pm
Location: NMEFC

Re: some questions about the WET_DRY

#4 Unread post by panfeng291 »

kate wrote:In the Rutgers code, we are now using Vstretching=4 and Vtransform=2, which will allow for any hc you like, independent of hmin.
Thanks for your reply, Kate.And do you mean that I must using Vstretching=4 Vtransform=2,if I want to active the WET_DRY?

jcwarner
Posts: 1172
Joined: Wed Dec 31, 2003 6:16 pm
Location: USGS, USA

Re: some questions about the WET_DRY

#5 Unread post by jcwarner »

i dont think she means that.
she means those setting may be more stable, but please try that and other settings for your particular application.

User avatar
jivica
Posts: 169
Joined: Mon May 05, 2003 2:41 pm
Location: The University of Western Australia, Perth, Australia
Contact:

Re: some questions about the WET_DRY

#6 Unread post by jivica »

Use the source Luke ;)

ROMS/Nonlinear/set_depth.F

there is all you need, you can invent even new function ;)

Cheers,
Ivica

Post Reply