Search found 6 matches

by sflin
Thu Jun 13, 2024 1:13 pm
Forum: ROMS Discussion
Topic: Possible Coding Error in my25_corstep.F
Replies: 2
Views: 7754

Re: Possible Coding Error in my25_corstep.F

Hi John,

After look into all the code,I got what you mean. Qdiss is dimensionless and used in the tri-diagnoal solver.

Thank you very much for you reply.

-sflin
by sflin
Tue Jun 11, 2024 9:34 am
Forum: ROMS Discussion
Topic: Possible Coding Error in my25_corstep.F
Replies: 2
Views: 7754

Possible Coding Error in my25_corstep.F

Hi all,

In the Vertical Mixing Parameterization of MY2.5, the dissipation of turbulent energy is calculated as, 𝜀 = 𝑞^3/(𝐵1 𝑙), following Mellor and Yamada (1982) or Warner et al. (2005).

But in my25_corstep.F, Qdiss is written as:
!
! Compute dissipation of turbulent energy (m3/s3). Add in ...
by sflin
Tue Mar 21, 2023 12:18 pm
Forum: ROMS Bugs
Topic: Possible Coding Error in gls_corstep.F: application of gls_Kmin and gls_Pmin to control advection
Replies: 4
Views: 28785

Re: Possible Coding Error in gls_corstep.F: application of gls_Kmin and gls_Pmin to control advection

Hi Harcourt,

Thank you for posting your finding and sharing the code. We recently also noticed that vertical mixing is excessively high in the deep ocean. The high values of Akv closely follow the bathymetry.
If I did not take it wrong, in your revised code, gls_Kmin and gls_Pmin were multiplied ...
by sflin
Fri Dec 22, 2017 3:11 pm
Forum: ROMS Problems
Topic: problem of running coupled SWAN+ROMS, Error of Inlet_test
Replies: 1
Views: 3085

problem of running coupled SWAN+ROMS, Error of Inlet_test

Hi All,

While compiling other test cases (e.g. Upwelling)without coupling, I could run the model successfully. But when I tried to run Inlet_test case using the coupled SWAN+ROMS model with following configurations:

(1) Fortran Compiler: ifort/.2016.4.258
(2) MPI: Compiler/intel2016.4/openmpi/2 ...
by sflin
Fri Jun 16, 2017 2:33 pm
Forum: ROMS Usage
Topic: Is CFSR server is down
Replies: 3
Views: 19230

Re: Is CFSR server is down

Hi,

Has your problem been solved? I came across the same issues. I am looking for your help. Have you figured out how to address this problem? Thank you very much for your help!

:D :D :D

sflin
by sflin
Thu Oct 20, 2016 2:09 am
Forum: User Applications
Topic: about upwelling case
Replies: 3
Views: 20582

Re: about upwelling case

I had the same problem, Could you plese tell me how to address this in the end?