boundary condition

General scientific issues regarding ROMS

Moderators: arango, robertson

Post Reply
Message
Author
logvinov
Posts: 23
Joined: Wed Feb 28, 2007 8:00 pm
Location: Massachusetts Institute of Technology

boundary condition

#1 Unread post by logvinov »

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

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

#2 Unread post by kate »

It is meant to be a periodic boundary in the east-west direction. It should join up just like any other tile boundary. If it is failing to do so, please let us know.

Post Reply