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
Search found 6 matches
- Thu Jun 13, 2024 1:13 pm
- Forum: ROMS Discussion
- Topic: Possible Coding Error in my25_corstep.F
- Replies: 2
- Views: 4058
- Tue Jun 11, 2024 9:34 am
- Forum: ROMS Discussion
- Topic: Possible Coding Error in my25_corstep.F
- Replies: 2
- Views: 4058
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 vertical ...
- 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: 22326
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 ...
- Fri Dec 22, 2017 3:11 pm
- Forum: ROMS Problems
- Topic: problem of running coupled SWAN+ROMS, Error of Inlet_test
- Replies: 1
- Views: 2767
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.1.1 ...
- Fri Jun 16, 2017 2:33 pm
- Forum: ROMS Usage
- Topic: Is CFSR server is down
- Replies: 3
- Views: 14958
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!
sflin
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!
sflin
- Thu Oct 20, 2016 2:09 am
- Forum: User Applications
- Topic: about upwelling case
- Replies: 3
- Views: 16545
Re: about upwelling case
I had the same problem, Could you plese tell me how to address this in the end?