Abnormal values of salinity Diagnostics Variables

Report or discuss software problems and other woes

Moderators: arango, robertson

Post Reply
Message
Author
yadusharma
Posts: 25
Joined: Tue Sep 22, 2015 3:09 pm
Location: Indian Institute of Technology Gandhinagar

Abnormal values of salinity Diagnostics Variables

#1 Unread post by yadusharma »

Hi All,

I want to calculate the salinity budget in my domain. I activated the DIAGNOSTICS_TS, but the values of salt_hadv and salt_vadv terms look very high :shock: compared to the other terms. What could be the possible reasons for this? :roll: Any suggestions would be of great help.
Here I am attaching the figures and also the model header file options.
# define CURVGRID
# define MASKING
# define UV_COR
# define SOLVE3D
# define UV_ADV

# define UV_VIS2
# define TS_DIF2
# define UV_SMAGORINSKY //
# define TS_SMAGORINSKY //
# define DJ_GRADPS
# define LMD_MIXING
# define SALINITY
# define NONLIN_EOS
# define TS_A4VADVECTION //
# define TS_AVHADVECTION //
# define UV_C4ADVECTION //
# define MIX_S_UV
# define MIX_T_UV
# define MIX_GEO_TS //
# ifdef LMD_MIXING
# define LMD_CONVEC
# define LMD_DDMIX //
# define LMD_SKPP
# define LMD_BKPP
# define LMD_NONLOCAL
# define LMD_RIMIX
# endif
# define BULK_FLUXES
# ifdef BULK_FLUXES
# undef LONGWAVE_OUT
# undef LONGWAVE
# define EMINUSP
# endif
# define SOLAR_SOURCE
# undef SRELAXATION
# define DIAGNOSTICS_TS
# define ANA_BSFLUX
# define ANA_BTFLUX
# define UV_QDRAG //
# define AVERAGES
# define AVERAGES_FLUXES //
# undef NO_LBC_ATT


Thanks in Advance..
Attachments
Roms_Test1.png

Post Reply