Changeset 5597 for CONFIG


Ignore:
Timestamp:
02/22/21 12:30:30 (3 years ago)
Author:
cetlod
Message:

CM6.2.2 : Add a boolean in namelist pisces to keep old nitrogen fixation parameterization used for CMIP6 experiments

Location:
CONFIG/UNIFORM/v6/IPSLCM6.2/GENERAL/PARAM
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6.2/GENERAL/PARAM/namelist_pisces_ESMCO2_ORCA1_cfg

    r4477 r5597  
    100100   ln_ironsed  =  .true.   ! boolean for Fe input from sediments 
    101101   ln_ironice  =  .true.   ! boolean for Fe input from sea ice 
     102   ln_nitrfix_old = .true. ! boolean for old nitrigen fixation parametrisation 
    102103   sedfeinput  =  1.e-9    ! Coastal release of Iron 
    103104   nitrfix     =  1.4e-7   ! Nitrogen fixation rate 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/GENERAL/PARAM/namelist_pisces_ORCA1_cfg

    r4447 r5597  
    8080   ln_ironsed  =  .true.   ! boolean for Fe input from sediments 
    8181   ln_ironice  =  .true.   ! boolean for Fe input from sea ice 
     82   ln_nitrfix_old = .false. ! boolean for old nitrigen fixation parametrisation 
    8283   sedfeinput  =  1.e-9    ! Coastal release of Iron 
    8384   nitrfix     =  1.4e-7   ! Nitrogen fixation rate 
Note: See TracChangeset for help on using the changeset viewer.