Changeset 2250 for branches/nemo_v3_3_beta/NEMOGCM/CONFIG/ORCA2_LIM
- Timestamp:
- 2010-10-13T12:32:36+02:00 (14 years ago)
- Location:
- branches/nemo_v3_3_beta/NEMOGCM/CONFIG/ORCA2_LIM
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/nemo_v3_3_beta/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist
r2238 r2250 228 228 ln_qsr_2bd = .false. ! 2 bands light penetration 229 229 ln_qsr_bio = .false. ! bio-model light penetration 230 nn_chldta = 0! RGB : Chl data (=1) or cst value (=0)230 nn_chldta = 1 ! RGB : Chl data (=1) or cst value (=0) 231 231 rn_abs = 0.58 ! RGB & 2 bands: fraction of light (rn_si1) 232 232 rn_si0 = 0.35 ! RGB & 2 bands: shortess depth of extinction … … 471 471 rn_bot = 360. ! bottom time scale of damping [days] 472 472 rn_dep = 800. ! depth of transition between rn_surf and rn_bot [meters] 473 nn_file = 1! create a damping.coeff NetCDF file (=1) or not (=0)473 nn_file = 0 ! create a damping.coeff NetCDF file (=1) or not (=0) 474 474 / 475 475 !!====================================================================== -
branches/nemo_v3_3_beta/NEMOGCM/CONFIG/ORCA2_LIM/cpp_ORCA2_LIM.fcm
r2248 r2250 1 bld::tool::fppkeys key_trabbl _dif key_vectopt_loop key_vectopt_memory key_orca_r2 key_lim2 key_dynspg_flt key_diaeiv key_ldfslp key_traldf_c2d key_traldf_eiv key_dynldf_c3d key_dtatem key_dtasal key_tradmp key_trabbc key_zdftke key_zdfddm key_iomput key_mpp_mpi key_nproci=2 key_nprocj=21 bld::tool::fppkeys key_trabbl key_vectopt_loop key_vectopt_memory key_orca_r2 key_lim2 key_dynspg_flt key_diaeiv key_ldfslp key_traldf_c2d key_traldf_eiv key_dynldf_c3d key_dtatem key_dtasal key_tradmp key_trabbc key_zdftke key_zdfddm key_iomput
Note: See TracChangeset
for help on using the changeset viewer.