(29 09 2011) - run "erai2" : remake du run ERAI2 de Stephane - 1994 (avec understress)



Momentum Tracer


run base advection
diffusion advection
diffusion


erai20c
ERAI2 Vector form bilaplacian
horizontal -1e10 TVD scheme laplacian
iso-neutral 300 1989-1995
little_nemo r48
curie fat nodes




Momentum Tracer


run base advection
diffusion advection
diffusion


erai4l
erai20c Vector form bilaplacian
horizontal -2.5e9 TVD scheme bilaplacian
horizontal -1e9 1989-1995
little_nemo r48
curie fat nodes

erai4l:

-------------------------------------------------------------------------------- diff -b -w erai20c/param_inputs/namelist.base.oce erai4l/param_inputs/namelist.base.oce -------------------------------------------------------------------------------- 552,553c552,553 < ln_traldf_lap = .true. ! laplacian operator < ln_traldf_bilap = .false. ! bilaplacian operator --- > ln_traldf_lap = .false. ! laplacian operator > ln_traldf_bilap = .true. ! bilaplacian operator 556,557c556,557 < ln_traldf_hor = .false. ! horizontal (geopotential) (needs "key_ldfslp" when ln_sco=T) < ln_traldf_iso = .true. ! iso-neutral (needs "key_ldfslp") --- > ln_traldf_hor = .true. ! horizontal (geopotential) (needs "key_ldfslp" when ln_sco=T) > ln_traldf_iso = .false. ! iso-neutral (needs "key_ldfslp") 568c568 < rn_aht_0 = 300. ! horizontal eddy diffusivity for tracers [m2/s] --- > rn_aht_0 = -1.e9 ! horizontal eddy diffusivity for tracers [m2/s] 644c644 < rn_ahm_0_blp = -1.e10 ! horizontal bilaplacian eddy viscosity [m4/s] --- > rn_ahm_0_blp = -2.5e9 ! horizontal bilaplacian eddy viscosity [m4/s] -------------------------------------------------------------------------------- diff -b -w erai20c/compile/nemo/cpp_PERU12.fcm erai4l/compile/nemo/cpp_PERU12.fcm -------------------------------------------------------------------------------- 1c1 < bld::tool::fppkeys key_peru12 key_depth=46 key_dynspg_flt key_zdftke key_dtatem key_dtasal key_traldf_c2d key_dynldf_c2d key_mpp_mpi key_obc key_ldfslp key_iomput --- > bld::tool::fppkeys key_peru12 key_depth=46 key_dynspg_flt key_zdftke key_dtatem key_dtasal key_traldf_c2d key_dynldf_c2d key_mpp_mpi key_obc key_iomput




Momentum Tracer


run base advection
diffusion advection
diffusion


erai5f
erai20c Vector form bilaplacian
horizontal -2.5e9 TVD scheme bilaplacian
horizontal -1e9 1989-1995
little_nemo r48
curie fat nodes


erai5f:

-------------------------------------------------------------------------------- diff -b -w erai20c/param_inputs/namelist.base.oce erai5f/param_inputs/namelist.base.oce -------------------------------------------------------------------------------- 542c542 < ln_traadv_tvd = .true. ! TVD scheme --- > ln_traadv_tvd = .false. ! TVD scheme 545c545 < ln_traadv_ubs = .false. ! UBS scheme --- > ln_traadv_ubs = .true. ! UBS scheme 552c552 < ln_traldf_lap = .true. ! laplacian operator --- > ln_traldf_lap = .false. ! laplacian operator 644c644 < rn_ahm_0_blp = -1.e10 ! horizontal bilaplacian eddy viscosity [m4/s] --- > rn_ahm_0_blp = -1.e9 ! horizontal bilaplacian eddy viscosity [m4/s] -------------------------------------------------------------------------------- diff -b -w erai20c/compile/nemo/cpp_PERU12.fcm erai5f/compile/nemo/cpp_PERU12.fcm -------------------------------------------------------------------------------- 1c1 < bld::tool::fppkeys key_peru12 key_depth=46 key_dynspg_flt key_zdftke key_dtatem key_dtasal key_traldf_c2d key_dynldf_c2d key_mpp_mpi key_obc key_ldfslp key_iomput --- > bld::tool::fppkeys key_peru12 key_depth=46 key_dynspg_flt key_zdftke key_dtatem key_dtasal key_traldf_c2d key_dynldf_c2d key_mpp_mpi key_obc key_iomput


(29 09 2011) - run "erai5" = "erai30" + UBS sur les traceurs"



Vector form
TVD scheme
Run Base Bilap Momentum UBS Laplacian Traceur Resultats
erai5d erai5c horizontal -5e9 TRUE TRUE / iso-neutral 0 1 an OK
erai5e erai5d horizontal -1e9 TRUE TRUE / iso-neutral 0 1 an OK