Tcline parameter

General scientific issues regarding ROMS

Moderators: arango, robertson

Post Reply
Message
Author
lagomar85
Posts: 2
Joined: Wed Jan 15, 2014 5:07 pm
Location: Dipartimento di Fisica, Università di Genova

Tcline parameter

#1 Unread post by lagomar85 »

Hi,
I am a ROMS newbie and have some questions about the Tcline parameter.

I read the wiki documentation and I have no problem in understanding hc, the vertical transformation functional parameter, which is also used directly in the code.

On the other hand, I am not able to find where Tcline (often set equal to hc)
is used in the code, and thus have problems in deeply understanding its role.
Is there someone who can clarify/explain me what Tcline is?

Thanks in advance,
Best,
Daniele

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

Re: Tcline parameter

#2 Unread post by kate »

In the old days, hc was a function of Tcline and hmin, but now it is simply:

Code: Select all

                hc(ng)=Tcline(ng)

lagomar85
Posts: 2
Joined: Wed Jan 15, 2014 5:07 pm
Location: Dipartimento di Fisica, Università di Genova

Re: Tcline parameter

#3 Unread post by lagomar85 »

Thank you very much for your quick reply.

Best,

Daniele

Post Reply