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 11883 for branches/UKMO/dev_r5518_GO6_starthour_obsoper/NEMOGCM/CONFIG/SHARED/namelist_ref – NEMO

Ignore:
Timestamp:
2019-11-11T10:26:36+01:00 (4 years ago)
Author:
timgraham
Message:

Mergerd in changes from Chris' working copy (except for symlink changes)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/dev_r5518_GO6_starthour_obsoper/NEMOGCM/CONFIG/SHARED/namelist_ref

    r10120 r11883  
    5151   ln_clobber  = .false.   !  clobber (overwrite) an existing file 
    5252   nn_chunksz  =       0   !  chunksize (bytes) for NetCDF file (works only with iom_nf90 routines) 
     53   nn_abort    =       1   !  output the final state (1) or not (0) in case of model error 
    5354/ 
    5455! 
     
    406407   rn_antarctica_calving_fraction = 0.5 ! Set fraction of total freshwater flux for iceberg calving - remainder goes to iceshelf melting. 
    407408   rn_iceshelf_fluxes_tolerance = 1e-6  ! Fractional threshold for detecting differences in icesheet masses (must be positive definite). 
     409   ln_fix_sea_ice_fluxes = .false. ! Fix sea ice heat flux coupling issues 
    408410/ 
    409411!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.