why get the much higher temperature?

Report or discuss software problems and other woes

Moderators: arango, robertson

Post Reply
Message
Author
shiyf
Posts: 52
Joined: Mon Sep 09, 2013 11:09 pm
Location: OUC

why get the much higher temperature?

#1 Unread post by shiyf »

Hi,

I have run ROMS smoothly,but when i check the rerult,i find that the temperature which get from ROMS is much higher in some regions,and much lower in others, as is shown in the figure along with the latitude line.i have calculate 15 years,it is the 15th resut! could you give me some advice? thank a lot!
my .h file:

/*
**
** Options for SHIYF.
**
** Application flag: SHIYF_BV
** Input script: ocean_shiyf.in
*/

#define NO_HIS
#undef NETCDF4
#undef PARALLEL_IO
#undef OFFLINE_FLOATS



#define CURVGRID
#define MASKING
#define NONLIN_EOS
#define SOLVE3D
#define SALINITY
#ifdef SOLVE3D
#define SPLINES
#endif
#undef WET_DRY

#undef T_PASSIVE
#ifdef T_PASSIVE
#define ANA_PASSIVE
#define TRC_PSOURCE
#define ANA_TRC_PSOURCE
#define AGE_PASSIVE
#endif


#define NO_WRITE_GRID
#undef OUT_DOUBLE
#define RST_SINGLE
#define AVERAGES
#define AVERAGES2
#ifdef SOLVE3D
#undef AVERAGES_DETIDE
#undef DIAGNOSTICS_TS
#endif
#undef DIAGNOSTICS_UV


#ifdef SOLVE3D
#define DJ_GRADPS
#endif

#define UV_ADV
#define UV_COR
#define UV_LDRAG
#undef UV_SADVECTION

#ifdef SOLVE3D
#define TS_U3HADVECTION
#define TS_C4VADVECTION
#undef TS_MPDATA
#endif

#define UV_VIS2
#undef UV_SMAGORINSKY
#undef VISC_3DCOEF
#define MIX_S_UV
#define VISC_GRID
#undef SPONGE

#ifdef SOLVE3D
#define TS_DIF2
#define MIX_GEO_TS
#define DIFF_GRID
#endif

#define WAVE_MIXING

#ifdef SOLVE3D
#define SOLAR_SOURCE
#define WTYPE_GRID
#define LMD_MIXING
#define LMD_RIMIX
#define LMD_CONVEC
#define LMD_SKPP
#undef LMD_BKPP
#define LMD_NONLOCAL
#define LMD_SHAPIRO
#undef LMD_DDMIX
#endif

#ifdef SOLVE3D
#define NCEP_FLUXES
#endif

#ifdef SOLVE3D
#define SCORRECTION
#undef QCORRECTION
#undef TCLIMATOLOGY
#undef TCLM_NUDGING
#endif

#define RADIATION_2D

#ifdef SOLVE3D
#define ANA_BSFLUX
#define ANA_BTFLUX
#else
#define ANA_SMFLUX
#endif



untitled.jpg
1.jpg

zhaobiao
Posts: 8
Joined: Mon Apr 01, 2013 2:30 pm
Location: OUC, QingDao, China

Re: why get the much higher temperature?

#2 Unread post by zhaobiao »

shiyf wrote:Hi,

I have run ROMS smoothly,but when i check the rerult,i find that the temperature which get from ROMS is much higher in some regions,and much lower in others, as is shown in the figure along with the latitude line.i have calculate 15 years,it is the 15th resut! could you give me some advice? thank a lot!
my .h file:

/*
**
** Options for SHIYF.
**
** Application flag: SHIYF_BV
** Input script: ocean_shiyf.in
*/

#define NO_HIS
#undef NETCDF4
#undef PARALLEL_IO
#undef OFFLINE_FLOATS



#define CURVGRID
#define MASKING
#define NONLIN_EOS
#define SOLVE3D
#define SALINITY
#ifdef SOLVE3D
#define SPLINES
#endif
#undef WET_DRY

#undef T_PASSIVE
#ifdef T_PASSIVE
#define ANA_PASSIVE
#define TRC_PSOURCE
#define ANA_TRC_PSOURCE
#define AGE_PASSIVE
#endif


#define NO_WRITE_GRID
#undef OUT_DOUBLE
#define RST_SINGLE
#define AVERAGES
#define AVERAGES2
#ifdef SOLVE3D
#undef AVERAGES_DETIDE
#undef DIAGNOSTICS_TS
#endif
#undef DIAGNOSTICS_UV


#ifdef SOLVE3D
#define DJ_GRADPS
#endif

#define UV_ADV
#define UV_COR
#define UV_LDRAG
#undef UV_SADVECTION

#ifdef SOLVE3D
#define TS_U3HADVECTION
#define TS_C4VADVECTION
#undef TS_MPDATA
#endif

#define UV_VIS2
#undef UV_SMAGORINSKY
#undef VISC_3DCOEF
#define MIX_S_UV
#define VISC_GRID
#undef SPONGE

#ifdef SOLVE3D
#define TS_DIF2
#define MIX_GEO_TS
#define DIFF_GRID
#endif

#define WAVE_MIXING

#ifdef SOLVE3D
#define SOLAR_SOURCE
#define WTYPE_GRID
#define LMD_MIXING
#define LMD_RIMIX
#define LMD_CONVEC
#define LMD_SKPP
#undef LMD_BKPP
#define LMD_NONLOCAL
#define LMD_SHAPIRO
#undef LMD_DDMIX
#endif

#ifdef SOLVE3D
#define NCEP_FLUXES
#endif

#ifdef SOLVE3D
#define SCORRECTION
#undef QCORRECTION
#undef TCLIMATOLOGY
#undef TCLM_NUDGING
#endif

#define RADIATION_2D

#ifdef SOLVE3D
#define ANA_BSFLUX
#define ANA_BTFLUX
#else
#define ANA_SMFLUX
#endif



untitled.jpg
1.jpg
:P you shuold provide a detailed description of your probel for they diagnose. BTW. the cololar are different in your last picture!

shiyf
Posts: 52
Joined: Mon Sep 09, 2013 11:09 pm
Location: OUC

Re: why get the much higher temperature?

#3 Unread post by shiyf »

zhaobiao wrote:
shiyf wrote:Hi,

I have run ROMS smoothly,but when i check the rerult,i find that the temperature which get from ROMS is much higher in some regions,and much lower in others, as is shown in the figure along with the latitude line.i have calculate 15 years,it is the 15th resut! could you give me some advice? thank a lot!
my .h file:

/*
**
** Options for SHIYF.
**
** Application flag: SHIYF_BV
** Input script: ocean_shiyf.in
*/

#define NO_HIS
#undef NETCDF4
#undef PARALLEL_IO
#undef OFFLINE_FLOATS



#define CURVGRID
#define MASKING
#define NONLIN_EOS
#define SOLVE3D
#define SALINITY
#ifdef SOLVE3D
#define SPLINES
#endif
#undef WET_DRY

#undef T_PASSIVE
#ifdef T_PASSIVE
#define ANA_PASSIVE
#define TRC_PSOURCE
#define ANA_TRC_PSOURCE
#define AGE_PASSIVE
#endif


#define NO_WRITE_GRID
#undef OUT_DOUBLE
#define RST_SINGLE
#define AVERAGES
#define AVERAGES2
#ifdef SOLVE3D
#undef AVERAGES_DETIDE
#undef DIAGNOSTICS_TS
#endif
#undef DIAGNOSTICS_UV


#ifdef SOLVE3D
#define DJ_GRADPS
#endif

#define UV_ADV
#define UV_COR
#define UV_LDRAG
#undef UV_SADVECTION

#ifdef SOLVE3D
#define TS_U3HADVECTION
#define TS_C4VADVECTION
#undef TS_MPDATA
#endif

#define UV_VIS2
#undef UV_SMAGORINSKY
#undef VISC_3DCOEF
#define MIX_S_UV
#define VISC_GRID
#undef SPONGE

#ifdef SOLVE3D
#define TS_DIF2
#define MIX_GEO_TS
#define DIFF_GRID
#endif

#define WAVE_MIXING

#ifdef SOLVE3D
#define SOLAR_SOURCE
#define WTYPE_GRID
#define LMD_MIXING
#define LMD_RIMIX
#define LMD_CONVEC
#define LMD_SKPP
#undef LMD_BKPP
#define LMD_NONLOCAL
#define LMD_SHAPIRO
#undef LMD_DDMIX
#endif

#ifdef SOLVE3D
#define NCEP_FLUXES
#endif

#ifdef SOLVE3D
#define SCORRECTION
#undef QCORRECTION
#undef TCLIMATOLOGY
#undef TCLM_NUDGING
#endif

#define RADIATION_2D

#ifdef SOLVE3D
#define ANA_BSFLUX
#define ANA_BTFLUX
#else
#define ANA_SMFLUX
#endif



The attachment untitled.jpg is no longer available
The attachment 1.jpg is no longer available
:P you shuold provide a detailed description of your probel for they diagnose. BTW. the cololar are different in your last picture!
I am very sorry!
untitled1.jpg
untitled.jpg
untitle2d.jpg

Post Reply