Hello Users!
I would like to know, where can i have informations about option estuary at Module Turbulence?
I found it about smagorinsky and constant, but nothing about Estuary..
I really need this information..
Thanks...
Lilian
Option Estuary ModuleTurbulence
-
- MOHID User
- Posts: 24
- Joined: Thu Jan 01, 1970 00:00
-
- MOHID Developer
- Posts: 553
- Joined: Thu Jan 01, 1970 00:00
- Location: Instituto Superior Técnico - Technical University of Lisbon
- Contact:
Re: Option Estuary ModuleTurbulence
Hi Lilian,
This option computes the horizontal viscosities based on the velocity modulus integrated in the water column (VELMOD), water column height (HT), a reference velocity (keyword VREF_VIS) and a reference depth (keyword HREF_VIS).
A direct copy of the code:
Hope this helps,
Luis
This option computes the horizontal viscosities based on the velocity modulus integrated in the water column (VELMOD), water column height (HT), a reference velocity (keyword VREF_VIS) and a reference depth (keyword HREF_VIS).
A direct copy of the code:
Code: Select all
VELMOD = VELMOD / HT(I,J)
VISHAUX = MINHorizontalViscosity * VELMOD * VELMOD * HT(I,J) / ReferenceDepth &
/ (ReferenceVelocity * ReferenceVelocity)
Hope this helps,
Luis
-
- MOHID User
- Posts: 24
- Joined: Thu Jan 01, 1970 00:00
Re: Option Estuary ModuleTurbulence
Hi Luis!
thanks for solved my doubt
Lilian
thanks for solved my doubt

Lilian
Who is online
Users browsing this forum: No registered users and 0 guests