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 6723 for branches/2016/dev_r6711_SIMPLIF_6_aerobulk/NEMOGCM/CONFIG/ORCA2_LIM_CFC_C14b – NEMO

Ignore:
Timestamp:
2016-06-19T11:36:47+02:00 (8 years ago)
Author:
gm
Message:

#1751 - branch SIMPLIF_6_aerobulk: add aerobulk package including NCAR, COARE and ECMWF bulk

Location:
branches/2016/dev_r6711_SIMPLIF_6_aerobulk/NEMOGCM/CONFIG/ORCA2_LIM_CFC_C14b/EXP00
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_r6711_SIMPLIF_6_aerobulk/NEMOGCM/CONFIG/ORCA2_LIM_CFC_C14b/EXP00/1_namelist_cfg

    r6140 r6723  
    118118   ln_ana      = .false.   !  analytical formulation                    (T => fill namsbc_ana )  
    119119   ln_flx      = .false.   !  flux formulation                          (T => fill namsbc_flx ) 
    120    ln_blk_clio = .false.   !  CLIO bulk formulation                     (T => fill namsbc_clio)  
    121    ln_blk_core = .true.    !  CORE bulk formulation                     (T => fill namsbc_core)  
     120   ln_flx      = .false.   !  flux formulation                          (T => fill namsbc_flx ) 
    122121   ln_cpl      = .false.   !  Coupled formulation                       (T => fill namsbc_cpl ) 
    123122   ln_apr_dyn  = .false.   !  Patm gradient added in ocean & ice Eqs.   (T => fill namsbc_apr ) 
  • branches/2016/dev_r6711_SIMPLIF_6_aerobulk/NEMOGCM/CONFIG/ORCA2_LIM_CFC_C14b/EXP00/namelist_cfg

    r6489 r6723  
    9494/       
    9595!----------------------------------------------------------------------- 
    96 &namsbc_clio   !   namsbc_clio  CLIO bulk formulae 
    97 !----------------------------------------------------------------------- 
    98 / 
    99 !----------------------------------------------------------------------- 
    100 &namsbc_core   !   namsbc_core  CORE bulk formulae 
    101 !----------------------------------------------------------------------- 
    102 / 
    103 !----------------------------------------------------------------------- 
    104 &namsbc_mfs   !   namsbc_mfs  MFS bulk formulae 
     96&namsbc_blk   !   namsbc_blk  Bulk formulae 
    10597!----------------------------------------------------------------------- 
    10698/ 
Note: See TracChangeset for help on using the changeset viewer.