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 13890 – NEMO

Changeset 13890


Ignore:
Timestamp:
2020-11-26T16:45:54+01:00 (3 years ago)
Author:
rlod
Message:

update namelist_top for ORCA2

Location:
NEMO/branches/2020/dev_r13541_TOP-01_rlod_Antarctic_ice_Sheet_Fe_Source/cfgs
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/dev_r13541_TOP-01_rlod_Antarctic_ice_Sheet_Fe_Source/cfgs/ORCA2_ICE_PISCES/EXPREF/namelist_top_cfg

    r13812 r13890  
    2121   ln_trcdta     =  .true.  !  Initialisation from data input file (T) or not (F) 
    2222   ln_trcbc      =  .true.  !  Enables Boundary conditions 
    23    ln_trcais     =  .false. !  Antarctic Ice Sheet nutrient supply 
    2423!                !           !                                           !             !         ! 
    2524!                !    name   !           title of the field              !   units     ! init    ! sbc    ! cbc    !  obc    !  ais 
     
    144143&namtrc_ais      !  Representation of Antarctic Ice Sheet tracers supply 
    145144!----------------------------------------------------------------------- 
    146    rn_trafac(14) =  4.476e-07   !  (  0.5e-3 / 55.85 * 0.05 ) 
    147 ! 
    148    nn_ais_tr     =  1      !  tracer concentration in iceberg and ice shelf 
    149                            !    = 0 (null concentrations) 
    150                            !    = 1 prescribed concentrations 
    151    rn_icbdep     =  120.   ! Mean underwater depth of iceberg (m) 
    152145/ 
  • NEMO/branches/2020/dev_r13541_TOP-01_rlod_Antarctic_ice_Sheet_Fe_Source/cfgs/ORCA2_OFF_PISCES/EXPREF/namelist_top_cfg

    r13812 r13890  
    2121   ln_trcdta     =  .true.  !  Initialisation from data input file (T) or not (F) 
    2222   ln_trcbc      =  .true.  !  Enables Boundary conditions 
    23    ln_trcais     =  .false. !  Antarctic Ice Sheet nutrient supply 
    2423!                !           !                                           !             !         ! 
    2524!                !    name   !           title of the field              !   units     ! init    ! sbc    ! cbc    !  obc    !  ais 
     
    144143&namtrc_ais      !  Representation of Antarctic Ice Sheet tracers supply 
    145144!----------------------------------------------------------------------- 
    146    rn_trafac(14) =  4.476e-07   !  (  0.5e-3 / 55.85 * 0.05 ) 
    147 ! 
    148    nn_ais_tr     =  1      !  tracer concentration in iceberg and ice shelf 
    149                            !    = 0 (null concentrations) 
    150                            !    = 1 prescribed concentrations 
    151    rn_icbdep     =  120.   ! Mean underwater depth of iceberg (m) 
    152145/ 
  • NEMO/branches/2020/dev_r13541_TOP-01_rlod_Antarctic_ice_Sheet_Fe_Source/cfgs/SHARED/namelist_top_ref

    r13812 r13890  
    153153&namtrc_ais      !  Representation of Antarctic Ice Sheet tracers supply 
    154154!----------------------------------------------------------------------- 
    155    nn_ais_tr     =  0        !  tracer concentration in iceberg and ice shelf 
     155   nn_ais_tr     =  1        !  tracer concentration in iceberg and ice shelf 
    156156                             !    = 0 (null concentrations) 
    157157                             !    = 1 prescribed concentrations 
Note: See TracChangeset for help on using the changeset viewer.