Ask Your Question
0

OBC for idealized simulation

asked 2021-01-24 03:20:23 +0200

DJ gravatar image

Dear all,

I need some help to set up OBC for idealized simulation. I am trying to simulate internal tides on the shelf and imposed tides manually along the offshore boundary (east). Here what I mean by manually is to impose semi-diurnal tides (zeta_east) along the offshore boundary rather than letting ROMS calculate tides. Ubar_east/Vbar_east is manually calculated based on the tidal elevation. OBC for TS is the same as the initial conditions throughout the simulation. North-South OBC is periodic.
The baroclinic time step (dt) is 10 sec and ndtfast = 30. The minimum spatial resolution is 100 m on the shelf and the maximum is ~1500 m at the offshore boundary in the deep water.

The following is my cppdefs for OBC.

# define NS_PERIODIC
# define OBC_EAST
# undef OBC_WEST      /* closed */
# define OBC_ZSPECIFIED
# define OBC_M2CHARACT
# define FRC_BRY
# define Z_FRC_BRY
# define M2_FRC_BRY
# define OBC_M3ORLANSKI
# define OBC_TORLANSKI
# define SPONGE_GRID

However, it seems that the model did not prescribe zeta and ubar/vbar along the offshore boundary and blew up after having a huge zeta (-250m) near the offshore boundary. I wonder if someone pointed out the above setting is correct. A screenshot of zeta, ubar, and w right before the model blow-up is attached.

Thanks in advance.

-DJ

C:\fakepath\croco_zeta.png C:\fakepath\croco_ubar.png C:\fakepath\croco_w.png

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2021-01-24 08:28:41 +0200

I would try simply using OBC_M2CHARACT without OBC_ZSPECIFIED. The boundary information on zeta is used in the characteristic equation...

edit flag offensive delete link more
Login/Signup to Answer

Question Tools

1 follower

Stats

Asked: 2021-01-24 03:20:23 +0200

Seen: 472 times

Last updated: Jan 24 '21