- Timestamp:
- 09/09/09 16:24:40 (15 years ago)
- Location:
- CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v2
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v2/AA_make
r671 r732 88 88 89 89 orca2: 90 (cd ../../modeles/NEMO/WORK; $(M_K) USER_INC='-I ../$(PRISM_DIR)/$(PRISM_ARCH)/build/lib/psmile.$(LIB_MPI)' USER_LIB='-L../$(PRISM_DIR)/$(PRISM_ARCH)/lib -lpsmile.$(LIB_MPI) -lmpp_io' P_P='key_trabbl_dif key_vectopt_loop key_vectopt_memory key_orca_r2 key_lim2 key_dynspg_flt key_ldfslp key_traldf_c2d key_traldf_eiv key_dynldf_c3d key_dtatem key_dtasal key_coupled key_trabbc key_zdftke key_zdf ddm key_oasis3 key_diahth key_diaeiv key_cpl_albedo key_cpl_discharge key_mpp_mpi' ; )90 (cd ../../modeles/NEMO/WORK; $(M_K) USER_INC='-I ../$(PRISM_DIR)/$(PRISM_ARCH)/build/lib/psmile.$(LIB_MPI)' USER_LIB='-L../$(PRISM_DIR)/$(PRISM_ARCH)/lib -lpsmile.$(LIB_MPI) -lmpp_io' P_P='key_trabbl_dif key_vectopt_loop key_vectopt_memory key_orca_r2 key_lim2 key_dynspg_flt key_ldfslp key_traldf_c2d key_traldf_eiv key_dynldf_c3d key_dtatem key_dtasal key_coupled key_trabbc key_zdftke key_zdftmx key_zdfddm key_oasis3 key_diahth key_diaeiv key_cpl_albedo key_cpl_discharge key_mpp_mpi' ; ) 91 91 92 92 verif: -
CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v2/EXP00/COMP/opa9.card
r583 r732 19 19 (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/geothermal_heating.nc, .),\ 20 20 (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/runoff_1m_nomask.nc, .),\ 21 (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/subbasins.nc, .) 21 (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/subbasins.nc, .),\ 22 (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/chlaseawifs_c1m-99-05_smooth_ORCA_R2.nc, chlorophyll.nc),\ 23 (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/Tides_K1_drg_ORCA_R2.nc, K1rowdrg.nc),\ 24 (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/Tides_M2_drg_ORCA_R2.nc, M2rowdrg.nc),\ 25 (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/tmaskitf_ORCA2_bis.nc, mask_itf.nc),\ 26 (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/kRGB61.txt, .) 22 27 23 28 [ParametersFiles] -
CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v2/EXP00/PARAM/namelist_ORCA2
r707 r732 76 76 nn_closea = 1 ! closed seas and lakes are removed (=0) or kept (=1) from the ORCA domain 77 77 nn_msh = 0 ! AUTO create (=1) a mesh file (coordinates, scale factors, masks) or not (=0) 78 rn_e3zps_min= 5. ! the thickness of the partial step is set larger than the minimum78 rn_e3zps_min= 20. ! the thickness of the partial step is set larger than the minimum 79 79 rn_e3zps_rat= 0.1 ! of e3zps_min and e3zps_rat * e3t (N.B. 0<e3zps_rat<1) 80 80 ! … … 225 225 ln_qsr_2bd = .false. ! 2 bands light penetration 226 226 ln_qsr_bio = .false. ! bio-model light penetration 227 nn_chldta = 0! RGB : Chl data (=1) or cst value (=0)227 nn_chldta = 1 ! RGB : Chl data (=1) or cst value (=0) 228 228 rn_abs = 0.58 ! RGB & 2 bands: fraction of light (rn_si1) 229 229 rn_si0 = 0.35 ! RGB & 2 bands: shortess depth of extinction … … 407 407 &namtra_adv ! advection scheme for tracer 408 408 !----------------------------------------------------------------------- 409 ln_traadv_cen2 = . true.! 2nd order centered scheme410 ln_traadv_tvd = . false.! TVD scheme409 ln_traadv_cen2 = .false. ! 2nd order centered scheme 410 ln_traadv_tvd = .true. ! TVD scheme 411 411 ln_traadv_muscl = .false. ! MUSCL scheme 412 412 ln_traadv_muscl2 = .false. ! MUSCL2 scheme + cen2 at boundaries … … 463 463 !----------------------------------------------------------------------- 464 464 ln_dynvor_ene = .false. ! enstrophy conserving scheme 465 ln_dynvor_ens = . true.! energy conserving scheme465 ln_dynvor_ens = .false. ! energy conserving scheme 466 466 ln_dynvor_mix = .false. ! mixed scheme 467 ln_dynvor_een = . false.! energy & enstrophy scheme467 ln_dynvor_een = .true. ! energy & enstrophy scheme 468 468 / 469 469 !----------------------------------------------------------------------- … … 522 522 nn_havtb = 0 ! horizontal shape for avtb (=1) or not (=0) 523 523 ln_zdfevd = .true. ! enhanced vertical diffusion (evd) (T) or not (F) 524 nn_evdm = 1! evd apply on tracer (=0) or on tracer and momentum (=1)524 nn_evdm = 0 ! evd apply on tracer (=0) or on tracer and momentum (=1) 525 525 rn_avevd = 100. ! evd mixing coefficient [m2/s] 526 526 ln_zdfnpc = .false. ! Non-Penetrative algorithm (T) or not (F) … … 542 542 rn_ediff = 0.1 ! coef. for vertical eddy coef. (avt=rn_ediff*mxl*sqrt(e) ) 543 543 rn_ediss = 0.7 ! coef. of the Kolmogoroff dissipation 544 rn_ebb = 3.75! coef. of the surface input of tke544 rn_ebb = 60.0 ! coef. of the surface input of tke 545 545 rn_emin = 1.e-6 ! minimum value of tke [m2/s2] 546 546 rn_emin0 = 1.e-4 ! surface minimum value of tke [m2/s2] … … 552 552 nn_pdl = 1 ! Prandtl number function of richarson number (=1, avt=pdl(Ri)*avm) or not (=0, avt=avm) 553 553 ln_mxl0 = .false. ! mixing length scale surface value as function of wind stress (T) or not (F) 554 rn_lmin = 0. 4! interior buoyancy lenght scale minimum value555 rn_lmin0 = 0. 4! surface buoyancy lenght scale minimum value554 rn_lmin = 0.001 ! interior buoyancy lenght scale minimum value 555 rn_lmin0 = 0.01 ! surface buoyancy lenght scale minimum value 556 556 nn_etau = 0 ! exponentially deceasing penetration of tke due to internal & intertial waves 557 557 ! = 0 no penetration ( O(2 km) resolution)
Note: See TracChangeset
for help on using the changeset viewer.