Hello,
I have a quick question. Could anybody tell me what is the bottom boundary condition on temperature?
I use ana_btflux.h. How does ROMS is it? Is it btflux=Kv*dT/dz or btflux=Kn*dT/dn, where n is normal to the bottom boundary?
Thanks a lot,
Evgeny
Search found 23 matches
- Thu Sep 17, 2009 7:55 pm
- Forum: ROMS Discussion
- Topic: Bottom boundary condition on the temperature
- Replies: 0
- Views: 1481
- Mon Jun 16, 2008 2:08 pm
- Forum: ROMS Problems
- Topic: Diagnostics for temperature
- Replies: 2
- Views: 2781
Re: Diagnostics for temperature
Thanks John,
It helps a lot.
It helps a lot.
- Fri Jun 13, 2008 2:36 am
- Forum: ROMS Problems
- Topic: Diagnostics for temperature
- Replies: 2
- Views: 2781
Diagnostics for temperature
Hi All,
I am having some trouble with using term diagnostics in the equation for temperature. In particular vertical and horizontal advection terms looks pretty suspicious.
I did the estimates for the terms just "by hand"- using temperature and velocity fields. And the estimates for all the terms ...
I am having some trouble with using term diagnostics in the equation for temperature. In particular vertical and horizontal advection terms looks pretty suspicious.
I did the estimates for the terms just "by hand"- using temperature and velocity fields. And the estimates for all the terms ...
- Wed Mar 26, 2008 1:05 am
- Forum: ROMS Discussion
- Topic: Bottom boundary condition: no slip
- Replies: 4
- Views: 4840
- Mon Feb 25, 2008 11:53 pm
- Forum: ROMS Discussion
- Topic: Bottom heat flux
- Replies: 0
- Views: 1839
Bottom heat flux
Hi All,
I am simulating stratified flow in the channel. I want to maintain a steady linear stratification (temperature).
To do so I use ana_btflux and ana_stflux.
In flat bottom case it worked well I just set them to some appropriate (the same for both) value, depending on the desirable intensity ...
I am simulating stratified flow in the channel. I want to maintain a steady linear stratification (temperature).
To do so I use ana_btflux and ana_stflux.
In flat bottom case it worked well I just set them to some appropriate (the same for both) value, depending on the desirable intensity ...
- Mon Feb 25, 2008 7:55 pm
- Forum: ROMS Discussion
- Topic: vertical mixing
- Replies: 3
- Views: 3511
- Wed Feb 20, 2008 6:02 pm
- Forum: ROMS Discussion
- Topic: vertical mixing
- Replies: 3
- Views: 3511
vertical mixing
Hi All,
I am looking at the case of downwelling favorable wind driven flow in the domain with the sloping bottom.
This leads to an advection of lighter fluid beneath heavier fluid.
Could anybody tell me if there are any special tools in ROMS to intensify mixing in regions of unstable ...
I am looking at the case of downwelling favorable wind driven flow in the domain with the sloping bottom.
This leads to an advection of lighter fluid beneath heavier fluid.
Could anybody tell me if there are any special tools in ROMS to intensify mixing in regions of unstable ...
- Fri Jan 25, 2008 10:26 pm
- Forum: ROMS Discussion
- Topic: Surface boundary condition
- Replies: 5
- Views: 6965
- Fri Jan 18, 2008 7:21 pm
- Forum: ROMS Discussion
- Topic: Surface boundary condition
- Replies: 5
- Views: 6965
- Fri Jan 18, 2008 1:49 am
- Forum: ROMS Discussion
- Topic: Surface boundary condition
- Replies: 5
- Views: 6965
- Thu Jan 17, 2008 3:37 pm
- Forum: ROMS Discussion
- Topic: Surface boundary condition
- Replies: 5
- Views: 6965
Surface boundary condition
Hi all,
I have a question about surface boundary condition.
I run application with uniform wind in x-direction sustr=5e-8 and with a constant value of Akv=1e-3.
When I checked the output the stress condition (sustr=Akv*du/dz) didn't work! Value in the output (Akv*du/dz) is ~15% less.
What is ...
I have a question about surface boundary condition.
I run application with uniform wind in x-direction sustr=5e-8 and with a constant value of Akv=1e-3.
When I checked the output the stress condition (sustr=Akv*du/dz) didn't work! Value in the output (Akv*du/dz) is ~15% less.
What is ...
- Thu Jan 10, 2008 3:10 pm
- Forum: ROMS Information
- Topic: What is the output of DIAGNOSTICS_TS/UV?
- Replies: 6
- Views: 15947
What is the output of DIAGNOSTICS_TS/UV?
Hi all,
I have a question about the dia.nc file. What kind of terms does it contain?
Are those terms have simply form of the terms in N-S equations or something more complicated?
u_accel
u_hadv
u_vadv
u_cor
u_prsgrd
u_hvisc
u_vvisc
temp_rate
temp_hadv
temp_vadv
temp_hdiff
Could you tell me if ...
I have a question about the dia.nc file. What kind of terms does it contain?
Are those terms have simply form of the terms in N-S equations or something more complicated?
u_accel
u_hadv
u_vadv
u_cor
u_prsgrd
u_hvisc
u_vvisc
temp_rate
temp_hadv
temp_vadv
temp_hdiff
Could you tell me if ...
- Fri Jan 04, 2008 5:48 am
- Forum: ROMS Discussion
- Topic: vertical mixing coefficient for ana_vmix
- Replies: 2
- Views: 2894
- Fri Jan 04, 2008 1:36 am
- Forum: ROMS Discussion
- Topic: vertical mixing coefficient for ana_vmix
- Replies: 2
- Views: 2894
vertical mixing coefficient for ana_vmix
Hi all,
In my problem I use ANA_VMIX, where I define AKv and AKt to be equal to constant AKv_bak=1e-3 and AKt_bak=1e-3 respectively.
if defined EKMAN_WALL
DO k=1,N(ng)-1
DO j=JstrR,JendR
DO i=IstrR,IendR
Akv(i,j,k)=Akv_bak(ng)
END DO
END DO
END DO
if defined EKMAN_WALL
DO k=1,N(ng)-1
DO ...
In my problem I use ANA_VMIX, where I define AKv and AKt to be equal to constant AKv_bak=1e-3 and AKt_bak=1e-3 respectively.
if defined EKMAN_WALL
DO k=1,N(ng)-1
DO j=JstrR,JendR
DO i=IstrR,IendR
Akv(i,j,k)=Akv_bak(ng)
END DO
END DO
END DO
if defined EKMAN_WALL
DO k=1,N(ng)-1
DO ...
- Wed Jan 02, 2008 9:35 pm
- Forum: ROMS Discussion
- Topic: Advection and diffusion in buoyancy equation
- Replies: 0
- Views: 2152
Advection and diffusion in buoyancy equation
Hi All,
Could somebody explain how the advection and diffusion of temperature calculated? TS_U3HADVECTION TS_C4VADVECTION?
I am trying to simulate a case in which vertical advection of temperature is balanced by horizontal diffusion of temperature. (with background linear stratification ...
Could somebody explain how the advection and diffusion of temperature calculated? TS_U3HADVECTION TS_C4VADVECTION?
I am trying to simulate a case in which vertical advection of temperature is balanced by horizontal diffusion of temperature. (with background linear stratification ...
- Wed Nov 14, 2007 4:44 am
- Forum: ROMS Discussion
- Topic: 2D case
- Replies: 1
- Views: 2407
2D case
Hello all,
Could you tell me is it possible to run ROMS for 2D applications? So consider the problem only in z(vertical) and y(horizontal) coordinates. I am trying to do that to avoid instabilities.
Thanks a lot,
Evgeny
Could you tell me is it possible to run ROMS for 2D applications? So consider the problem only in z(vertical) and y(horizontal) coordinates. I am trying to do that to avoid instabilities.
Thanks a lot,
Evgeny
- Thu Sep 27, 2007 8:11 pm
- Forum: ROMS Usage
- Topic: Numerical error
- Replies: 3
- Views: 3736
- Wed Sep 26, 2007 3:53 pm
- Forum: ROMS Usage
- Topic: Numerical error
- Replies: 3
- Views: 3736
Numerical error
Hi All,
I consider a simple case of wind driven flow in the channel (Wall and periodic BCs) with sloping bottom (cross the channel). So there should be no variation in the flow along the channel. But the output of the run demonstrate significant variations in the flow along the channel.
I believe ...
I consider a simple case of wind driven flow in the channel (Wall and periodic BCs) with sloping bottom (cross the channel). So there should be no variation in the flow along the channel. But the output of the run demonstrate significant variations in the flow along the channel.
I believe ...
- Thu Aug 30, 2007 6:27 pm
- Forum: ROMS Discussion
- Topic: Sloping bottom
- Replies: 2
- Views: 2866
- Thu Aug 30, 2007 4:57 pm
- Forum: ROMS Discussion
- Topic: Sloping bottom
- Replies: 2
- Views: 2866
Sloping bottom
Hello,
I am using ROMS for running very simple model.
Uniform wind stress on the top is from West to East direction. No stratification.
BCs:
Wall for North and South
Periodic for E-W
For flat bottom case I got good output (Ekman top and bottom flow, interior flow in the direction of the wind ...
I am using ROMS for running very simple model.
Uniform wind stress on the top is from West to East direction. No stratification.
BCs:
Wall for North and South
Periodic for E-W
For flat bottom case I got good output (Ekman top and bottom flow, interior flow in the direction of the wind ...
- Sun May 13, 2007 3:42 pm
- Forum: ROMS Discussion
- Topic: Vertical velocty at the wall (WALL boundary condition)
- Replies: 2
- Views: 3732
Vertical velocty at the wall (WALL boundary condition)
Hello,
I have a question about the WALL boundary condition.
I consider 3D rectangular basin with uniform wind forcing on the top in E-W direction. I put periodic boundary conditions in E-W direction and WALL boundary conditions on the North and South.
So I put no slip condition GAMMA2 = -1.0d0 in ...
I have a question about the WALL boundary condition.
I consider 3D rectangular basin with uniform wind forcing on the top in E-W direction. I put periodic boundary conditions in E-W direction and WALL boundary conditions on the North and South.
So I put no slip condition GAMMA2 = -1.0d0 in ...
- Thu Apr 05, 2007 6:15 pm
- Forum: ROMS Discussion
- Topic: boundary condition
- Replies: 1
- Views: 2764
boundary condition
Hi,
I have a question about periodic boundary conditions.
In cppdefs.h I defined EW_PERIODIC. And I got that omega goes to 0 at the boundaries. And far from the boundaies it is non0. Could you explain what kind of boundary condition is EW_PERIODIC?
Thanks a lot,
Evgeny
I have a question about periodic boundary conditions.
In cppdefs.h I defined EW_PERIODIC. And I got that omega goes to 0 at the boundaries. And far from the boundaies it is non0. Could you explain what kind of boundary condition is EW_PERIODIC?
Thanks a lot,
Evgeny
- Wed Mar 07, 2007 9:11 pm
- Forum: ROMS Information
- Topic: Wall boundary condition
- Replies: 1
- Views: 3122
Wall boundary condition
Hi all,
I have a simple question. Can somebody tell me what kind of boundary condition is WALL (in cppdfs)? In particular what kind of bc it sets for a velocity parallel to the wall?
Thanks a lot,
Evgeny
I have a simple question. Can somebody tell me what kind of boundary condition is WALL (in cppdfs)? In particular what kind of bc it sets for a velocity parallel to the wall?
Thanks a lot,
Evgeny