New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 10416 for NEMO/trunk/cfgs – NEMO

Changeset 10416 for NEMO/trunk/cfgs


Ignore:
Timestamp:
2018-12-19T12:45:43+01:00 (5 years ago)
Author:
aumont
Message:

Remove LFe from standard PISCES code

Location:
NEMO/trunk/cfgs/SHARED
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/cfgs/SHARED/field_def_nemo-pisces.xml

    r10401 r10416  
    105105       <field id="LGW"         long_name="Weak ligands concentration"                unit="mmol/m3" /> 
    106106       <field id="LGW_e3t"     long_name="LGW * e3t"                                 unit="mmol/m2"  > LGW * e3t </field > 
    107        <field id="LFe"         long_name="Lithogenic iron concentration"             unit="mmol/m3" /> 
    108        <field id="LFe_e3t"     long_name="LFe * e3t"                                 unit="mmol/m2"  > LFe * e3t </field > 
    109107 
    110108       <!-- PISCES light : variables available with ln_p2z  --> 
  • NEMO/trunk/cfgs/SHARED/namelist_pisces_ref

    r10401 r10416  
    5252   wsbio2scale =  5000.    ! Big particles length scale of sinking 
    5353!                         !  ln_ligand enabled 
    54    wfep       =  0.2      ! FeP sinking speed  
    5554   ldocp      =  1.E-4    ! Phyto ligand production per unit doc  
    5655   ldocz      =  1.E-4    ! Zoo ligand production per unit doc  
     
    221220   sigma2     =  0.6      ! Fraction of mesozoo excretion as DOM 
    222221   unass2     =  0.3      ! non assimilated fraction of P by mesozoo 
    223    grazflux   =  2.e3     ! flux-feeding rate 
     222   grazflux   =  3.e3     ! flux-feeding rate 
    224223/ 
    225224!----------------------------------------------------------------------- 
     
    380379   hratio      =  1.e+7    ! Fe to 3He ratio assumed for vent iron supply  
    381380!                          ! ln_ligand 
    382    fep_rats    =  1.       ! Fep/Fer ratio from sed sources  
    383    fep_rath    =  1.       ! Fep/Fer ratio from sed hydro sources  
    384    rdustfep    =  0.0      ! Fraction of dust that is FeP 
    385381   lgw_rath    =  0.5      ! Weak ligand ratio from sed hydro sources  
    386382/ 
     
    388384&nampislig     !   Namelist parameters for ligands, nampislig 
    389385!----------------------------------------------------------------------- 
    390    rfep        =  0.001    ! Dissolution rate of FeP 
    391386   rlgw        =  100.     ! Lifetime (years) of weak ligands 
    392387   rlig        =  1.E-4    ! Remin ligand production per unit C 
Note: See TracChangeset for help on using the changeset viewer.