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 13798 for NEMO/branches/2020/dev_r13333_TOP-05_Ethe_Agrif/cfgs/ORCA2_ICE_PISCES – NEMO

Ignore:
Timestamp:
2020-11-16T11:20:33+01:00 (4 years ago)
Author:
cetlod
Message:

dev_r13333_TOP-05_Ethe_Agrif : phasing with trunk at revision r13787

Location:
NEMO/branches/2020/dev_r13333_TOP-05_Ethe_Agrif
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/dev_r13333_TOP-05_Ethe_Agrif

    • Property svn:externals
      •  

        old new  
        88 
        99# SETTE 
        10 ^/utils/CI/sette@13292        sette 
         10^/utils/CI/sette@13559        sette 
  • NEMO/branches/2020/dev_r13333_TOP-05_Ethe_Agrif/cfgs/ORCA2_ICE_PISCES/EXPREF/context_nemo.xml

    r12276 r13798  
    1111       <variable id="ref_month" type="int"> 01 </variable> 
    1212       <variable id="ref_day"   type="int"> 01 </variable> 
    13        <variable id="rau0"      type="float" > 1026.0 </variable> 
     13       <variable id="rho0"      type="float" > 1026.0 </variable> 
    1414       <variable id="cpocean"   type="float" > 3991.86795711963 </variable> 
    1515       <variable id="convSpsu"  type="float" > 0.99530670233846  </variable> 
  • NEMO/branches/2020/dev_r13333_TOP-05_Ethe_Agrif/cfgs/ORCA2_ICE_PISCES/EXPREF/file_def_nemo-ice.xml

    r12377 r13798  
    5353       <field field_ref="normstr"          name="normstr" /> 
    5454       <field field_ref="sheastr"          name="sheastr" /> 
    55        <field field_ref="isig1"            name="isig1"   /> 
    56        <field field_ref="isig2"            name="isig2"   /> 
    57        <field field_ref="isig3"            name="isig3"   /> 
     55       <field field_ref="sig1_pnorm"       name="sig1_pnorm"/> 
     56       <field field_ref="sig2_pnorm"       name="sig2_pnorm"/> 
    5857        
    5958       <!-- heat fluxes --> 
  • NEMO/branches/2020/dev_r13333_TOP-05_Ethe_Agrif/cfgs/ORCA2_ICE_PISCES/EXPREF/namelist_cfg

    r13286 r13798  
    207207!!                                                                    !! 
    208208!!   namdrg        top/bottom drag coefficient                          (default: NO selection) 
    209 !!   namdrg_top    top    friction                                      (ln_OFF=F & ln_isfcav=T) 
    210 !!   namdrg_bot    bottom friction                                      (ln_OFF=F) 
     209!!   namdrg_top    top    friction                                      (ln_drg_OFF=F & ln_isfcav=T) 
     210!!   namdrg_bot    bottom friction                                      (ln_drg_OFF=F) 
    211211!!   nambbc        bottom temperature boundary condition                (default: OFF) 
    212212!!   nambbl        bottom boundary layer scheme                         (default: OFF) 
     
    378378                               !        = 2 add a tke source just at the base of the ML 
    379379                               !        = 3 as = 1 applied on HF part of the stress           (ln_cpl=T) 
    380       rn_eice     =   0       !  below sea ice: =0 ON ; =4 OFF when ice fraction > 1/4    
    381380/ 
    382381!----------------------------------------------------------------------- 
     
    401400!!                                                                    !! 
    402401!!   namtrd       dynamics and/or tracer trends                         (default: OFF) 
    403 !!   namptr       Poleward Transport Diagnostics                        (default: OFF) 
    404402!!   namhsb       Heat and salt budgets                                 (default: OFF) 
    405403!!   namdiu       Cool skin and warm layer models                       (default: OFF) 
Note: See TracChangeset for help on using the changeset viewer.