Changeset 2872


Ignore:
Timestamp:
06/06/16 15:46:28 (8 years ago)
Author:
cetlod
Message:

Change bio-retroaction parametrisation from Chl. observations to PISCES model

Location:
CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/namelist_ORCA1clim_cfg

    r2871 r2872  
    120120   sn_chl      ='merged_ESACCI_BIOMER4V1R1_CHL_REG05',  -1  , 'CHLA' , .true. , .true. , 'yearly' , 'weights_reg05_2_eorca1_bilinear.nc' , '' , '' 
    121121   ln_traqsr   = .true.    !  Light penetration (T) or not (F) 
    122    nn_chldta   =      2    !  RGB : 2D Chl data (=1), 3D Chl data (=2) or cst value (=0) 
     122   ln_qsr_rgb  = .false.    !  RGB (Red-Green-Blue) light penetration 
     123   ln_qsr_2bd  = .false.   !  2 bands              light penetration 
     124   ln_qsr_bio  = .true.   !  bio-model light penetration 
    123125/ 
    124126!----------------------------------------------------------------------- 
  • CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/namelist_ORCA1ia_cfg

    r2871 r2872  
    120120   sn_chl      ='merged_ESACCI_BIOMER4V1R1_CHL_REG05',  -1  , 'CHLA' , .true. , .true. , 'yearly' , 'weights_reg05_2_eorca1_bilinear.nc' , '' , '' 
    121121   ln_traqsr   = .true.    !  Light penetration (T) or not (F) 
    122    nn_chldta   =      2    !  RGB : 2D Chl data (=1), 3D Chl data (=2) or cst value (=0) 
     122   ln_qsr_rgb  = .false.   !  RGB (Red-Green-Blue) light penetration 
     123   ln_qsr_2bd  = .false.   !  2 bands              light penetration 
     124   ln_qsr_bio  = .true.    !  bio-model light penetration 
    123125/ 
    124126!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.