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 15449 for NEMO/branches/2021 – NEMO

Changeset 15449 for NEMO/branches/2021


Ignore:
Timestamp:
2021-10-27T15:01:29+02:00 (3 years ago)
Author:
cetlod
Message:

dev_PISCO : minor bugfixes

Location:
NEMO/branches/2021/dev_r14383_PISCES_NEWDEV_PISCO
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2021/dev_r14383_PISCES_NEWDEV_PISCO/cfgs/ORCA2_ICE_PISCES/EXPREF/namelist_pisces_cfg

    r15428 r15449  
    8686   ln_ironice  =  .true.   ! boolean for Fe input from sea ice 
    8787   ln_hydrofe  =  .true.   ! boolean for from hydrothermal vents 
    88    ln_dust_inp =  .true.   ! boolean for dust input 
    8988/ 
    9089!----------------------------------------------------------------------- 
  • NEMO/branches/2021/dev_r14383_PISCES_NEWDEV_PISCO/cfgs/ORCA2_ICE_PISCES/EXPREF/namelist_top_cfg

    r15349 r15449  
    6565   sn_trcdta(14) = 'data_FER_nomask.nc',        -1         ,  'Fer'    ,    .true.    , .true. , 'yearly'  , 'weights_3D_r360x180_bilin.nc'       , ''   , '' 
    6666   sn_trcdta(23) = 'data_NO3_nomask.nc',        -1         ,  'NO3'    ,    .true.    , .true. , 'yearly'  , 'weights_3D_r360x180_bilin.nc'       , ''   , '' 
    67    rn_trfac(1)   =   1.028e-06  !  multiplicative factor 
    68    rn_trfac(2)   =   1.028e-06  !  -      -      -     - 
    69    rn_trfac(3)   =  44.6e-06  !  -      -      -     - 
    70    rn_trfac(5)   = 122.0e-06  !  -      -      -     - 
    71    rn_trfac(7)   =   1.0e-06  !  -      -      -     - 
    72    rn_trfac(10)  =   1.0e-06  !  -      -      -     - 
    73    rn_trfac(14)  =   1.0e-06  !  -      -      -     - 
    74    rn_trfac(23)  =   7.6e-06  !  -      -      -     - 
     67   rn_trfac(1)   =   1.028e-06   !  multiplicative factor 
     68   rn_trfac(2)   =   1.028e-06   !  -      -      -     - 
     69   rn_trfac(3)   =  44.6e-06     !  -      -      -     - 
     70   rn_trfac(5)   = 117.0e-06     !  -      -      -     - 
     71   rn_trfac(7)   =   1.0e-06     !  -      -      -     - 
     72   rn_trfac(10)  =   1.0e-06     !  -      -      -     - 
     73   rn_trfac(14)  =   1.0e-06     !  -      -      -     - 
     74   rn_trfac(23)  =   7.3125e-06  !  -      -      -     - 
    7575/ 
    7676!----------------------------------------------------------------------- 
  • NEMO/branches/2021/dev_r14383_PISCES_NEWDEV_PISCO/cfgs/ORCA2_OFF_PISCES/EXPREF/namelist_pisces_cfg

    r15429 r15449  
    8787   ln_ironice  =  .true.   ! boolean for Fe input from sea ice 
    8888   ln_hydrofe  =  .true.   ! boolean for from hydrothermal vents 
    89    ln_dust_inp =  .true.   ! boolean for dust input 
    9089/ 
    9190!----------------------------------------------------------------------- 
  • NEMO/branches/2021/dev_r14383_PISCES_NEWDEV_PISCO/cfgs/ORCA2_OFF_PISCES/EXPREF/namelist_top_cfg

    r15284 r15449  
    100100&namtrc_ice      !    Representation of sea ice growth & melt effects 
    101101!----------------------------------------------------------------------- 
    102    nn_ice_tr     =  0       !  tracer concentration in sea ice 
    103102/ 
    104103!----------------------------------------------------------------------- 
  • NEMO/branches/2021/dev_r14383_PISCES_NEWDEV_PISCO/cfgs/ORCA2_OFF_PISCES/cpp_ORCA2_OFF_PISCES.fcm

    r15284 r15449  
    1 bld::tool::fppkeys   key_top key_xios key_mpi2 
     1bld::tool::fppkeys   key_top key_xios 
  • NEMO/branches/2021/dev_r14383_PISCES_NEWDEV_PISCO/cfgs/SHARED/namelist_pisces_ref

    r15428 r15449  
    365365   ln_ironice  =  .false.   ! boolean for Fe input from sea ice 
    366366   ln_hydrofe  =  .false.   ! boolean for from hydrothermal vents 
    367    ln_dust_inp =  .false.   ! boolean for dust input 
    368367   sedfeinput  =  2.e-9    ! Coastal release of Iron 
    369368   distcoast   =  5.e3     ! Distance off the coast for Iron from sediments 
  • NEMO/branches/2021/dev_r14383_PISCES_NEWDEV_PISCO/src/TOP/PISCES/P4Z/p4zbc.F90

    r15351 r15449  
    2424   LOGICAL , PUBLIC ::   ln_ironsed   !: boolean for Fe input from sediments 
    2525   LOGICAL , PUBLIC ::   ln_hydrofe   !: boolean for Fe input from hydrothermal vents 
    26    LOGICAL , PUBLIC ::   ln_dust_inp  !: boolean for Fe input from hydrothermal vents 
    2726   REAL(wp), PUBLIC ::   sedfeinput   !: Coastal release of Iron 
    2827   REAL(wp), PUBLIC ::   icefeinput   !: Iron concentration in sea ice 
     
    251250      !! 
    252251      NAMELIST/nampisbc/cn_dir, sn_dust, sn_ironsed, sn_hydrofe, & 
    253         &                ln_ironsed, ln_ironice, ln_hydrofe, ln_dust_inp,   & 
     252        &                ln_ironsed, ln_ironice, ln_hydrofe,     & 
    254253        &                sedfeinput, distcoast, icefeinput, wdust, mfrac,   & 
    255254        &                hratio, lgw_rath 
     
    293292      END IF 
    294293 
    295       ll_bc    = ( ln_trcbc .AND. lltrcbc )  .OR. ln_hydrofe .OR. ln_ironsed .OR. ln_ironice .OR. ln_dust_inp 
    296       ll_dust  =  ln_dust_inp 
     294      ll_bc    = ( ln_trcbc .AND. lltrcbc )  .OR. ln_hydrofe .OR. ln_ironsed .OR. ln_ironice  
     295      ll_dust  =  ln_trc_sbc(jpfer) .OR. ln_trc_sbc(jppo4)  ln_trc_sbc(jpsil) .OR. ln_sediment  
    297296      ll_ndepo =  ln_trc_sbc(jpno3) .OR. ln_trc_sbc(jpnh4)    
    298297      ll_river =  ln_trc_cbc(jpno3)   
Note: See TracChangeset for help on using the changeset viewer.