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 15574 for NEMO/branches/2021/dev_r14318_RK3_stage1/cfgs/AGRIF_DEMO – NEMO

Ignore:
Timestamp:
2021-12-03T20:32:50+01:00 (3 years ago)
Author:
techene
Message:

#2605 #2715 trunk merged into dev_r14318_RK3_stage1

Location:
NEMO/branches/2021/dev_r14318_RK3_stage1
Files:
1 deleted
10 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2021/dev_r14318_RK3_stage1

    • Property svn:externals
      •  

        old new  
        99 
        1010# SETTE 
        11 ^/utils/CI/sette@14244        sette 
         11^/utils/CI/sette@HEAD        sette 
         12 
  • NEMO/branches/2021/dev_r14318_RK3_stage1/cfgs/AGRIF_DEMO/EXPREF/1_namelist_cfg

    r14229 r15574  
    1212!!   namtsd       data: temperature & salinity                          (default: OFF) 
    1313!!   namcrs       coarsened grid (for outputs and/or TOP)               (ln_crs =T) 
    14 !!   namc1d       1D configuration options                              ("key_c1d") 
    15 !!   namc1d_dyndmp 1D newtonian damping applied on currents             ("key_c1d") 
    16 !!   namc1d_uvd   1D data (currents)                                    ("key_c1d") 
     14!!   namc1d       1D configuration options                              (ln_c1d =T) 
     15!!   namc1d_dyndmp 1D newtonian damping applied on currents             (ln_c1d =T) 
     16!!   namc1d_uvd   1D data (currents)                                    (ln_c1d =T) 
    1717!!====================================================================== 
    1818! 
     
    4040      ln_closea    = .false.    !  F => suppress closed seas (defined by closea_mask field)  
    4141      !                         !       from the bathymetry at runtime. 
     42/ 
     43!----------------------------------------------------------------------- 
     44&namtile        !   parameters of the tiling 
     45!----------------------------------------------------------------------- 
    4246/ 
    4347!----------------------------------------------------------------------- 
     
    171175   rn_shlat    =    2.     !  no slip 
    172176/ 
     177!----------------------------------------------------------------------- 
     178&namagrif      !  AGRIF zoom                                            ("key_agrif") 
     179!----------------------------------------------------------------------- 
     180   ln_init_chfrpar = .true. !  initialize child grids from parent 
     181/ 
    173182!!====================================================================== 
    174183!!                ***  Top/Bottom boundary condition  ***             !! 
  • NEMO/branches/2021/dev_r14318_RK3_stage1/cfgs/AGRIF_DEMO/EXPREF/1_namelist_top_cfg

    r14086 r15574  
    22&namtrc_run      !   run information 
    33!----------------------------------------------------------------------- 
    4    ln_top_euler = .true. 
    54/ 
    65!----------------------------------------------------------------------- 
  • NEMO/branches/2021/dev_r14318_RK3_stage1/cfgs/AGRIF_DEMO/EXPREF/2_namelist_cfg

    r14229 r15574  
    1212!!   namtsd       data: temperature & salinity                          (default: OFF) 
    1313!!   namcrs       coarsened grid (for outputs and/or TOP)               (ln_crs =T) 
    14 !!   namc1d       1D configuration options                              ("key_c1d") 
    15 !!   namc1d_dyndmp 1D newtonian damping applied on currents             ("key_c1d") 
    16 !!   namc1d_uvd   1D data (currents)                                    ("key_c1d") 
     14!!   namc1d       1D configuration options                              (ln_c1d =T) 
     15!!   namc1d_dyndmp 1D newtonian damping applied on currents             (ln_c1d =T) 
     16!!   namc1d_uvd   1D data (currents)                                    (ln_c1d =T) 
    1717!!====================================================================== 
    1818! 
     
    4040/ 
    4141!----------------------------------------------------------------------- 
     42&namtile        !   parameters of the tiling 
     43!----------------------------------------------------------------------- 
     44/ 
     45!----------------------------------------------------------------------- 
    4246&namtsd        !    Temperature & Salinity Data                         (default: OFF) 
    4347!----------------------------------------------------------------------- 
    44    !                       ! =T  read T-S fields for: 
    45    ln_tsd_init = .true.          !  ocean initialisation 
    46    ln_tsd_dmp  = .false.         !  T-S restoring   (see namtra_dmp) 
    47  
    48    cn_dir = './'     !  root directory for the T-S data location 
    49    !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________! 
    50    !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
    51    !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   ! 
    52    sn_tem = 'data_1m_potential_temperature_nomask',     -1.   ,'votemper',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    '' 
    53    sn_sal = 'data_1m_salinity_nomask'             ,     -1.   ,'vosaline',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    '' 
    5448/ 
    5549!!====================================================================== 
     
    112106!----------------------------------------------------------------------- 
    113107   !                       ! type of penetration                        (default: NO selection) 
    114    ln_qsr_rgb  = .true.       !  RGB light penetration (Red-Green-Blue) 
    115    ! 
    116    nn_chldta   =      1       !  RGB : Chl data (=1) or cst value (=0) 
     108   ln_qsr_2bd  = .true.    !  2BD light penetration (two bands) 
     109   !                       !  RGB & 2BD choices: 
     110   rn_si1      =   10.0       !  2BD : longest depth of extinction 
     111   ln_qsr_rgb  = .false.      !  RGB light penetration (Red-Green-Blue) 
     112   ! 
     113   nn_chldta   =      0       !  RGB : Chl data (=1) or cst value (=0) 
    117114 
    118115   cn_dir      = './'      !  root directory for the chlorophyl data location 
    119    !___________!_________________________!___________________!___________!_____________!________!___________!______________________________________!__________!_______________! 
    120    !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ !          weights filename            ! rotation ! land/sea mask ! 
    121    !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                                      ! pairing  !    filename   ! 
    122    sn_chl      ='chlorophyll'            ,        -1.        , 'CHLA'    ,   .true.    , .true. , 'yearly'  , ''                                  , ''       , '' 
     116   !___________!_________________________!___________________!___________!_____________!________!___________!_______________________________!__________!_______________! 
     117   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ !          weights filename     ! rotation ! land/sea mask ! 
     118   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                               ! pairing  !    filename   ! 
     119   sn_chl      ='chlorophyll'            ,        -1.        , 'CHLA'    ,   .true.    , .true. , 'yearly'  , 'weights_ORCA2_nordic1_bilin' , ''       , '' 
    123120/ 
    124121!----------------------------------------------------------------------- 
     
    157154&namagrif      !  AGRIF zoom                                            ("key_agrif") 
    158155!----------------------------------------------------------------------- 
    159    ln_spc_dyn    = .true.  !  use 0 as special value for dynamics 
    160    ln_chk_bathy  = .false. !  =T  check the parent bathymetry 
     156   ln_init_chfrpar = .true. !  initialize child grids from parent 
    161157/ 
    162158!----------------------------------------------------------------------- 
  • NEMO/branches/2021/dev_r14318_RK3_stage1/cfgs/AGRIF_DEMO/EXPREF/2_namelist_top_cfg

    r14086 r15574  
    22&namtrc_run      !   run information 
    33!----------------------------------------------------------------------- 
    4    ln_top_euler = .true. 
    54/ 
    65!----------------------------------------------------------------------- 
  • NEMO/branches/2021/dev_r14318_RK3_stage1/cfgs/AGRIF_DEMO/EXPREF/3_namelist_cfg

    r14229 r15574  
    1212!!   namtsd       data: temperature & salinity                          (default: OFF) 
    1313!!   namcrs       coarsened grid (for outputs and/or TOP)               (ln_crs =T) 
    14 !!   namc1d       1D configuration options                              ("key_c1d") 
    15 !!   namc1d_dyndmp 1D newtonian damping applied on currents             ("key_c1d") 
    16 !!   namc1d_uvd   1D data (currents)                                    ("key_c1d") 
     14!!   namc1d       1D configuration options                              (ln_c1d =T) 
     15!!   namc1d_dyndmp 1D newtonian damping applied on currents             (ln_c1d =T) 
     16!!   namc1d_uvd   1D data (currents)                                    (ln_c1d =T) 
    1717!!====================================================================== 
    1818! 
     
    4040/ 
    4141!----------------------------------------------------------------------- 
     42&namtile        !   parameters of the tiling 
     43!----------------------------------------------------------------------- 
     44/ 
     45!----------------------------------------------------------------------- 
    4246&namtsd        !    Temperature & Salinity Data                         (default: OFF) 
    4347!----------------------------------------------------------------------- 
    44    !                       ! =T  read T-S fields for: 
    45    ln_tsd_init = .true.          !  ocean initialisation 
    46    ln_tsd_dmp  = .false.         !  T-S restoring   (see namtra_dmp) 
    47  
    48    cn_dir = './'     !  root directory for the T-S data location 
    49    !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________! 
    50    !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask ! 
    51    !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   ! 
    52    sn_tem = 'data_1m_potential_temperature_nomask',     -1.     ,'votemper',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    '' 
    53    sn_sal = 'data_1m_salinity_nomask'             ,     -1.     ,'vosaline',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    '' 
    5448/ 
    5549!!====================================================================== 
     
    112106!----------------------------------------------------------------------- 
    113107   !                       ! type of penetration                        (default: NO selection) 
    114    ln_qsr_rgb  = .true.       !  RGB light penetration (Red-Green-Blue) 
    115    ! 
    116    nn_chldta   =      1       !  RGB : Chl data (=1) or cst value (=0) 
     108   ln_qsr_2bd  = .true.    !  2BD light penetration (two bands) 
     109   !                       !  RGB & 2BD choices: 
     110   rn_si1      =   10.0       !  2BD : longest depth of extinction 
     111   ln_qsr_rgb  = .false.      !  RGB light penetration (Red-Green-Blue) 
     112   ! 
     113   nn_chldta   =      0       !  RGB : Chl data (=1) or cst value (=0) 
    117114 
    118115   cn_dir      = './'      !  root directory for the chlorophyl data location 
    119    !___________!_________________________!___________________!___________!_____________!________!___________!______________________________________!__________!_______________! 
    120    !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ !          weights filename            ! rotation ! land/sea mask ! 
    121    !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                                      ! pairing  !    filename   ! 
    122    sn_chl      ='chlorophyll'            ,        -1.        , 'CHLA'    ,   .true.    , .true. , 'yearly'  , ''                                  , ''       , '' 
     116   !___________!_________________________!___________________!___________!_____________!________!___________!_______________________________!__________!_______________! 
     117   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ !          weights filename     ! rotation ! land/sea mask ! 
     118   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                               ! pairing  !    filename   ! 
     119   sn_chl      ='chlorophyll'            ,        -1.        , 'CHLA'    ,   .true.    , .true. , 'yearly'  , 'weights_ORCA2_nordic2_bilin' , ''       , '' 
    123120/ 
    124121!----------------------------------------------------------------------- 
     
    157154&namagrif      !  AGRIF zoom                                            ("key_agrif") 
    158155!----------------------------------------------------------------------- 
    159    ln_spc_dyn    = .true.  !  use 0 as special value for dynamics 
    160    ln_chk_bathy  = .false.  !  =T  check the parent bathymetry 
     156   ln_init_chfrpar = .true. !  initialize child grids from parent 
    161157/ 
    162158!----------------------------------------------------------------------- 
  • NEMO/branches/2021/dev_r14318_RK3_stage1/cfgs/AGRIF_DEMO/EXPREF/3_namelist_top_cfg

    r14086 r15574  
    22&namtrc_run      !   run information 
    33!----------------------------------------------------------------------- 
    4    ln_top_euler = .true. 
    54/ 
    65!----------------------------------------------------------------------- 
  • NEMO/branches/2021/dev_r14318_RK3_stage1/cfgs/AGRIF_DEMO/EXPREF/AGRIF_FixedGrids.in

    r13286 r15574  
    112 
    2 41 81 49 91 1 1 1 
    3 121 152 110 143 4 4 4 
     245 85 52 94 1 1 1 
     3121 146 113 133 4 4 4 
    440 
    551 
    6 38 80 71 111 3 3 3 
     620 60 27 60 3 3 3 
    770 
  • NEMO/branches/2021/dev_r14318_RK3_stage1/cfgs/AGRIF_DEMO/EXPREF/namelist_cfg

    r14229 r15574  
    1212!!   namtsd       data: temperature & salinity                          (default: OFF) 
    1313!!   namcrs       coarsened grid (for outputs and/or TOP)               (ln_crs =T) 
    14 !!   namc1d       1D configuration options                              ("key_c1d") 
    15 !!   namc1d_dyndmp 1D newtonian damping applied on currents             ("key_c1d") 
    16 !!   namc1d_uvd   1D data (currents)                                    ("key_c1d") 
     14!!   namc1d       1D configuration options                              (ln_c1d =T) 
     15!!   namc1d_dyndmp 1D newtonian damping applied on currents             (ln_c1d =T) 
     16!!   namc1d_uvd   1D data (currents)                                    (ln_c1d =T) 
    1717!!====================================================================== 
    1818! 
     
    4040      ln_closea    = .false.    !  F => suppress closed seas (defined by closea_mask field)  
    4141      !                         !       from the bathymetry at runtime. 
     42/ 
     43!----------------------------------------------------------------------- 
     44&namtile        !   parameters of the tiling 
     45!----------------------------------------------------------------------- 
    4246/ 
    4347!----------------------------------------------------------------------- 
  • NEMO/branches/2021/dev_r14318_RK3_stage1/cfgs/AGRIF_DEMO/EXPREF/namelist_top_cfg

    r14086 r15574  
    22&namtrc_run      !   run information 
    33!----------------------------------------------------------------------- 
    4    ln_top_euler = .true. 
    54/ 
    65!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.