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

Changeset 908


Ignore:
Timestamp:
2008-04-25T09:48:08+02:00 (16 years ago)
Author:
ctlod
Message:

add cn_dir parameter in namsbc_rnf & namsbc_ssr namelists, see ticket: #125

Location:
trunk/CONFIG
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/CONFIG/GYRE/EXP00/namelist

    r907 r908  
    11!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    2 !! NEMO/OPA  :       1 - run manager      (namrun, nam_ctl, nam_mpp, nam_mpp_dyndist, nam_ctl) 
    3 !! namelists         2 - Domain           (nam_zgr, nam_zgr_sco, namdom) 
    4 !!                   3 - Surface boundary (namsbc, namsbc_ana, namsbc_flx, namsbc_clio, namsbc_core 
    5 !!                                         namsbc_cpl, namqsr, namsbc_rnf, namsbc_ssr, namalb) 
    6 !!                   4 - lateral boundary (namlbc, namcla, namobc) 
    7 !!                   5 - bottom  boundary (nambfr, nambbc, nambbl) 
    8 !!                   6 - Tracer           (nameos, nam_traadv, nam_traldf, namtdp) 
    9 !!                   7 - dynamics         (nam_dynadv, nam_dynvor, nam_dynhpg, namflg, nam_dynspg, nam_dynldf) 
    10 !!                   8 - Verical physics  (namzdf, namnpc, namric, namtke, namkpp, namddm) 
    11 !!                   9 - diagnostics      (namtrd, namgap, namspr, namflo, namptr) 
    12 !!                   9 - miscellaneous    (namsol) 
     2!! NEMO/OPA  :  1 - run manager      (namrun, nam_ctl, nam_mpp, nam_mpp_dyndist, nam_ctl) 
     3!! namelists    2 - Domain           (nam_zgr, nam_zgr_sco, namdom) 
     4!!              3 - Surface boundary (namsbc, namsbc_ana, namsbc_flx, namsbc_clio, namsbc_core 
     5!!                                    namsbc_cpl, namqsr, namsbc_rnf, namsbc_ssr, namalb) 
     6!!              4 - lateral boundary (namlbc, namcla, namobc) 
     7!!              5 - bottom  boundary (nambfr, nambbc, nambbl) 
     8!!              6 - Tracer           (nameos, nam_traadv, nam_traldf, namtdp) 
     9!!              7 - dynamics         (nam_dynadv, nam_dynvor, nam_dynhpg, namflg, nam_dynspg, nam_dynldf) 
     10!!              8 - Verical physics  (namzdf, namnpc, namric, namtke, namkpp, namddm) 
     11!!              9 - diagnostics      (namtrd, namgap, namspr, namflo, namptr) 
     12!!              9 - miscellaneous    (namsol) 
    1313!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    1414!  CAUTION: some scripts does not support CAPITALs for logical definition  
     
    313313!       namsbc_rnf   runoffs namelist surface boundary condition 
    314314!----------------------------------------------------------------------- 
     315!cn_dir      Root directory for location of ssr files 
    315316!nn_runoff   =0 no, 1 runoff, 2 runoff+river mouth ups adv 
    316317!rn_hrnf     runoffs, depth over which enhanced vertical mixing is used 
    317318!rn_avt_rnf  runoffs, value of the additional vertical mixing coef. [m2/s] 
    318 !cn_dir      Root directory for location of ssr files 
    319319!sn_rnf      informations about the runoff file to be read 
    320320!sn_cnf      informations about the runoff mouth file to be read 
     
    323323!               !                    !   (if <0  months) !   name     !     (logical)      ! 
    324324&namsbc_rnf 
     325   cn_dir     = './' 
    325326   nn_runoff  = 0 
    326327   rn_hrnf    = 0.e0 
    327328   rn_avt_rnf = 1.e-3 
    328    cn_dir     = './' 
    329329   sn_rnf     = 'runoff_1m_nomask.nc' ,      -12.        ,  'sorunoff',    .true.   ,  1  ,  0      
    330330   sn_cnf     = 'runoff_1m_nomask.nc' ,        0.        ,  'socoefr' ,    .false.  ,  1  ,  0               
     
    333333!       namsbc_ssr   surface boundary condition : sea surface restoring 
    334334!----------------------------------------------------------------------- 
     335!  cn_dir    directory in which the model is executed 
    335336!  nn_sstr   =0/1   add a retroaction term in the surface heat flux 
    336337!  nn_sssr   =O/1/2 add a damping term in the surface freshwater flux 
     
    343344!               !                 !   (if <0  months) !   name   !    (logical)      !  (0/1) !  record  ! 
    344345&namsbc_ssr 
     346   cn_dir       = './' 
    345347   nn_sstr      = 0 
    346348   nn_sssr      = 0 
  • trunk/CONFIG/GYRE_LOBSTER/EXP00/namelist

    r907 r908  
    11!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    2 !! NEMO/OPA  :       1 - run manager      (namrun, nam_ctl, nam_mpp, nam_mpp_dyndist, nam_ctl) 
    3 !! namelists         2 - Domain           (nam_zgr, nam_zgr_sco, namdom) 
    4 !!                   3 - Surface boundary (namsbc, namsbc_ana, namsbc_flx, namsbc_clio, namsbc_core 
    5 !!                                         namsbc_cpl, namqsr, namsbc_rnf, namsbc_ssr, namalb) 
    6 !!                   4 - lateral boundary (namlbc, namcla, namobc) 
    7 !!                   5 - bottom  boundary (nambfr, nambbc, nambbl) 
    8 !!                   6 - Tracer           (nameos, nam_traadv, nam_traldf, namtdp) 
    9 !!                   7 - dynamics         (nam_dynadv, nam_dynvor, nam_dynhpg, namflg, nam_dynspg, nam_dynldf) 
    10 !!                   8 - Verical physics  (namzdf, namnpc, namric, namtke, namkpp, namddm) 
    11 !!                   9 - diagnostics      (namtrd, namgap, namspr, namflo, namptr) 
    12 !!                   9 - miscellaneous    (namsol) 
     2!! NEMO/OPA  :  1 - run manager      (namrun, nam_ctl, nam_mpp, nam_mpp_dyndist, nam_ctl) 
     3!! namelists    2 - Domain           (nam_zgr, nam_zgr_sco, namdom) 
     4!!              3 - Surface boundary (namsbc, namsbc_ana, namsbc_flx, namsbc_clio, namsbc_core 
     5!!                                    namsbc_cpl, namqsr, namsbc_rnf, namsbc_ssr, namalb) 
     6!!              4 - lateral boundary (namlbc, namcla, namobc) 
     7!!              5 - bottom  boundary (nambfr, nambbc, nambbl) 
     8!!              6 - Tracer           (nameos, nam_traadv, nam_traldf, namtdp) 
     9!!              7 - dynamics         (nam_dynadv, nam_dynvor, nam_dynhpg, namflg, nam_dynspg, nam_dynldf) 
     10!!              8 - Verical physics  (namzdf, namnpc, namric, namtke, namkpp, namddm) 
     11!!              9 - diagnostics      (namtrd, namgap, namspr, namflo, namptr) 
     12!!              9 - miscellaneous    (namsol) 
    1313!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    1414!  CAUTION: some scripts does not support CAPITALs for logical definition  
     
    313313!       namsbc_rnf   runoffs namelist surface boundary condition 
    314314!----------------------------------------------------------------------- 
     315!cn_dir      Root directory for location of ssr files 
    315316!nn_runoff   =0 no, 1 runoff, 2 runoff+river mouth ups adv 
    316317!rn_hrnf     runoffs, depth over which enhanced vertical mixing is used 
    317318!rn_avt_rnf  runoffs, value of the additional vertical mixing coef. [m2/s] 
    318 !cn_dir      Root directory for location of ssr files 
    319319!sn_rnf      informations about the runoff file to be read 
    320320!sn_cnf      informations about the runoff mouth file to be read 
     
    323323!               !                    !   (if <0  months) !   name     !     (logical)      ! 
    324324&namsbc_rnf 
     325   cn_dir     = './' 
    325326   nn_runoff  = 0 
    326327   rn_hrnf    = 0.e0 
    327328   rn_avt_rnf = 1.e-3 
    328    cn_dir     = './' 
    329329   sn_rnf     = 'runoff_1m_nomask.nc' ,      -12.        ,  'sorunoff',    .true.   ,  1  ,  0      
    330330   sn_cnf     = 'runoff_1m_nomask.nc' ,        0.        ,  'socoefr' ,    .false.  ,  1  ,  0               
     
    333333!       namsbc_ssr   surface boundary condition : sea surface restoring 
    334334!----------------------------------------------------------------------- 
     335!  cn_dir    directory in which the model is executed 
    335336!  nn_sstr   =0/1   add a retroaction term in the surface heat flux 
    336337!  nn_sssr   =O/1/2 add a damping term in the surface freshwater flux 
     
    343344!               !                 !   (if <0  months) !   name   !    (logical)      !  (0/1) !  record  ! 
    344345&namsbc_ssr 
     346   cn_dir       = './' 
    345347   nn_sstr      = 0 
    346348   nn_sssr      = 0 
  • trunk/CONFIG/ORCA2_LIM/EXP00/1_namelist

    r907 r908  
    313313!       namsbc_rnf   runoffs namelist surface boundary condition 
    314314!----------------------------------------------------------------------- 
     315!cn_dir      Root directory for location of ssr files 
    315316!nn_runoff   =0 no, 1 runoff, 2 runoff+river mouth ups adv 
    316317!rn_hrnf     runoffs, depth over which enhanced vertical mixing is used 
    317318!rn_avt_rnf  runoffs, value of the additional vertical mixing coef. [m2/s] 
    318 !cn_dir      Root directory for location of ssr files 
    319319!sn_rnf      informations about the runoff file to be read 
    320320!sn_cnf      informations about the runoff mouth file to be read 
     
    323323!               !                    !   (if <0  months) !   name     !     (logical)      ! 
    324324&namsbc_rnf 
     325   cn_dir     = './' 
    325326   nn_runoff  = 2 
    326327   rn_hrnf    = 0.e0 
    327328   rn_avt_rnf = 1.e-3 
    328    cn_dir     = './' 
    329329   sn_rnf     = 'runoff_1m_nomask.nc' ,      -12.        ,  'sorunoff',    .true.   ,  1  ,  0      
    330330   sn_cnf     = 'runoff_1m_nomask.nc' ,        0.        ,  'socoefr' ,    .false.  ,  1  ,  0               
     
    333333!       namsbc_ssr   surface boundary condition : sea surface restoring 
    334334!----------------------------------------------------------------------- 
     335!  cn_dir    directory in which the model is executed 
    335336!  nn_sstr   =0/1   add a retroaction term in the surface heat flux 
    336337!  nn_sssr   =O/1/2 add a damping term in the surface freshwater flux 
     
    343344!               !                 !   (if <0  months) !   name   !    (logical)      !  (0/1) !  record  ! 
    344345&namsbc_ssr 
     346   cn_dir       = './' 
    345347   nn_sstr      = 0 
    346348   nn_sssr      = 0 
  • trunk/CONFIG/ORCA2_LIM/EXP00/namelist

    r907 r908  
    313313!       namsbc_rnf   runoffs namelist surface boundary condition 
    314314!----------------------------------------------------------------------- 
     315!cn_dir      Root directory for location of ssr files 
    315316!nn_runoff   =0 no, 1 runoff, 2 runoff+river mouth ups adv 
    316317!rn_hrnf     runoffs, depth over which enhanced vertical mixing is used 
    317318!rn_avt_rnf  runoffs, value of the additional vertical mixing coef. [m2/s] 
    318 !cn_dir      Root directory for location of ssr files 
    319319!sn_rnf      informations about the runoff file to be read 
    320320!sn_cnf      informations about the runoff mouth file to be read 
     
    323323!               !                    !   (if <0  months) !   name     !     (logical)      ! 
    324324&namsbc_rnf 
     325   cn_dir     = './' 
    325326   nn_runoff  = 2 
    326327   rn_hrnf    = 0.e0 
    327328   rn_avt_rnf = 1.e-3 
    328    cn_dir     = './' 
    329329   sn_rnf     = 'runoff_1m_nomask.nc' ,      -12.        ,  'sorunoff',    .true.   ,  1  ,  0      
    330330   sn_cnf     = 'runoff_1m_nomask.nc' ,        0.        ,  'socoefr' ,    .false.  ,  1  ,  0               
     
    333333!       namsbc_ssr   surface boundary condition : sea surface restoring 
    334334!----------------------------------------------------------------------- 
     335!  cn_dir    directory in which the model is executed 
    335336!  nn_sstr   =0/1   add a retroaction term in the surface heat flux 
    336337!  nn_sssr   =O/1/2 add a damping term in the surface freshwater flux 
     
    343344!               !                 !   (if <0  months) !   name   !    (logical)      !  (0/1) !  record  ! 
    344345&namsbc_ssr 
     346   cn_dir       = './' 
    345347   nn_sstr      = 0 
    346348   nn_sssr      = 0 
Note: See TracChangeset for help on using the changeset viewer.