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 6595 for branches/2016/dev_r6409_SIMPLIF_2_usrdef/NEMOGCM/CONFIG/AMM12 – NEMO

Ignore:
Timestamp:
2016-05-22T08:57:02+02:00 (8 years ago)
Author:
gm
Message:

#1692 - branch SIMPLIF_2_usrdef: add namusr_def, domain size read in file, interface with arguments for hgr_read and usr_def_hgr

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_r6409_SIMPLIF_2_usrdef/NEMOGCM/CONFIG/AMM12/EXP00/namelist_cfg

    r6140 r6595  
    8383   nn_fsbc     = 1         !  frequency of surface boundary condition computation 
    8484                           !     (also = the frequency of sea-ice model call) 
    85    ln_flx      = .true.    !  flux formulation       (T => fill namsbc_flx ) 
     85   ln_flx      = .true.    !  flux formulation                          (T => fill namsbc_flx ) 
    8686   ln_blk_core = .false.   !  CORE bulk formulation                     (T => fill namsbc_core) 
    8787   nn_ice      = 0         !  =0 no ice boundary condition   , 
     
    9191   ln_traqsr   = .false.   !  Light penetration (T) or not (F) 
    9292 
    93 / 
    94 !----------------------------------------------------------------------- 
    95 &namsbc_ana    !   analytical surface boundary condition 
    96 !----------------------------------------------------------------------- 
    9793/ 
    9894!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.