- Timestamp:
- 11/27/15 15:12:17 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/namelist_top_ORCA2_cfg
r2676 r2685 51 51 ! ! file name ! frequency (hours) ! variable ! time interp. ! clim ! 'yearly'/ ! weights ! rotation ! land/sea mask ! 52 52 ! ! ! (if <0 months) ! name ! (logical) ! (T/F) ! 'monthly' ! filename ! pairing ! filename ! 53 sn_trcdta(1) = 'data_DIC_ annual.nc' , -12 , 'DIC' , .false. , .true. , 'yearly' , '' , '' , ''54 sn_trcdta(2) = 'data_Alkalini_ annual.nc' , -12 , 'Alkalini', .false. , .true. , 'yearly' , '' , '' , ''55 sn_trcdta(3) = 'data_O2_ monthly.nc', -1 , 'O2' , .true. , .true. , 'yearly' , '' , '' , ''56 sn_trcdta(5) = 'data_PO4_ monthly.nc', -1 , 'PO4' , .true. , .true. , 'yearly' , '' , '' , ''57 sn_trcdta(7) = 'data_Si_ monthly.nc', -1 , 'Si' , .true. , .true. , 'yearly' , '' , '' , ''58 sn_trcdta(10) = 'data_DOC_ monthly.nc', -12 , 'DOC' , .false. , .true. , 'yearly' , '' , '' , ''59 sn_trcdta(14) = 'data_Fer_ monthly.nc', -12 , 'Fer' , .false. , .true. , 'yearly' , '' , '' , ''60 sn_trcdta(23) = 'data_NO3_ monthly.nc', -1 , 'NO3' , .true. , .true. , 'yearly' , '' , '' , ''53 sn_trcdta(1) = 'data_DIC_nomask' , -12 , 'DIC' , .false. , .true. , 'yearly' , '' , '' , '' 54 sn_trcdta(2) = 'data_Alkalini_nomask' , -12 , 'Alkalini', .false. , .true. , 'yearly' , '' , '' , '' 55 sn_trcdta(3) = 'data_O2_nomask' , -1 , 'O2' , .true. , .true. , 'yearly' , '' , '' , '' 56 sn_trcdta(5) = 'data_PO4_nomask' , -1 , 'PO4' , .true. , .true. , 'yearly' , '' , '' , '' 57 sn_trcdta(7) = 'data_Si_nomask' , -1 , 'Si' , .true. , .true. , 'yearly' , '' , '' , '' 58 sn_trcdta(10) = 'data_DOC_nomask' , -12 , 'DOC' , .false. , .true. , 'yearly' , '' , '' , '' 59 sn_trcdta(14) = 'data_Fer_nomask' , -12 , 'Fer' , .false. , .true. , 'yearly' , '' , '' , '' 60 sn_trcdta(23) = 'data_NO3_nomask' , -1 , 'NO3' , .true. , .true. , 'yearly' , '' , '' , '' 61 61 rn_trfac(1) = 1.0e-06 ! multiplicative factor 62 62 rn_trfac(2) = 1.0e-06 ! - - - - … … 87 87 / 88 88 !----------------------------------------------------------------------- 89 &namtrc_dmp ! passive tracer newtonian damping90 !-----------------------------------------------------------------------91 /92 !-----------------------------------------------------------------------93 &namtrc_trd ! diagnostics on tracer trends ('key_trdtrc')94 ! or mixed-layer trends ('key_trdmld_trc')95 !----------------------------------------------------------------------96 /97 !-----------------------------------------------------------------------98 89 &namtrc_dia ! parameters for passive tracer additional diagnostics 99 90 !---------------------------------------------------------------------- 100 91 / 101 92 !---------------------------------------------------------------------- 102 ! namtrc_bc! data for boundary conditions93 &namtrc_bc ! data for boundary conditions 103 94 !----------------------------------------------------------------------- 104 &namtrc_bc105 !106 95 /
Note: See TracChangeset
for help on using the changeset viewer.