Sponge Layer visc_factor

General scientific issues regarding ROMS

Moderators: arango, robertson

Post Reply
Message
Author
hpftcb
Posts: 30
Joined: Wed Apr 13, 2016 7:37 pm
Location: OceanPact

Sponge Layer visc_factor

#1 Unread post by hpftcb »

Hello,

I'm trying to set a sponge layer in roms3.6 as described in this post https://www.myroms.org/projects/src/ticket/627. I have set

LuvSponge == T ! horizontal momentum
LtracerSponge == T T T ! temperature, salinity, inert

The problem is Roms isn't reading visc_factor and diff_factor from my grid file. Is there any flag I have to set to force Roms to read these variables?

Thanks in advance

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

Re: Sponge Layer visc_factor

#2 Unread post by kate »

Do you have ANA_SPONGE turned on? You can look at get_grid.F to see that that's the flag controlling the reading of those fields along with LuvSponge and LtracerSponge.

Post Reply