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 3646 for branches/2012/dev_CMCC_INGV_2012/NEMOGCM/CONFIG – NEMO

Ignore:
Timestamp:
2012-11-24T14:47:12+01:00 (12 years ago)
Author:
vichi
Message:

Add the resulting merged branch from CMCC and INGV 2012 developments

Location:
branches/2012/dev_CMCC_INGV_2012/NEMOGCM/CONFIG
Files:
6 edited
5 copied

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_CMCC_INGV_2012/NEMOGCM/CONFIG/AMM12/EXP00/namelist

    r3309 r3646  
    144144                           !     =2 annual global mean of e-p-r set to zero 
    145145                           !     =3 global emp set to zero and spread out over erp area 
     146   ln_wave = .false.       !  Activate coupling with wave (either Stokes Drift or Drag coefficient, or both)  (T => fill namsbc_wave) 
    146147   ln_cdgw = .false.       !  Neutral drag coefficient read from wave model (T => fill namsbc_wave) 
     148   ln_sdw  = .false.       !  Computation of 3D stokes drift                (T => fill namsbc_wave) 
    147149/ 
    148150!----------------------------------------------------------------------- 
     
    971973!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! 
    972974   sn_cdg      =  'cdg_wave' ,        1          , 'drag_coeff' , .true.   , .false. , 'daily'  ,''         , '' 
     975   sn_usd      =  'sdw_wave' ,        1          , 'u_sd2d'     , .true.   , .false. , 'daily'  ,''         , '' 
     976   sn_vsd      =  'sdw_wave' ,        1          , 'v_sd2d'     , .true.   , .false. , 'daily'  ,''         , '' 
     977   sn_wn       =  'sdw_wave' ,        1          , 'wave_num'   , .true.   , .false. , 'daily'  ,''         , '' 
    973978! 
    974979   cn_dir_cdg  = './'  !  root directory for the location of drag coefficient files 
  • branches/2012/dev_CMCC_INGV_2012/NEMOGCM/CONFIG/AMM12_PISCES/EXP00/namelist

    r3309 r3646  
    144144                           !     =2 annual global mean of e-p-r set to zero 
    145145                           !     =3 global emp set to zero and spread out over erp area 
     146   ln_wave = .false.       !  Activate coupling with wave (either Stokes Drift or Drag coefficient, or both)  (T => fill namsbc_wave) 
    146147   ln_cdgw = .false.       !  Neutral drag coefficient read from wave model (T => fill namsbc_wave) 
     148   ln_sdw  = .false.       !  Computation of 3D stokes drift                (T => fill namsbc_wave) 
    147149/ 
    148150!----------------------------------------------------------------------- 
     
    972974!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! 
    973975   sn_cdg      =  'cdg_wave' ,        1          , 'drag_coeff' , .true.   , .false. , 'daily'  ,''         , '' 
     976   sn_usd      =  'sdw_wave' ,        1          , 'u_sd2d'     , .true.   , .false. , 'daily'  ,''         , '' 
     977   sn_vsd      =  'sdw_wave' ,        1          , 'v_sd2d'     , .true.   , .false. , 'daily'  ,''         , '' 
     978   sn_wn       =  'sdw_wave' ,        1          , 'wave_num'   , .true.   , .false. , 'daily'  ,''         , '' 
    974979! 
    975980   cn_dir_cdg  = './'  !  root directory for the location of drag coefficient files 
  • branches/2012/dev_CMCC_INGV_2012/NEMOGCM/CONFIG/GYRE/EXP00/namelist

    r3306 r3646  
    144144                           !     =2 annual global mean of e-p-r set to zero 
    145145                           !     =3 global emp set to zero and spread out over erp area 
     146   ln_wave = .false.       !  Activate coupling with wave (either Stokes Drift or Drag coefficient, or both)  (T => fill namsbc_wave) 
    146147   ln_cdgw = .false.       !  Neutral drag coefficient read from wave model (T => fill namsbc_wave) 
     148   ln_sdw  = .false.       !  Computation of 3D stokes drift                (T => fill namsbc_wave) 
    147149/ 
    148150!----------------------------------------------------------------------- 
     
    963965!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! 
    964966   sn_cdg      =  'cdg_wave' ,        1          , 'drag_coeff' , .true.   , .false. , 'daily'  ,''         , '' 
     967   sn_usd      =  'sdw_wave' ,        1          , 'u_sd2d'     , .true.   , .false. , 'daily'  ,''         , '' 
     968   sn_vsd      =  'sdw_wave' ,        1          , 'v_sd2d'     , .true.   , .false. , 'daily'  ,''         , '' 
     969   sn_wn       =  'sdw_wave' ,        1          , 'wave_num'   , .true.   , .false. , 'daily'  ,''         , '' 
    965970! 
    966971   cn_dir_cdg  = './'  !  root directory for the location of drag coefficient files 
  • branches/2012/dev_CMCC_INGV_2012/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist

    r3306 r3646  
    144144                           !     =2 annual global mean of e-p-r set to zero 
    145145                           !     =3 global emp set to zero and spread out over erp area 
     146   ln_wave = .false.       !  Activate coupling with wave (either Stokes Drift or Drag coefficient, or both)  (T => fill namsbc_wave) 
    146147   ln_cdgw = .false.       !  Neutral drag coefficient read from wave model (T => fill namsbc_wave) 
     148   ln_sdw  = .false.       !  Computation of 3D stokes drift                (T => fill namsbc_wave) 
    147149/ 
    148150!----------------------------------------------------------------------- 
     
    967969!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! 
    968970   sn_cdg      =  'cdg_wave' ,        1          , 'drag_coeff' , .true.   , .false. , 'daily'  ,''         , '' 
     971   sn_usd      =  'sdw_wave' ,        1          , 'u_sd2d'     , .true.   , .false. , 'daily'  ,''         , '' 
     972   sn_vsd      =  'sdw_wave' ,        1          , 'v_sd2d'     , .true.   , .false. , 'daily'  ,''         , '' 
     973   sn_wn       =  'sdw_wave' ,        1          , 'wave_num'   , .true.   , .false. , 'daily'  ,''         , '' 
    969974! 
    970975   cn_dir_cdg  = './'  !  root directory for the location of drag coefficient files 
  • branches/2012/dev_CMCC_INGV_2012/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist

    r3306 r3646  
    144144                           !     =2 annual global mean of e-p-r set to zero 
    145145                           !     =3 global emp set to zero and spread out over erp area 
    146    ln_cdgw = .false.       !  Neutral drag coefficient read from wave model (T => fill namsbc_wave ) 
     146   ln_wave = .false.       !  Activate coupling with wave (either Stokes Drift or Drag coefficient, or both)  (T => fill namsbc_wave) 
     147   ln_cdgw = .false.       !  Neutral drag coefficient read from wave model (T => fill namsbc_wave) 
     148   ln_sdw  = .false.       !  Computation of 3D stokes drift                (T => fill namsbc_wave) 
    147149/ 
    148150!----------------------------------------------------------------------- 
     
    964966!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! 
    965967   sn_cdg      =  'cdg_wave' ,        1          , 'drag_coeff' , .true.   , .false. , 'daily'  ,''         , '' 
     968   sn_usd      =  'sdw_wave' ,        1          , 'u_sd2d'     , .true.   , .false. , 'daily'  ,''         , '' 
     969   sn_vsd      =  'sdw_wave' ,        1          , 'v_sd2d'     , .true.   , .false. , 'daily'  ,''         , '' 
     970   sn_wn       =  'sdw_wave' ,        1          , 'wave_num'   , .true.   , .false. , 'daily'  ,''         , '' 
    966971! 
    967972   cn_dir_cdg  = './'  !  root directory for the location of drag coefficient files 
  • branches/2012/dev_CMCC_INGV_2012/NEMOGCM/CONFIG/cfg.txt

    r3549 r3646  
    1 GYRE OPA_SRC 
    21GYRE_LOBSTER OPA_SRC TOP_SRC 
    32ORCA2_LIM3 OPA_SRC LIM_SRC_3 
    43AMM12 OPA_SRC 
     4ORCA2_LIM OPA_SRC LIM_SRC_2 NST_SRC 
    55ORCA2_LIM_PISCES OPA_SRC LIM_SRC_2 NST_SRC TOP_SRC 
    66AMM12_PISCES OPA_SRC TOP_SRC 
    77ORCA2_OFF_PISCES OPA_SRC OFF_SRC TOP_SRC 
    8 ORCA2_LIM OPA_SRC LIM_SRC_2 NST_SRC 
     8GYRE OPA_SRC 
     9GYRE_BFM OPA_SRC TOP_SRC 
     10PELAGOS_OFF OPA_SRC OFF_SRC TOP_SRC 
     11PELAGOS OPA_SRC LIM_SRC_2 NST_SRC TOP_SRC 
Note: See TracChangeset for help on using the changeset viewer.