Ask Your Question
0

Surface temperature too high

asked 2022-04-28 19:06:13 +0200

updated 2022-04-28 19:07:45 +0200

Hi everyone, I am currently working on a configuration on the Gulf of Lion and I an stuck because my results show a surface temperature too high compare to buoy data or Mercator. I initialize to model with MERCATOR data and use these as climatology and I use the bulk formulation with AROME dataset. Here is my cppdefs.h C:\fakepath\cppdefs.h

As you can see on the following pictures the model estimate a surface temperature that is too high compare to mercator reference.

The heat fluxes seems well calculated by the model. My guess is that the influence of the winds on the temperature is underestimated but maybe I have missed something on the configuration.

Thanks in advance

CROCO

image description

MERCATOR

image description

SHFLUX CROCO

image description

edit retag flag offensive close merge delete

Comments

I had a similar issue (and am about to trial the proposal I am suggesting to you myself) and I suspect that it is because optical characteristics (Jerlov water type) are hard-coded as type 1 in ~/OCEAN/lmd_swfrac.F, which is activated as a result of you activating GLS_MIXING in your cppdefs.

jmcgovern gravatar imagejmcgovern ( 2022-05-12 14:04:40 +0200 )edit

The Western Med is classified by Jerlov type IB, which corresponds to a lmd_Jwt=3 in lmd_swfrac.F, not lmd_Jwt=1. I wonder would modifying your lmd_swfrac.F change the outcome? It would be great to hear if this works!

jmcgovern gravatar imagejmcgovern ( 2022-05-12 14:07:12 +0200 )edit

2 answers

Sort by ยป oldest newest most voted
0

answered 2022-05-20 16:56:51 +0200

Hi, I manage to find that this was an issue in the interpolation of the initial and boundary conditions of my configuration. I found that the wrong interpolation gave me temperature in shallow water that were almost constant on the vertical. The upwelling did not cool the water then.

edit flag offensive delete link more
0

answered 2022-05-16 17:14:04 +0200

Did you get this to work?

edit flag offensive delete link more
Login/Signup to Answer

Question Tools

1 follower

Stats

Asked: 2022-04-28 19:06:13 +0200

Seen: 89 times

Last updated: May 20 '22