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 2256 – NEMO

Changeset 2256


Ignore:
Timestamp:
2010-10-13T16:49:54+02:00 (14 years ago)
Author:
smasson
Message:

suppress ln_rnf_att in namelists in nemo_v3_3_beta

Location:
branches/nemo_v3_3_beta/NEMOGCM/CONFIG
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • branches/nemo_v3_3_beta/NEMOGCM/CONFIG/GYRE/EXP00/namelist

    r2238 r2256  
    220220   ln_rnf_emp   =   .false. !  runoffs included into precipitation field (T) or into a file (F) 
    221221   ln_rnf_mouth =   .false. !  specific treatment at rivers mouths 
    222    ln_rnf_att   =   .false. !  apply temperature, salinity and depth attributes to runoff input 
    223222   rn_hrnf      =   0.e0    !  depth over which enhanced vertical mixing is used 
    224223   rn_avt_rnf   =   1.e-3   !  value of the additional vertical mixing coef. [m2/s] 
  • branches/nemo_v3_3_beta/NEMOGCM/CONFIG/GYRE_LOBSTER/EXP00/namelist

    r2238 r2256  
    220220   ln_rnf_emp   =   .false. !  runoffs included into precipitation field (T) or into a file (F) 
    221221   ln_rnf_mouth =   .false. !  specific treatment at rivers mouths 
    222    ln_rnf_att   =   .false. !  apply temperature, salinity and depth attributes to runoff input 
    223222   rn_hrnf      =   0.e0    !  depth over which enhanced vertical mixing is used 
    224223   rn_avt_rnf   =   1.e-3   !  value of the additional vertical mixing coef. [m2/s] 
  • branches/nemo_v3_3_beta/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist

    r2250 r2256  
    247247   ln_rnf_emp   =   .false. !  runoffs included into precipitation field (T) or into a file (F) 
    248248   ln_rnf_mouth =   .false. !  specific treatment at rivers mouths 
    249    ln_rnf_att   =   .false. !  apply temperature, salinity and depth attributes to runoff input   
    250249   rn_hrnf      =  15.e0    !  depth over which enhanced vertical mixing is used 
    251250   rn_avt_rnf   =   1.e-3   !  value of the additional vertical mixing coef. [m2/s] 
  • branches/nemo_v3_3_beta/NEMOGCM/CONFIG/ORCA2_LIM_PISCES/EXP00/namelist

    r2250 r2256  
    247247   ln_rnf_emp   =   .false. !  runoffs included into precipitation field (T) or into a file (F) 
    248248   ln_rnf_mouth =   .false. !  specific treatment at rivers mouths 
    249    ln_rnf_att   =   .false. !  apply temperature, salinity and depth attributes to runoff input   
    250249   rn_hrnf      =  15.e0    !  depth over which enhanced vertical mixing is used 
    251250   rn_avt_rnf   =   1.e-3   !  value of the additional vertical mixing coef. [m2/s] 
  • branches/nemo_v3_3_beta/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist

    r2250 r2256  
    247247   ln_rnf_emp   =   .false. !  runoffs included into precipitation field (T) or into a file (F) 
    248248   ln_rnf_mouth =   .false. !  specific treatment at rivers mouths 
    249    ln_rnf_att   =   .false. !  apply temperature, salinity and depth attributes to runoff input   
    250249   rn_hrnf      =  15.e0    !  depth over which enhanced vertical mixing is used 
    251250   rn_avt_rnf   =   1.e-3   !  value of the additional vertical mixing coef. [m2/s] 
  • branches/nemo_v3_3_beta/NEMOGCM/CONFIG/POMME/EXP00/namelist

    r2238 r2256  
    247247   ln_rnf_emp   =   .false. !  runoffs included into precipitation field (T) or into a file (F) 
    248248   ln_rnf_mouth =   .false. !  specific treatment at rivers mouths 
    249    ln_rnf_att   =   .false. !  apply temperature, salinity and depth attributes to runoff input 
    250249   rn_hrnf      =  0.e0    !  depth over which enhanced vertical mixing is used 
    251250   rn_avt_rnf   =   1.e-3   !  value of the additional vertical mixing coef. [m2/s] 
Note: See TracChangeset for help on using the changeset viewer.