Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected Wave Patterns in ROMS Output #360

Open
r0squete opened this issue Feb 4, 2025 · 1 comment
Open

Unexpected Wave Patterns in ROMS Output #360

r0squete opened this issue Feb 4, 2025 · 1 comment

Comments

@r0squete
Copy link

r0squete commented Feb 4, 2025

Hello:

I am running ROMS within COAWST and using PyROMS to generate the input files. While I believe the input files are correctly prepared, the model output shows strange wave patterns in the physical fields.

I used PyROMS to generate the grid, initial conditions, and forcing files. The model runs without crashing, but the output displays unexpected oscillations/waves in the physical fields. I have checked the bathymetry, boundary conditions, and time-stepping parameters, but the issue persists.

Image

In the image, you can see a wave originating from the coast and propagating across the simulation domain. We are looking at a U-momentum component, but it is also noticeable in free surface and other variables that do not have a smooth behavior. However, it is not visible in temperature and salinity, which appear to be unaffected.

Could this be related to numerical instability, grid resolution, or incorrect input file formatting?
Are there any recommended checks or debugging steps to identify potential issues in the input files?
Has anyone encountered similar wave artifacts in ROMS simulations, and what solutions worked for you?

@jcwarner-usgs
Copy link
Collaborator

does this wave dissipate after some time?
the init density field can need time to adjust from an interpolated coarser scale model to this grid. i have seen this before and it usually goes away.

you might get more response if you post on the rutgers forum directly.
if you are just running roms, then it is basically what is on their site as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants