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

Help with the GLS #334

Open
rececilio opened this issue Nov 13, 2024 · 6 comments
Open

Help with the GLS #334

rececilio opened this issue Nov 13, 2024 · 6 comments

Comments

@rececilio
Copy link

rececilio commented Nov 13, 2024

Hello.
I am having an issue with the GLS results. The coefficients drop between restart and the first exchange between ROMS and SWAN.
I noticed that DISBOT and DISWCAP are zeros in the restart. Shouldn't they come with the restart file? After the new exchange all comes back to normal. And it is not only at the surface but the full column.
As I restart the run every day for operational purposes, this restart issue is troublesome.
Seizing the opportunity, the results of AKV and AKT are not smooth. What am I doing wrong?
I am using: #define RI_SPLINES, #define WAVE_MIXING, #define TKE_WAVEDISS, #define ZOS_HSIG, #define CHARNOK

Cecilio2
Cecilio1

@jcwarner-usgs
Copy link
Collaborator

i guess a couple of things.

  • are you using perfect_restart?
  • it has been awhile since i looked at this, but i think DISBOT and DISWCAP are not in the rst.
  • at the begin of the simulation, i make roms and swan do an exchange. this will bring the dissips from swan to roms at the start.
  • are you using define N2S2_HORAVG?
  • the akv akt fields can be noisy, depending on the bathy, stratification , wave breaking etc.

@rececilio
Copy link
Author

Yes, I am using perfect_restart and N2S2_HORAVG.

Before 1st time step: (the others have values)
== SWAN grid 1 sent wave data to ROMS grid 1
** ROMS grid 1 recv data from SWAN grid 1
SWANtoROMS Min/Max DISBOT (Wm-2): 0.000000E+00 0.000000E+00
SWANtoROMS Min/Max DISSURF (Wm-2): 0.000000E+00 0.000000E+00
SWANtoROMS Min/Max DISWCAP (Wm-2): 0.000000E+00 0.000000E+00

@jcwarner-usgs
Copy link
Collaborator

how are you starting SWAN?
can i see the full output?

@rececilio
Copy link
Author

rececilio commented Nov 13, 2024

I am restarting from previous run (HOTFILE) with the INIT HOTSTART command.
Here is the output from ROMS (log.out) and SWAN (Print).
log.out.txt
PRINT01.txt

@jcwarner-usgs
Copy link
Collaborator

i dont think SWAN computes those fields at the first time step. i can make a modification, but it will take a few weeks.
-j

@rececilio
Copy link
Author

It might become an issue near shore with sediment suspension. Thanks.

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