diff --git a/cfgs/ORCA2_ICE_ABL/EXPREF/context_nemo.xml b/cfgs/ORCA2_ICE_ABL/EXPREF/context_nemo.xml
deleted file mode 100644
index b034e86689bd2f3d6bac11890eed3cbe9eb31b82..0000000000000000000000000000000000000000
--- a/cfgs/ORCA2_ICE_ABL/EXPREF/context_nemo.xml
+++ /dev/null
@@ -1,41 +0,0 @@
-<!--
- ============================================================================================== 
-    NEMO context
-============================================================================================== 
--->
-<context id="nemo">
-<!-- $id$ -->
-<!-- Fields definition -->
-    <field_definition src="./field_def_nemo-oce.xml"/>    <!--  NEMO ocean dynamics     --> 
-    <field_definition src="./field_def_nemo-ice.xml"/>    <!--  NEMO sea-ice model      --> 
-
-<!-- Files definition -->
-    <file_definition src="./file_def_nemo-oce.xml"/>     <!--  NEMO ocean dynamics      --> 
-    <file_definition src="./file_def_nemo-ice.xml"/>     <!--  NEMO sea-ice model       --> 
-    <!-- 
-============================================================================================================
-= grid definition = = DO NOT CHANGE =
-============================================================================================================
-    -->
-    
-    <axis_definition>
-      <axis id="deptht" long_name="Vertical T levels" unit="m" positive="down" />
-      <axis id="depthu" long_name="Vertical U levels" unit="m" positive="down" />
-      <axis id="depthv" long_name="Vertical V levels" unit="m" positive="down" />
-      <axis id="depthw" long_name="Vertical W levels" unit="m" positive="down" />
-      <axis id="profsed" long_name="Vertical S levels" unit="cm" positive="down" />
-      <axis id="nfloat" long_name="Float number"      unit="-"                 />
-      <axis id="icbcla"  long_name="Iceberg class"      unit="1"               />
-      <axis id="ncatice" long_name="Ice category"       unit="1"               />
-      <axis id="iax_20C" long_name="20 degC isotherm"   unit="degC"            />
-      <axis id="iax_28C" long_name="28 degC isotherm"   unit="degC"            />
-      <!-- ABL vertical axis definition -->
-      <axis id="ght_abl" long_name="ABL Vertical T levels" unit="m" positive="up"   />
-      <axis id="ghw_abl" long_name="ABL Vertical W levels" unit="m" positive="up"   />
-    </axis_definition>
- 
-    <domain_definition src="./domain_def_nemo.xml"/>
-  
-    <grid_definition src="./grid_def_nemo.xml"/>
-    
-</context>
diff --git a/cfgs/ORCA2_ICE_ABL/EXPREF/domain_def_nemo.xml b/cfgs/ORCA2_ICE_ABL/EXPREF/domain_def_nemo.xml
deleted file mode 120000
index 37482d1b32e013eb7861cc4cbd4a03d468ddff06..0000000000000000000000000000000000000000
--- a/cfgs/ORCA2_ICE_ABL/EXPREF/domain_def_nemo.xml
+++ /dev/null
@@ -1 +0,0 @@
-../../SHARED/domain_def_nemo.xml
\ No newline at end of file
diff --git a/cfgs/ORCA2_ICE_ABL/EXPREF/field_def_nemo-ice.xml b/cfgs/ORCA2_ICE_ABL/EXPREF/field_def_nemo-ice.xml
deleted file mode 120000
index 8d41d507e2c112142f90b9b8deb0329cd0eab73a..0000000000000000000000000000000000000000
--- a/cfgs/ORCA2_ICE_ABL/EXPREF/field_def_nemo-ice.xml
+++ /dev/null
@@ -1 +0,0 @@
-../../SHARED/field_def_nemo-ice.xml
\ No newline at end of file
diff --git a/cfgs/ORCA2_ICE_ABL/EXPREF/field_def_nemo-oce.xml b/cfgs/ORCA2_ICE_ABL/EXPREF/field_def_nemo-oce.xml
deleted file mode 120000
index 0e209593f235eee38043b2a20592006673492720..0000000000000000000000000000000000000000
--- a/cfgs/ORCA2_ICE_ABL/EXPREF/field_def_nemo-oce.xml
+++ /dev/null
@@ -1 +0,0 @@
-../../SHARED/field_def_nemo-oce.xml
\ No newline at end of file
diff --git a/cfgs/ORCA2_ICE_ABL/EXPREF/file_def_nemo-ice.xml b/cfgs/ORCA2_ICE_ABL/EXPREF/file_def_nemo-ice.xml
deleted file mode 100644
index 2ae638543702630497aae9dee03e9dc7e5df3d88..0000000000000000000000000000000000000000
--- a/cfgs/ORCA2_ICE_ABL/EXPREF/file_def_nemo-ice.xml
+++ /dev/null
@@ -1,136 +0,0 @@
-<?xml version="1.0"?>
-    <!-- $id$ -->
-    
- <!--
-============================================================================================================
-=                                           output files definition                                        =
-=                                      Define your own files for sea ice                                   =
-=                                         put the variables you want...                                    =
-============================================================================================================
- -->
-    
- <file_definition type="one_file" name="@expname@_@freq@_@startdate@_@enddate@" sync_freq="1mo" min_digits="4">
-   
-   <file_group id="5d" output_freq="5d"  output_level="10" enabled=".TRUE.">  <!-- 5d files -->   	
-     <file id="file21" name_suffix="_icemod" description="ice variables" enabled=".true." >
-
-       <!-- ice mask -->
-       <field field_ref="icemask"          name="simsk"   />
-       <field field_ref="icemask05"        name="simsk05" />
-       <field field_ref="icemask15"        name="simsk15" />
-       
-       <!-- general -->
-       <field field_ref="snwvolu"          name="snvolu" />
-       <field field_ref="icethic"          name="sithic" />
-       <field field_ref="icevolu"          name="sivolu" />
-       <field field_ref="iceconc"          name="siconc" />
-       <field field_ref="icesalt"          name="sisali" />
-       <field field_ref="iceapnd"          name="siapnd" />
-       <field field_ref="icevpnd"          name="sivpnd" />
-       <field field_ref="sst_m"            name="sst_m"  />
-       <field field_ref="sss_m"            name="sss_m"  />
-       
-       <!-- heat -->
-       <field field_ref="icetemp"          name="sitemp" />
-       <field field_ref="snwtemp"          name="sntemp" />
-       <field field_ref="icettop"          name="sittop" />
-       <field field_ref="icetbot"          name="sitbot" />
-       <field field_ref="icetsni"          name="sitsni" />
-       
-       <!-- momentum -->
-       <field field_ref="uice"             name="sivelu"  />
-       <field field_ref="vice"             name="sivelv"  />
-       <field field_ref="icevel"           name="sivelo"  />
-       <field field_ref="utau_ai"          name="utau_ai" />
-       <field field_ref="vtau_ai"          name="vtau_ai" />
-       <field field_ref="utau_oi"          name="utau_oi" />
-       <field field_ref="vtau_oi"          name="vtau_oi" />
-       
-       <!-- rheology -->
-       <field field_ref="icediv"           name="sidive"  />
-       <field field_ref="iceshe"           name="sishea"  />
-       <field field_ref="icestr"           name="sistre"  />
-       <field field_ref="normstr"          name="normstr" />
-       <field field_ref="sheastr"          name="sheastr" />
-       <field field_ref="sig1_pnorm"       name="sig1_pnorm"/>
-       <field field_ref="sig2_pnorm"       name="sig2_pnorm"/>
-       
-       <!-- heat fluxes -->
-       <field field_ref="qt_oce_ai"        name="qt_oce_ai"  />
-       <field field_ref="qt_atm_oi"        name="qt_atm_oi"  />
-       <field field_ref="qtr_ice_top"      name="qtr_ice_top"/>
-       <field field_ref="qtr_ice_bot"      name="qtr_ice_bot"/>
-       <field field_ref="qt_ice"           name="qt_ice"     />
-       <field field_ref="qsr_ice"          name="qsr_ice"    />
-       <field field_ref="qns_ice"          name="qns_ice"    />
-       <field field_ref="qemp_ice"         name="qemp_ice"   />
-       <field field_ref="albedo"           name="albedo"     />
-       
-       <field field_ref="hfxcndtop"        name="hfxcndtop"  />
-       <field field_ref="hfxcndbot"        name="hfxcndbot"  />
-       <field field_ref="hfxsensib"        name="hfxsensib"  />
-       
-       <!-- salt fluxes -->
-       <field field_ref="sfxice"           name="sfxice" />
-       
-       <!-- mass fluxes -->
-       <field field_ref="vfxice"           name="vfxice" />
-       <field field_ref="vfxsnw"           name="vfxsnw" />
-       
-       <!-- categories -->
-       <field field_ref="icemask_cat"      name="simskcat"/>
-       <field field_ref="snwthic_cat"      name="snthicat"/>
-       <field field_ref="iceconc_cat"      name="siconcat"/>
-       <field field_ref="icethic_cat"      name="sithicat"/>
-       <field field_ref="icesalt_cat"      name="sisalcat"/>
-       <field field_ref="icetemp_cat"      name="sitemcat"/>
-       <field field_ref="snwtemp_cat"      name="sntemcat"/>
-       <field field_ref="icettop_cat"      name="sitopcat"/>
-
-     </file>
-     
-     <file id="file22" name_suffix="_SBC_scalar" description="scalar variables" enabled=".true." >
-       <!-- global contents -->
-       <field field_ref="ibgvol_tot"     name="ibgvol_tot"   />
-       <field field_ref="sbgvol_tot"     name="sbgvol_tot"   />
-       <field field_ref="ibgarea_tot"    name="ibgarea_tot"  />
-       <field field_ref="ibgsalt_tot"    name="ibgsalt_tot"  />
-       <field field_ref="ibgheat_tot"    name="ibgheat_tot"  />
-       <field field_ref="sbgheat_tot"    name="sbgheat_tot"  />
-       
-       <!-- global drifts (conservation checks) -->
-       <field field_ref="ibgvolume"      name="ibgvolume"    />
-       <field field_ref="ibgsaltco"      name="ibgsaltco"    />
-       <field field_ref="ibgheatco"      name="ibgheatco"    />
-       <field field_ref="ibgheatfx"      name="ibgheatfx"    />
-       
-       <!-- global forcings  -->
-       <field field_ref="ibgfrcvoltop"   name="ibgfrcvoltop" />
-       <field field_ref="ibgfrcvolbot"   name="ibgfrcvolbot" />
-       <field field_ref="ibgfrctemtop"   name="ibgfrctemtop" />
-       <field field_ref="ibgfrctembot"   name="ibgfrctembot" />
-       <field field_ref="ibgfrcsal"      name="ibgfrcsal"    />
-       <field field_ref="ibgfrchfxtop"   name="ibgfrchfxtop" />
-       <field field_ref="ibgfrchfxbot"   name="ibgfrchfxbot" />
-     </file>
-     
-   </file_group>
-   
-   <file_group id="1ts" output_freq="1ts" output_level="10" enabled=".TRUE."/> <!-- 1 time step files -->
-   <file_group id="1h"  output_freq="1h"  output_level="10" enabled=".TRUE."/> <!-- 1h files -->
-   <file_group id="2h"  output_freq="2h"  output_level="10" enabled=".TRUE."/> <!-- 2h files -->
-   <file_group id="3h"  output_freq="3h"  output_level="10" enabled=".TRUE."/> <!-- 3h files -->     
-   <file_group id="4h"  output_freq="4h"  output_level="10" enabled=".TRUE."/> <!-- 4h files -->
-   <file_group id="6h"  output_freq="6h"  output_level="10" enabled=".TRUE."/> <!-- 6h files -->        
-   <file_group id="1m"  output_freq="1mo" output_level="10" enabled=".TRUE."/> <!-- real monthly files -->
-   <file_group id="2m"  output_freq="2mo" output_level="10" enabled=".TRUE."/> <!-- real 2m files -->
-   <file_group id="3m"  output_freq="3mo" output_level="10" enabled=".TRUE."/> <!-- real 3m files -->
-   <file_group id="4m"  output_freq="4mo" output_level="10" enabled=".TRUE."/> <!-- real 4m files -->
-   <file_group id="6m"  output_freq="6mo" output_level="10" enabled=".TRUE."/> <!-- real 6m files -->
-   <file_group id="1y"  output_freq="1y"  output_level="10" enabled=".TRUE."/> <!-- real yearly files -->
-   <file_group id="2y"  output_freq="2y"  output_level="10" enabled=".TRUE."/> <!-- real 2y files -->
-   <file_group id="5y"  output_freq="5y"  output_level="10" enabled=".TRUE."/> <!-- real 5y files -->
-   <file_group id="10y" output_freq="10y" output_level="10" enabled=".TRUE."/> <!-- real 10y files -->
-   
- </file_definition>
- 
diff --git a/cfgs/ORCA2_ICE_ABL/EXPREF/file_def_nemo-oce.xml b/cfgs/ORCA2_ICE_ABL/EXPREF/file_def_nemo-oce.xml
deleted file mode 100644
index 6d6df82d2902518fb8e6e7e45a9e1d182726462d..0000000000000000000000000000000000000000
--- a/cfgs/ORCA2_ICE_ABL/EXPREF/file_def_nemo-oce.xml
+++ /dev/null
@@ -1,73 +0,0 @@
-<?xml version="1.0"?>
-
-<!--
-============================================================================================================
-=                                           output files definition                                        =
-=                                            Define your own filesfor ocean dynamics context               =
-=                                         put the variables you want...                                    =
-============================================================================================================
-    -->
-   
-    <file_definition type="one_file" name="@expname@_@freq@_@startdate@_@enddate@" sync_freq="5d" min_digits="4">
-    
-      <file_group id="5d" output_freq="5d"  output_level="10" enabled=".TRUE.">  <!-- 5d files -->   
-        <file id="file11" name_suffix="_grid_T" description="ocean T grid variables" >
-          <field field_ref="e3t"      />
-          <field field_ref="toce"         name="thetao" />
-          <field field_ref="soce"         name="so"     />
-          <field field_ref="sst"          name="tos"   />
-          <field field_ref="sss"          name="sos"   />
-          <field field_ref="ssh"          name="zos"   />
-          <field field_ref="mldkz5"   />
-          <field field_ref="mldr10_1" />
-          <field field_ref="sbt"      />
-          <field field_ref="heatc"        name="heatc" />
-          <field field_ref="saltc"        name="saltc" />
-
-	  <field field_ref="empmr"        name="wfo"      />
-	  <field field_ref="qsr_oce"      name="qsr_oce"  />
-	  <field field_ref="qns_oce"      name="qns_oce"  />
-	  <field field_ref="qt_oce"       name="qt_oce"   />
-	  <field field_ref="saltflx"      name="sfx"      />
-	  <field field_ref="taum"         name="taum"     />
-	  <field field_ref="wspd"         name="windsp"   />
-	  <field field_ref="precip"       name="precip"   />
-	  <!-- ice and snow -->
-	  <field field_ref="snowpre" />
-	</file>
-
-	<file id="file12" name_suffix="_grid_U" description="ocean U grid variables" >
-	  <field field_ref="e3u" />
-	  <field field_ref="ssu"          name="uos"      />
-	  <field field_ref="uoce"         name="uo"       />
-	  <field field_ref="utau"         name="tauuo"    />
-	</file>
-	
-	<file id="file13" name_suffix="_grid_V" description="ocean V grid variables" >
-	  <field field_ref="e3v" />
-	  <field field_ref="ssv"          name="vos"      />
-	  <field field_ref="voce"         name="vo"       />
-	  <field field_ref="vtau"         name="tauvo"    />
-	</file>
-	
-	<file id="file14" name_suffix="_grid_ABL" description="ABL grid variables" >
-	  <field field_ref="u_abl" />
-	  <field field_ref="v_abl" />
-	  <field field_ref="t_abl" />
-	  <field field_ref="q_abl" />
-	  <field field_ref="uvz1_abl" />
-	  <field field_ref="tz1_abl" />
-	  <field field_ref="qz1_abl" />
-	  <field field_ref="uvz1_dta" />
-	  <field field_ref="tz1_dta" />
-	  <field field_ref="qz1_dta" />
-	  <field field_ref="pblh" />
-	</file>
-
-      </file_group> 
-
-   </file_definition>
-    
-
-
-
diff --git a/cfgs/ORCA2_ICE_ABL/EXPREF/grid_def_nemo.xml b/cfgs/ORCA2_ICE_ABL/EXPREF/grid_def_nemo.xml
deleted file mode 120000
index a279623c6d56ac41854ef1d315057c6e0bae37e5..0000000000000000000000000000000000000000
--- a/cfgs/ORCA2_ICE_ABL/EXPREF/grid_def_nemo.xml
+++ /dev/null
@@ -1 +0,0 @@
-../../SHARED/grid_def_nemo.xml
\ No newline at end of file
diff --git a/cfgs/ORCA2_ICE_ABL/EXPREF/iodef.xml b/cfgs/ORCA2_ICE_ABL/EXPREF/iodef.xml
deleted file mode 100644
index d4be5c1bd4104bfd3e1a69db33d6647804565cf9..0000000000000000000000000000000000000000
--- a/cfgs/ORCA2_ICE_ABL/EXPREF/iodef.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0"?>
-<simulation>
-
-<!-- ============================================================================================ -->
-<!-- XIOS context                                                                                 -->
-<!-- ============================================================================================ -->
-
-  <context id="xios" >
-
-      <variable_definition>
-
-          <variable id="info_level"                type="int">10</variable>
-          <variable id="using_server"              type="bool">false</variable>
-          <variable id="using_oasis"               type="bool">false</variable>
-          <variable id="oasis_codes_id"            type="string" >oceanx</variable>
-
-      </variable_definition>
-  </context>
-
-<!-- ============================================================================================ -->
-<!-- NEMO  CONTEXT add and suppress the components you need                                       -->
-<!-- ============================================================================================ -->
-
-  <context id="nemo" src="./context_nemo.xml"/>       <!--  NEMO       -->
-
-</simulation>
diff --git a/cfgs/ORCA2_ICE_ABL/EXPREF/namelist_cfg b/cfgs/ORCA2_ICE_ABL/EXPREF/namelist_cfg
deleted file mode 100644
index c428d5e688fc61aa1a9a4507cf011f09064a61ed..0000000000000000000000000000000000000000
--- a/cfgs/ORCA2_ICE_ABL/EXPREF/namelist_cfg
+++ /dev/null
@@ -1,444 +0,0 @@
-!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
-!! NEMO/OCE  Configuration namelist : overwrite default values defined in SHARED/namelist_ref
-!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
-!!             ORCA2 - ICE - PISCES configuration                     !!
-!!======================================================================
-!!              ***  Domain & Run management namelists  ***           !!
-!!                                                                    !!
-!!   namrun       parameters of the run
-!!   namdom       space and time domain
-!!   namcfg       parameters of the configuration                       (default: user defined GYRE)
-!!   namwad       Wetting and drying                                    (default: OFF)
-!!   namtsd       data: temperature & salinity                          (default: OFF)
-!!   namcrs       coarsened grid (for outputs and/or TOP)               (ln_crs =T)
-!!   namc1d       1D configuration options                              (ln_c1d =T)
-!!   namc1d_dyndmp 1D newtonian damping applied on currents             (ln_c1d =T)
-!!   namc1d_uvd   1D data (currents)                                    (ln_c1d =T)
-!!======================================================================
-!
-!-----------------------------------------------------------------------
-&namrun        !   parameters of the run
-!-----------------------------------------------------------------------
-   cn_exp      =  "ORCA2"  !  experience name
-   nn_it000    =       1   !  first time step
-   nn_itend    =      16   !  last  time step (std 5475)
-   nn_date0    =  20130101 !  date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1)
-   nn_write    =       4   !  frequency of write in the output file   (modulo referenced to nn_it000)
-   nn_istate   =       0   !  output the initial state (1) or not (0)
-   ln_mskland  =  .false.  !  mask land points in NetCDF outputs
-/
-!-----------------------------------------------------------------------
-&namdom        !   time and space domain
-!-----------------------------------------------------------------------
-   rn_Dt      = 5400.     !  time step for the dynamics and tracer
-/
-!-----------------------------------------------------------------------
-&namcfg        !   parameters of the configuration                      (default: use namusr_def in namelist_cfg)
-!-----------------------------------------------------------------------
-   ln_read_cfg = .true.    !  (=T) read the domain configuration file
-      cn_domcfg = "ORCA_R2_zps_domcfg"    ! domain configuration filename
-      !
-      ln_closea    = .false.    !  F => suppress closed seas (defined by closea_mask field) 
-      !                         !       from the bathymetry at runtime.
-/
-!-----------------------------------------------------------------------
-&namtile        !   parameters of the tiling
-!-----------------------------------------------------------------------
-/
-!-----------------------------------------------------------------------
-&namtsd        !    Temperature & Salinity Data  (init/dmp)             (default: OFF)
-!-----------------------------------------------------------------------
-   !                       ! =T  read T-S fields for:
-   ln_tsd_init = .true.          !  ocean initialisation
-   ln_tsd_dmp  = .true.          !  T-S restoring   (see namtra_dmp)
-
-   cn_dir = './'     !  root directory for the T-S data location
-   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
-   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
-   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
-   sn_tem = 'data_1m_potential_temperature_nomask',     -1.     ,'votemper',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    ''
-   sn_sal = 'data_1m_salinity_nomask'             ,     -1.     ,'vosaline',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    ''
-/
-!!======================================================================
-!!            ***  Surface Boundary Condition namelists  ***          !!
-!!                                                                    !!
-!!   namsbc          surface boundary condition manager                 (default: NO selection)
-!!   namsbc_flx      flux               formulation                     (ln_flx     =T)
-!!   namsbc_blk      Bulk formulae formulation                          (ln_blk     =T)
-!!   namsbc_cpl      CouPLed            formulation                     ("key_oasis3" )
-!!   namsbc_sas      Stand-Alone Surface module                         (SAS_SRC  only)
-!!   namsbc_iif      Ice-IF: use observed ice cover                     (nn_ice = 1   )
-!!   namtra_qsr      penetrative solar radiation                        (ln_traqsr  =T)
-!!   namsbc_ssr      sea surface restoring term (for T and/or S)        (ln_ssr     =T)
-!!   namsbc_rnf      river runoffs                                      (ln_rnf     =T)
-!!   namsbc_apr      Atmospheric Pressure                               (ln_apr_dyn =T)
-!!   namsbc_isf      ice shelf melting/freezing                         (ln_isfcav  =T : read (ln_read_cfg=T) or set or usr_def_zgr )
-!!   namsbc_iscpl    coupling option between land ice model and ocean   (ln_isfcav  =T)
-!!   namsbc_wave     external fields from wave model                    (ln_wave    =T)
-!!   namberg         iceberg floats                                     (ln_icebergs=T)
-!!======================================================================
-!
-!-----------------------------------------------------------------------
-&namsbc        !   Surface Boundary Condition manager                   (default: NO selection)
-!-----------------------------------------------------------------------
-   nn_fsbc     = 1         !  frequency of SBC module call
-                           !     (also = the frequency of sea-ice & iceberg model call)
-                     ! Type of air-sea fluxes 
-   ln_blk      = .false.   !  Bulk formulation                          (T => fill namsbc_blk )
-   ln_abl      = .true.    !  ABL  formulation                          (T => fill namsbc_abl )
-                     ! Sea-ice :
-   nn_ice      = 2         !  =0 no ice boundary condition
-      !                    !  =1 use observed ice-cover                 (  => fill namsbc_iif )
-      !                    !  =2 or 3 for SI3 and CICE, respectively
-                     ! Misc. options of sbc : 
-   ln_traqsr   = .true.    !  Light penetration in the ocean            (T => fill namtra_qsr)
-   ln_ssr      = .true.    !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr)
-   ln_dm2dc    = .true.    !  daily mean to diurnal cycle on short wave
-   ln_rnf      = .true.    !  runoffs                                   (T => fill namsbc_rnf)
-   nn_fwb      = 2         !  FreshWater Budget: 
-   !                       !    =2 annual global mean of e-p-r set to zero
-   ln_wave     = .false.   !  Activate coupling with wave  (T => fill namsbc_wave)
-   ln_cdgw     = .false.   !  Neutral drag coefficient read from wave model (T => ln_wave=.true. & fill namsbc_wave)
-   ln_sdw      = .false.   !  Read 2D Surf Stokes Drift & Computation of 3D stokes drift (T => ln_wave=.true. & fill namsbc_wave) 
-   nn_sdrift   =  0        !  Parameterization for the calculation of 3D-Stokes drift from the surface Stokes drift
-      !                    !   = 0 Breivik 2015 parameterization: v_z=v_0*[exp(2*k*z)/(1-8*k*z)]
-      !                    !   = 1 Phillips:                      v_z=v_o*[exp(2*k*z)-beta*sqrt(-2*k*pi*z)*erfc(sqrt(-2*k*z))]
-      !                    !   = 2 Phillips as (1) but using the wave frequency from a wave model
-   ln_tauwoc   = .false.   !  Activate ocean stress modified by external wave induced stress (T => ln_wave=.true. & fill namsbc_wave)
-   ln_tauw     = .false.   !  Activate ocean stress components from wave model
-   ln_stcor    = .false.   !  Activate Stokes Coriolis term (T => ln_wave=.true. & ln_sdw=.true. & fill namsbc_wave)
-/
-!-----------------------------------------------------------------------
-&namsbc_blk    !   namsbc_blk  generic Bulk formula                     (ln_blk =T)
-!-----------------------------------------------------------------------
-   !                    !  bulk algorithm :
-   ln_NCAR      = .true.    ! "NCAR"      algorithm   (Large and Yeager 2008)
-   !
-   cn_dir = './'  !  root directory for the bulk data location
-   !___________!_________________________!___________________!___________!_____________!________!___________!______________________________________!__________!_______________!
-   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ !          weights filename            ! rotation ! land/sea mask !
-   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                                      ! pairing  !    filename   !
-   sn_wndi     = 'uwnd_drwnlnd_ERAI_L25Z10_GLOBAL_F128R_ana1d',  24., 'uwnd'    , .false. , .false. , 'monthly' , 'weights_ERAI3D_F128_2_ORCA2_bicubic'  , 'U10' , ''
-   sn_wndj     = 'vwnd_drwnlnd_ERAI_L25Z10_GLOBAL_F128R_ana1d',  24., 'vwnd'    , .false. , .false. , 'monthly' , 'weights_ERAI3D_F128_2_ORCA2_bicubic'  , 'V10' , ''
-   sn_tair     = 'tair_drwnlnd_ERAI_L25Z10_GLOBAL_F128R_ana1d',  24., 'tair'    , .false. , .false. , 'monthly' , 'weights_ERAI3D_F128_2_ORCA2_bilinear' , ''    , ''
-   sn_humi     = 'humi_drwnlnd_ERAI_L25Z10_GLOBAL_F128R_ana1d',  24., 'humi'    , .false. , .false. , 'monthly' , 'weights_ERAI3D_F128_2_ORCA2_bilinear' , ''    , ''
-   sn_qsr      = 'ncar_rad.15JUNE2009_fill'                    , 24., 'SWDN_MOD', .false. , .true.  ,  'yearly' , 'weights_core_orca2_bilinear_noc.nc'      , ''    , ''
-   sn_qlw      = 'ncar_rad.15JUNE2009_fill'                    , 24., 'LWDN_MOD', .false. , .true.  ,  'yearly' , 'weights_core_orca2_bilinear_noc.nc'      , ''    , ''
-   sn_prec     = 'ncar_precip.15JUNE2009_fill'                 , -1., 'PRC_MOD1', .false. , .true.  ,  'yearly' , 'weights_core_orca2_bilinear_noc.nc'      , ''    , ''
-   sn_snow     = 'ncar_precip.15JUNE2009_fill'                 , -1., 'SNOW'    , .false. , .true.  ,  'yearly' , 'weights_core_orca2_bilinear_noc.nc'      , ''    , ''
-   sn_slp      = 'slp.15JUNE2009_fill'                         ,  6., 'SLP'     , .false. , .true.  ,  'yearly' , 'weights_core_orca2_bilinear_noc.nc'      , ''    , ''
-   sn_hpgi     = 'uhpg_drwnlnd_ERAI_L25Z10_GLOBAL_F128R_ana1d',  24., 'uhpg'    , .false. , .false. , 'monthly' , 'weights_ERAI3D_F128_2_ORCA2_bicubic'  , 'UG'  , ''
-   sn_hpgj     = 'vhpg_drwnlnd_ERAI_L25Z10_GLOBAL_F128R_ana1d',  24., 'vhpg'    , .false. , .false. , 'monthly' , 'weights_ERAI3D_F128_2_ORCA2_bicubic'  , 'VG'  , ''
-/
-
-!-----------------------------------------------------------------------
-&namsbc_abl    !   Atmospheric Boundary Layer formulation           (ln_abl = T)
-!-----------------------------------------------------------------------
-   cn_dir         = './'      !  root directory for the location of the ABL grid file
-   cn_dom         = 'dom_cfg_abl_L25Z10.nc'
-   ln_hpgls_frc   = .true.
-   ln_geos_winds  = .false.
-   nn_dyn_restore = 1
-   rn_ldyn_min   =  7.5       !  magnitude of the nudging on ABL dynamics at the bottom of the ABL   [hour]
-   rn_ldyn_max   =  1.5       !  magnitude of the nudging on ABL dynamics at the top of the ABL   [hour]
-   rn_ltra_min   =  7.5       !  magnitude of the nudging on ABL tracers  at the bottom of the ABL   [hour]
-   rn_ltra_max   =  1.5       !  magnitude of the nudging on ABL tracers  at the top of the ABL   [hour]
-/
-!-----------------------------------------------------------------------
-&namtra_qsr    !   penetrative solar radiation                          (ln_traqsr =T)
-!-----------------------------------------------------------------------
-   !                       ! type of penetration                        (default: NO selection)
-   ln_qsr_rgb  = .true.       !  RGB light penetration (Red-Green-Blue)
-   !
-   nn_chldta   =      1       !  RGB : Chl data (=1) or cst value (=0)
-
-   cn_dir = './'  !  root directory for the chlorophyl data location
-   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
-   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
-   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
-   sn_chl      ='chlorophyll'            ,        -1.        , 'CHLA'    ,   .true.    , .true. , 'yearly'  , ''               , ''       , ''
-/
-!-----------------------------------------------------------------------
-&namsbc_ssr    !   surface boundary condition : sea surface restoring   (ln_ssr =T)
-!-----------------------------------------------------------------------
-   nn_sssr     =     2     !  add a damping term to the surface freshwater flux
-      rn_deds     =  -166.67  !  magnitude of the damping on salinity   [mm/day]
-      ln_sssr_bnd =  .true.   !  flag to bound erp term (associated with nn_sssr=2)
-      rn_sssr_bnd =   4.e0    !  ABS(Max/Min) value of the damping erp term [mm/day]
-/
-!-----------------------------------------------------------------------
-&namsbc_rnf    !   runoffs                                              (ln_rnf =T)
-!-----------------------------------------------------------------------
-   ln_rnf_mouth = .true.    !  specific treatment at rivers mouths
-      rn_hrnf     =  15.e0    !  depth over which enhanced vertical mixing is used    (ln_rnf_mouth=T)
-      rn_avt_rnf  =   1.e-3   !  value of the additional vertical mixing coef. [m2/s] (ln_rnf_mouth=T)
-   rn_rfact    =   1.e0    !  multiplicative factor for runoff
-
-   cn_dir = './'  !  root directory for the location of the runoff files
-   !___________!_____________!___________________!___________!_____________!_________!___________!__________!__________!_______________!
-   !           !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
-   !           !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
-   sn_rnf      = 'runoff_core_monthly',    -1.   , 'sorunoff',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
-   sn_cnf      = 'runoff_core_monthly',     0.   , 'socoefr0',   .false.    , .true. , 'yearly'  , ''       , ''       , ''
-   sn_s_rnf    = 'runoffs'            ,    24.   , 'rosaline',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
-   sn_t_rnf    = 'runoffs'            ,    24.   , 'rotemper',   .true.     , .true. , 'yearly'  , ''       , ''       , ''
-   sn_dep_rnf  = 'runoffs'            ,     0.   , 'rodepth' ,   .false.    , .true. , 'yearly'  , ''       , ''       , ''
-/
-!-----------------------------------------------------------------------
-&namsbc_wave   ! External fields from wave model                        (ln_wave=T)
-!-----------------------------------------------------------------------
-/
-!-----------------------------------------------------------------------
-&namberg       !   iceberg parameters                                   (default: OFF)
-!-----------------------------------------------------------------------
-/
-!!======================================================================
-!!               ***  Lateral boundary condition  ***                 !!
-!!                                                                    !!
-!!   namlbc        lateral momentum boundary condition                  (default: NO selection)
-!!   namagrif      agrif nested grid   (read by child model only)       ("key_agrif")
-!!   nam_tide      Tidal forcing                                        (default: OFF)
-!!   nambdy        Unstructured open boundaries                         (default: OFF)
-!!   nambdy_dta    Unstructured open boundaries - external data         (see  nambdy)
-!!   nambdy_tide   tidal forcing at open boundaries                     (default: OFF)
-!!======================================================================
-!
-!-----------------------------------------------------------------------
-&namlbc        !   lateral momentum boundary condition                  (default: NO selection)
-!-----------------------------------------------------------------------
-   rn_shlat    =    2.     !  no slip
-/
-!-----------------------------------------------------------------------
-&namagrif      !  AGRIF zoom                                            ("key_agrif")
-!-----------------------------------------------------------------------
-   ln_spc_dyn    = .true.  !  use 0 as special value for dynamics
-   rn_sponge_tra = 2880.   !  coefficient for tracer   sponge layer [m2/s]
-   rn_sponge_dyn = 2880.   !  coefficient for dynamics sponge layer [m2/s]
-   ln_chk_bathy  = .false. !  =T  check the parent bathymetry
-/
-!!======================================================================
-!!                ***  Top/Bottom boundary condition  ***             !!
-!!                                                                    !!
-!!   namdrg        top/bottom drag coefficient                          (default: NO selection)
-!!   namdrg_top    top    friction                                      (ln_drg_OFF=F & ln_isfcav=T)
-!!   namdrg_bot    bottom friction                                      (ln_drg_OFF=F)
-!!   nambbc        bottom temperature boundary condition                (default: OFF)
-!!   nambbl        bottom boundary layer scheme                         (default: OFF)
-!!======================================================================
-!
-!-----------------------------------------------------------------------
-&namdrg        !   top/bottom drag coefficient                          (default: NO selection)
-!-----------------------------------------------------------------------
-   ln_lin = .true.         !     linear  drag: Cd = Cd0 Uc0
-/
-!-----------------------------------------------------------------------
-&nambbc        !   bottom temperature boundary condition                (default: OFF)
-!-----------------------------------------------------------------------
-   ln_trabbc   = .true.    !  Apply a geothermal heating at the ocean bottom
-      nn_geoflx   =    2      !  geothermal heat flux: = 2 read variable flux [mW/m2]
-
-   cn_dir = './'  !  root directory for the geothermal data location
-   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
-   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
-   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
-   sn_qgh      ='geothermal_heating.nc'  ,       -12.        , 'heatflow',   .false.   , .true. , 'yearly'  ,   ''             ,   ''     ,   ''
-/
-!-----------------------------------------------------------------------
-&nambbl        !   bottom boundary layer scheme                         (default: OFF)
-!-----------------------------------------------------------------------
-   ln_trabbl   = .true.    !  Bottom Boundary Layer parameterisation flag
-      nn_bbl_ldf  =  1        !  diffusive bbl (=1)   or not (=0)
-      nn_bbl_adv  =  0        !  advective bbl (=1/2) or not (=0)
-      rn_ahtbbl   =  1000.    !  lateral mixing coefficient in the bbl  [m2/s]
-      rn_gambbl   =  10.      !  advective bbl coefficient                 [s]
-/
-!!======================================================================
-!!                        Tracer (T-S) namelists                      !!
-!!                                                                    !!
-!!   nameos        equation of state                                    (default: NO selection)
-!!   namtra_adv    advection scheme                                     (default: NO selection)
-!!   namtra_ldf    lateral diffusion scheme                             (default: NO selection)
-!!   namtra_mle    mixed layer eddy param. (Fox-Kemper param.)          (default: OFF)
-!!   namtra_eiv    eddy induced velocity param.                         (default: OFF)
-!!   namtra_dmp    T & S newtonian damping                              (default: OFF)
-!!======================================================================
-!
-!-----------------------------------------------------------------------
-&nameos        !   ocean Equation Of Seawater                           (default: NO selection)
-!-----------------------------------------------------------------------
-   ln_eos80    = .true.          !  = Use EOS80
-/
-!-----------------------------------------------------------------------
-&namtra_adv    !   advection scheme for tracer                          (default: NO selection)
-!-----------------------------------------------------------------------
-   ln_traadv_fct = .true.     !  FCT scheme
-      nn_fct_h   =  2               !  =2/4, horizontal 2nd / 4th order 
-      nn_fct_v   =  2               !  =2/4, vertical   2nd / COMPACT 4th order 
-/
-!-----------------------------------------------------------------------
-&namtra_ldf    !   lateral diffusion scheme for tracers                 (default: NO selection)
-!-----------------------------------------------------------------------
-   ln_traldf_lap   = .true.    !    laplacian operator
-   ln_traldf_iso   = .true.    !  iso-neutral (Standard operator)
-   ln_traldf_msc   = .true.    !  Method of Stabilizing Correction      (both operators)
-   !                       !  Coefficients:
-   nn_aht_ijk_t    = 20        !  space/time variation of eddy coef
-      !                             !   = 20     aht = 1/2  Ud. max(e1,e2)
-      rn_Ud        = 0.018          !  lateral diffusive velocity [m/s] (nn_aht_ijk_t= 0, 10, 20, 30)
-      rn_Ld        = 200.e+3        !  lateral diffusive length   [m]   (nn_aht_ijk_t= 0, 10)
-/
-!-----------------------------------------------------------------------
-&namtra_mle    !   mixed layer eddy parametrisation (Fox-Kemper)        (default: OFF)
-!-----------------------------------------------------------------------
-   ln_mle      = .true.   ! (T) use the Mixed Layer Eddy (MLE) parameterisation
-/
-!-----------------------------------------------------------------------
-&namtra_eiv    !   eddy induced velocity param.                         (default: OFF)
-!-----------------------------------------------------------------------
-   ln_ldfeiv   = .true.    ! use eddy induced velocity parameterization
-      !                        !  Coefficients:
-      nn_aei_ijk_t  = 21          ! space/time variation of the eiv coeficient
-      !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation
-      !                           !  time invariant coefficients:  aei0 = 1/2  Ue*Le 
-      rn_Ue        = 0.03              !  lateral diffusive velocity [m/s] (nn_aht_ijk_t= 0, 10, 20, 30)
-      rn_Le        = 200.e+3           !  lateral diffusive length   [m]   (nn_aht_ijk_t= 0, 10)
-      !
-      ln_ldfeiv_dia =.true.   ! diagnose eiv stream function and velocities
-/
-!-----------------------------------------------------------------------
-&namtra_dmp    !   tracer: T & S newtonian damping                      (default: OFF)
-!-----------------------------------------------------------------------
-   ln_tradmp   =  .true.   !  add a damping term (using resto.nc coef.)
-      nn_zdmp  =    0         !  vertical shape =0    damping throughout the water column
-/
-!!======================================================================
-!!                      ***  Dynamics namelists  ***                  !!
-!!                                                                    !!
-!!   nam_vvl       vertical coordinate options                          (default: z-star)
-!!   namdyn_adv    formulation of the momentum advection                (default: NO selection)
-!!   namdyn_vor    advection scheme                                     (default: NO selection)
-!!   namdyn_hpg    hydrostatic pressure gradient                        (default: NO selection)
-!!   namdyn_spg    surface pressure gradient                            (default: NO selection)
-!!   namdyn_ldf    lateral diffusion scheme                             (default: NO selection)
-!!   namdta_dyn    offline TOP: dynamics read in files                  (OFF_SRC only)
-!!======================================================================
-!
-!-----------------------------------------------------------------------
-&namdyn_adv    !   formulation of the momentum advection                (default: NO selection)
-!-----------------------------------------------------------------------
-   ln_dynadv_vec = .true.  !  vector form - 2nd centered scheme
-     nn_dynkeg     = 0        ! grad(KE) scheme: =0   C2  ;  =1   Hollingsworth correction
-/
-!-----------------------------------------------------------------------
-&namdyn_vor    !   Vorticity / Coriolis scheme                          (default: NO selection)
-!-----------------------------------------------------------------------
-   ln_dynvor_een = .true.  !  energy & enstrophy scheme
-      nn_een_e3f = 0          ! =0   e3f = mean masked e3t divided by 4
-/
-!-----------------------------------------------------------------------
-&namdyn_hpg    !   Hydrostatic pressure gradient option                 (default: NO selection)
-!-----------------------------------------------------------------------
-   ln_hpg_sco  = .true.   !  s-coordinate (standard jacobian formulation)
-/
-!-----------------------------------------------------------------------
-&namdyn_spg    !   surface pressure gradient                            (default: NO selection)
-!-----------------------------------------------------------------------
-   ln_dynspg_ts  = .true.  !  split-explicit free surface
-/
-!-----------------------------------------------------------------------
-&namdyn_ldf    !   lateral diffusion on momentum                        (default: NO selection)
-!-----------------------------------------------------------------------
-   ln_dynldf_lap =  .true.     !    laplacian operator
-   ln_dynldf_lev =  .true.     !  iso-level
-   nn_ahm_ijk_t  = -30         !  =-30  3D coeff. read in eddy_diffusivity_3D.nc
-/
-!!======================================================================
-!!                     vertical physics namelists                     !!
-!!                                                                    !!
-!!    namzdf        vertical physics manager                            (default: NO selection)
-!!    namzdf_ric    richardson number vertical mixing                   (ln_zdfric=T)
-!!    namzdf_tke    TKE vertical mixing                                 (ln_zdftke=T)
-!!    namzdf_gls    GLS vertical mixing                                 (ln_zdfgls=T)
-!!    namzdf_osm    OSM vertical diffusion                              (ln_zdfosm=T)
-!!    namzdf_iwm    tidal mixing parameterization                       (ln_zdfiwm=T)
-!!======================================================================
-!
-!-----------------------------------------------------------------------
-&namzdf        !   vertical physics manager                             (default: NO selection)
-!-----------------------------------------------------------------------
-   ln_zdftke   = .true.       !  Turbulent Kinetic Energy closure       (T =>   fill namzdf_tke)
-   ln_zdfevd   = .true.       !  Enhanced Vertical Diffusion scheme
-      nn_evdm  =    0            !  evd apply on tracer (=0) or on tracer and momentum (=1)
-      rn_evd   =  100.           !  evd mixing coefficient [m2/s]
-   ln_zdfddm   = .true.    ! double diffusive mixing
-      rn_avts  =    1.e-4     !  maximum avs (vertical mixing on salinity)
-      rn_hsbfr =    1.6       !  heat/salt buoyancy flux ratio
-   ln_zdfiwm   = .true.       ! internal wave-induced mixing            (T =>   fill namzdf_iwm)
-   !                       !  Coefficients
-   rn_avm0     =   1.2e-4     !  vertical eddy viscosity   [m2/s]       (background Kz if ln_zdfcst=F)
-   rn_avt0     =   1.2e-5     !  vertical eddy diffusivity [m2/s]       (background Kz if ln_zdfcst=F)
-   nn_avb      =    0         !  profile for background avt & avm (=1) or not (=0)
-   nn_havtb    =    1         !  horizontal shape for avtb (=1) or not (=0)
-/
-!-----------------------------------------------------------------------
-&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  (ln_zdftke =T)
-!-----------------------------------------------------------------------
-      nn_mxl      =   3       !  mixing length: = 0 bounded by the distance to surface and bottom
-      !                       !                 = 1 bounded by the local vertical scale factor
-      !                       !                 = 2 first vertical derivative of mixing length bounded by 1
-      !                       !                 = 3 as =2 with distinct dissipative an mixing length scale
-      nn_etau     =   1       !  penetration of tke below the mixed layer (ML) due to NIWs
-                               !        = 0 none ; = 1 add a tke source below the ML
-                               !        = 2 add a tke source just at the base of the ML
-                               !        = 3 as = 1 applied on HF part of the stress           (ln_cpl=T)
-      rn_eice     =   0       !  below sea ice: =0 ON ; =4 OFF when ice fraction > 1/4   
-/
-!-----------------------------------------------------------------------
-&namzdf_iwm    !    internal wave-driven mixing parameterization        (ln_zdfiwm =T)
-!-----------------------------------------------------------------------
-   nn_zpyc     = 2         !  pycnocline-intensified dissipation scales as N (=1) or N^2 (=2)
-   ln_mevar    = .true.    !  variable (T) or constant (F) mixing efficiency
-   ln_tsdiff   = .true.    !  account for differential T/S mixing (T) or not (F)
-/
-!!======================================================================
-!!                  ***  Diagnostics namelists  ***                   !!
-!!                                                                    !!
-!!   namtrd       dynamics and/or tracer trends                         (default: OFF)
-!!   namhsb       Heat and salt budgets                                 (default: OFF)
-!!   namdiu       Cool skin and warm layer models                       (default: OFF)
-!!   namdiu       Cool skin and warm layer models                       (default: OFF)
-!!   namflo       float parameters                                      (default: OFF)
-!!   nam_diaharm  Harmonic analysis of tidal constituents               (default: OFF)
-!!   nam_diadct   transports through some sections                      (default: OFF)
-!!   nam_diatmb   Top Middle Bottom Output                              (default: OFF)
-!!   nam_dia25h   25h Mean Output                                       (default: OFF)
-!!   namnc4       netcdf4 chunking and compression settings             ("key_netcdf4")
-!!======================================================================
-!
-!!======================================================================
-!!               ***  Observation & Assimilation  ***                 !!
-!!                                                                    !!
-!!   namobs       observation and model comparison                      (default: OFF)
-!!   nam_asminc   assimilation increments                               ('key_asminc')
-!!======================================================================
-!
-!!======================================================================
-!!                  ***  Miscellaneous namelists  ***                 !!
-!!                                                                    !!
-!!   nammpp            Massively Parallel Processing
-!!   namctl            Control prints                                   (default: OFF)
-!!   namsto            Stochastic parametrization of EOS                (default: OFF)
-!!======================================================================
-!
-!-----------------------------------------------------------------------
-&nammpp        !   Massively Parallel Processing
-!-----------------------------------------------------------------------
-/
-!-----------------------------------------------------------------------
-&namctl        !   Control prints                                       (default: OFF)
-!-----------------------------------------------------------------------
-/
-!-----------------------------------------------------------------------
-&namsto        ! Stochastic parametrization of EOS                      (default: OFF)
-!-----------------------------------------------------------------------
-/
diff --git a/cfgs/ORCA2_ICE_ABL/EXPREF/namelist_ice_cfg b/cfgs/ORCA2_ICE_ABL/EXPREF/namelist_ice_cfg
deleted file mode 100644
index 40ad62b00f1851a9d5df68d7a53f9df07381a630..0000000000000000000000000000000000000000
--- a/cfgs/ORCA2_ICE_ABL/EXPREF/namelist_ice_cfg
+++ /dev/null
@@ -1,84 +0,0 @@
-!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
-!! SI3 configuration namelist: Overwrites SHARED/namelist_ice_ref
-!!              1 - Generic parameters                 (nampar)
-!!              2 - Ice thickness discretization       (namitd)
-!!              3 - Ice dynamics                       (namdyn)
-!!              4 - Ice ridging/rafting                (namdyn_rdgrft)
-!!              5 - Ice rheology                       (namdyn_rhg)
-!!              6 - Ice advection                      (namdyn_adv)
-!!              7 - Ice surface boundary conditions    (namsbc)
-!!              8 - Ice thermodynamics                 (namthd)
-!!              9 - Ice heat diffusion                 (namthd_zdf)
-!!             10 - Ice lateral melting                (namthd_da)
-!!             11 - Ice growth in open water           (namthd_do)
-!!             12 - Ice salinity                       (namthd_sal)
-!!             13 - Ice melt ponds                     (namthd_pnd)
-!!             14 - Ice initialization                 (namini)
-!!             15 - Ice/snow albedos                   (namalb)
-!!             16 - Ice diagnostics                    (namdia)
-!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
-!
-!------------------------------------------------------------------------------
-&nampar         !   Generic parameters
-!------------------------------------------------------------------------------
-/
-!------------------------------------------------------------------------------
-&namitd         !   Ice discretization
-!------------------------------------------------------------------------------
-/
-!------------------------------------------------------------------------------
-&namdyn         !   Ice dynamics
-!------------------------------------------------------------------------------
-/
-!------------------------------------------------------------------------------
-&namdyn_rdgrft  !   Ice ridging/rafting
-!------------------------------------------------------------------------------
-/
-!------------------------------------------------------------------------------
-&namdyn_rhg     !   Ice rheology
-!------------------------------------------------------------------------------
-/
-!------------------------------------------------------------------------------
-&namdyn_adv     !   Ice advection
-!------------------------------------------------------------------------------
-/
-!------------------------------------------------------------------------------
-&namsbc         !   Ice surface boundary conditions
-!------------------------------------------------------------------------------
-/
-!------------------------------------------------------------------------------
-&namthd         !   Ice thermodynamics
-!------------------------------------------------------------------------------
-/
-!------------------------------------------------------------------------------
-&namthd_zdf     !   Ice heat diffusion
-!------------------------------------------------------------------------------
-/
-!------------------------------------------------------------------------------
-&namthd_da      !   Ice lateral melting
-!------------------------------------------------------------------------------
-/
-!------------------------------------------------------------------------------
-&namthd_do      !   Ice growth in open water
-!------------------------------------------------------------------------------
-/
-!------------------------------------------------------------------------------
-&namthd_sal     !   Ice salinity
-!------------------------------------------------------------------------------
-/
-!------------------------------------------------------------------------------
-&namthd_pnd     !   Melt ponds
-!------------------------------------------------------------------------------
-/
-!------------------------------------------------------------------------------
-&namini         !   Ice initialization
-!------------------------------------------------------------------------------
-/
-!------------------------------------------------------------------------------
-&namalb         !   albedo parameters
-!------------------------------------------------------------------------------
-/
-!------------------------------------------------------------------------------
-&namdia         !   Diagnostics
-!------------------------------------------------------------------------------
-/
diff --git a/cfgs/ORCA2_ICE_ABL/EXPREF/namelist_ice_ref b/cfgs/ORCA2_ICE_ABL/EXPREF/namelist_ice_ref
deleted file mode 120000
index 46b604583df4e381310f02355cef579a393f2be7..0000000000000000000000000000000000000000
--- a/cfgs/ORCA2_ICE_ABL/EXPREF/namelist_ice_ref
+++ /dev/null
@@ -1 +0,0 @@
-../../SHARED/namelist_ice_ref
\ No newline at end of file
diff --git a/cfgs/ORCA2_ICE_ABL/EXPREF/namelist_ref b/cfgs/ORCA2_ICE_ABL/EXPREF/namelist_ref
deleted file mode 120000
index 730143a114bce42d8dc3e86726f733b6c690078a..0000000000000000000000000000000000000000
--- a/cfgs/ORCA2_ICE_ABL/EXPREF/namelist_ref
+++ /dev/null
@@ -1 +0,0 @@
-../../SHARED/namelist_ref
\ No newline at end of file
diff --git a/cfgs/ORCA2_ICE_ABL/cpp_ORCA2_ICE_ABL.fcm b/cfgs/ORCA2_ICE_ABL/cpp_ORCA2_ICE_ABL.fcm
deleted file mode 100644
index b477eb7695a54aa32f9181faf8830c62d37ebb72..0000000000000000000000000000000000000000
--- a/cfgs/ORCA2_ICE_ABL/cpp_ORCA2_ICE_ABL.fcm
+++ /dev/null
@@ -1 +0,0 @@
-bld::tool::fppkeys key_si3 key_xios key_qco
diff --git a/cfgs/ref_cfgs.txt b/cfgs/ref_cfgs.txt
index b44a761740bb65e1ae8caf50e266b00e52cf6789..92f82eeacd168d982dee708206600d1cc96442ef 100644
--- a/cfgs/ref_cfgs.txt
+++ b/cfgs/ref_cfgs.txt
@@ -7,6 +7,5 @@ ORCA2_OFF_PISCES OCE TOP OFF
 ORCA2_OFF_TRC OCE TOP OFF
 ORCA2_SAS_ICE OCE ICE NST SAS
 ORCA2_ICE_PISCES OCE TOP ICE NST ABL
-ORCA2_ICE_ABL OCE ICE ABL
 SPITZ12 OCE ICE
 WED025 OCE ICE