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 3839 for branches/2011/dev_r2739_LOCEAN8_ZTC/NEMOGCM/CONFIG – NEMO

Ignore:
Timestamp:
2013-03-14T19:00:38+01:00 (11 years ago)
Author:
gm
Message:

dev_r2739_LOCEAN8_ZTC (z-tilde): #863 correct bugs and rename some variables

Location:
branches/2011/dev_r2739_LOCEAN8_ZTC/NEMOGCM/CONFIG
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • branches/2011/dev_r2739_LOCEAN8_ZTC/NEMOGCM/CONFIG/GYRE/EXP00/namelist

    r2905 r3839  
    511511&nam_vvl    !   vertical coordinate options 
    512512!----------------------------------------------------------------------- 
    513 &nam_vvl 
    514    ln_vvl_zstar  = .false. !  zstar vertical coordinate                     
     513   ln_vvl_zstar  = .true.  !  zstar vertical coordinate                     
    515514   ln_vvl_ztilde = .false. !  hybrid verticalcoordinate: only high frequency variations 
    516515   ln_vvl_layer  = .false. !  full layer vertical coordinate 
    517    ahe3          = 0.e0    !  thickness diffusion coefficient  
     516   rn_ahe3       = 0.e0    !  thickness diffusion coefficient  
     517   ln_vvl_dbg    = .true.  !  debug prints    (T/F) 
    518518/ 
    519519!----------------------------------------------------------------------- 
  • branches/2011/dev_r2739_LOCEAN8_ZTC/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/1_namelist

    r2905 r3839  
    511511&nam_vvl    !   vertical coordinate options 
    512512!----------------------------------------------------------------------- 
    513 &nam_vvl 
    514513   ln_vvl_zstar  = .false. !  zstar vertical coordinate                     
    515    ln_vvl_ztilde = .false. !  hybrid verticalcoordinate: only high frequency variations 
     514   ln_vvl_ztilde = .true. !  hybrid verticalcoordinate: only high frequency variations 
    516515   ln_vvl_layer  = .false. !  full layer vertical coordinate 
    517    ahe3          = 0.e0    !  thickness diffusion coefficient  
     516   rn_ahe3       = 0.e0    !  thickness diffusion coefficient  
     517   ln_vvl_dbg    = .true.  !  debug prints    (T/F) 
    518518/ 
    519519!----------------------------------------------------------------------- 
  • branches/2011/dev_r2739_LOCEAN8_ZTC/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/iodef.xml

    r2905 r3839  
    4949   <field id="cellthc"      description="Cell thickness"                            unit="m"     axis_ref="deptht"  /> 
    5050   <!-- variables available with key_vvl --> 
    51    <field id="e3t_n"        description="vertical scale factor"                     unit="m"                        /> 
    52    <field id="e3tdef"       description="vertical scale factor variance"            unit="%^2"                      /> 
    53    <field id="dept_n"       description="depth"                                     unit="m"                        /> 
     51   <field id="e3t_n"        description="vertical scale factor"                     unit="m"     axis_ref="deptht"  /> 
     52   <field id="e3tdef"       description="vertical scale factor variance"            unit="%^2"   axis_ref="deptht"  /> 
     53   <field id="dept_n"       description="depth"                                     unit="m"     axis_ref="deptht"  /> 
    5454     </group> 
    5555 
     
    296296     <field ref="hc300"        name="sohtc300"  /> 
    297297     <field ref="ist_ipa"      name="soicetem"  /> 
    298      <field ref="icealb_cea"   name="soicealb"  />    
     298     <field ref="icealb_cea"   name="soicealb"  /> 
     299     <field ref="e3t_n"        name="voe3tvvl"  /> 
     300     <field ref="e3tdef"       name="voe3tdef"  /> 
     301     <field ref="dept_n"       name="vodepthn"  /> 
    299302   </file> 
    300303    
     
    613616   <field id="botpres"      description="Pressure at sea floor"                     unit="dbar"                     /> 
    614617   <field id="cellthc"      description="Cell thickness"                            unit="m"     axis_ref="deptht"  /> 
     618   <!-- variables available with key_vvl --> 
     619   <field id="e3t_n"        description="vertical scale factor"                     unit="m"     axis_ref="deptht"  /> 
     620   <field id="e3tdef"    description="vertical scale factor variance"       unit="%^2"   axis_ref="deptht"  /> 
     621   <field id="dept_n"    description="depth"              unit="m"     axis_ref="deptht"  /> 
    615622     </group> 
    616623 
     
    859866     <field ref="hc300"        name="sohtc300"  /> 
    860867     <field ref="ist_ipa"      name="soicetem"  /> 
    861      <field ref="icealb_cea"   name="soicealb"  />    
     868     <field ref="icealb_cea"   name="soicealb"  /> 
     869     <field ref="e3t_n"        name="voe3tvvl"  /> 
     870     <field ref="e3tdef"       name="voe3tdef"  /> 
     871     <field ref="dept_n"       name="vodepthn"  /> 
    862872   </file> 
    863873    
  • branches/2011/dev_r2739_LOCEAN8_ZTC/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist

    r2905 r3839  
    5858&namzgr        !   vertical coordinate 
    5959!----------------------------------------------------------------------- 
    60    ln_zco      = .false.   !  z-coordinate - full    steps   (T/F)      ("key_zco" may also be defined) 
    61    ln_zps      = .true.    !  z-coordinate - partial steps   (T/F) 
     60   ln_zco      = .true.    !  z-coordinate - full    steps   (T/F)      ("key_zco" may also be defined) 
     61   ln_zps      = .false.   !  z-coordinate - partial steps   (T/F) 
    6262   ln_sco      = .false.   !  s- or hybrid z-s-coordinate    (T/F) 
    6363/ 
     
    252252   ln_qsr_2bd  = .false.   !  2 bands              light penetration 
    253253   ln_qsr_bio  = .false.   !  bio-model light penetration 
    254    nn_chldta   =      1    !  RGB : Chl data (=1) or cst value (=0) 
     254   nn_chldta   =      0    !  RGB : Chl data (=1) or cst value (=0) 
    255255   rn_abs      =   0.58    !  RGB & 2 bands: fraction of light (rn_si1) 
    256256   rn_si0      =   0.35    !  RGB & 2 bands: shortess depth of extinction 
     
    511511&nam_vvl    !   vertical coordinate options 
    512512!----------------------------------------------------------------------- 
    513 &nam_vvl 
    514    ln_vvl_zstar  = .true.  !  zstar vertical coordinate                     
    515    ln_vvl_ztilde = .false. !  hybrid verticalcoordinate: only high frequency variations 
     513   ln_vvl_zstar  = .false. !  zstar vertical coordinate                     
     514   ln_vvl_ztilde = .true.  !  hybrid verticalcoordinate: only high frequency variations 
    516515   ln_vvl_layer  = .false. !  full layer vertical coordinate 
    517    ahe3          = 0.e0    !  thickness diffusion coefficient  
     516   rn_ahe3       = 0.e0    !  thickness diffusion coefficient  
     517   ln_vvl_dbg    = .true.  !  debug prints    (T/F) 
    518518/ 
    519519!----------------------------------------------------------------------- 
    520520&namdyn_adv    !   formulation of the momentum advection 
    521521!----------------------------------------------------------------------- 
    522    ln_dynadv_vec = .true. !  vector form (T) or flux form (F)   
    523    ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme 
     522   ln_dynadv_vec = .false. !  vector form (T) or flux form (F)   
     523   ln_dynadv_cen2= .true. !  flux form - 2nd order centered scheme 
    524524   ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme  
    525525 
     
    536536!----------------------------------------------------------------------- 
    537537   ln_hpg_zco  = .false.   !  z-coordinate - full steps                    
    538    ln_hpg_zps  = .true.    !  z-coordinate - partial steps (interpolation) 
    539    ln_hpg_sco  = .false.   !  s-coordinate (standard jacobian formulation) 
     538   ln_hpg_zps  = .false.   !  z-coordinate - partial steps (interpolation) 
     539   ln_hpg_sco  = .true.    !  s-coordinate (standard jacobian formulation) 
    540540   ln_hpg_hel  = .false.   !  s-coordinate (helsinki modification) 
    541541   ln_hpg_wdj  = .false.   !  s-coordinate (weighted density jacobian) 
     
    781781&namhsb       !  Heat and salt budgets  
    782782!----------------------------------------------------------------------- 
    783    ln_diahsb  = .false.    !  check the heat and salt budgets (T) or not (F) 
     783   ln_diahsb  = .true.    !  check the heat and salt budgets (T) or not (F) 
    784784/ 
    785785 
  • branches/2011/dev_r2739_LOCEAN8_ZTC/NEMOGCM/CONFIG/ORCA2_LIM/IGCM00/COMP/opa9.card

    r2572 r3839  
    8484        (mesh_mask.nc     ,               ${R_OUT_OCE_O}/${config_UserChoices_JobName}_mesh_mask.nc, NONE),\ 
    8585        (output.abort.nc  ,               ${R_OUT_OCE_D}/${PREFIX}_output.abort.nc,                  NONE),\ 
    86         (output.init.nc   ,               ${R_OUT_OCE_O_I}/${config_UserChoices_JobName}_${PeriodDateBegin}_output.init.nc, NONE) 
     86        (output.init.nc   ,               ${R_OUT_OCE_O_I}/${config_UserChoices_JobName}_${PeriodDateBegin}_output.init.nc, NONE),\ 
     87        (heat_salt_volume_budgets.txt,    ${R_OUT_OCE_D}/${config_UserChoices_JobName}_${PeriodDateBegin}_heat_salt_volume_budgets, NONE) 
    8788 
    8889 
  • branches/2011/dev_r2739_LOCEAN8_ZTC/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist

    r2905 r3839  
    512512&nam_vvl    !   vertical coordinate options 
    513513!----------------------------------------------------------------------- 
    514 &nam_vvl 
    515    ln_vvl_zstar  = .false. !  zstar vertical coordinate                     
     514   ln_vvl_zstar  = .true.  !  zstar vertical coordinate                     
    516515   ln_vvl_ztilde = .false. !  hybrid verticalcoordinate: only high frequency variations 
    517516   ln_vvl_layer  = .false. !  full layer vertical coordinate 
    518    ahe3          = 0.e0    !  thickness diffusion coefficient  
     517   rn_ahe3       = 0.e0    !  thickness diffusion coefficient  
     518   ln_vvl_dbg    = .true.  !  debug prints    (T/F) 
    519519/ 
    520520!----------------------------------------------------------------------- 
  • branches/2011/dev_r2739_LOCEAN8_ZTC/NEMOGCM/CONFIG/POMME/EXP00/namelist

    r2905 r3839  
    512512!----------------------------------------------------------------------- 
    513513&nam_vvl 
    514    ln_vvl_zstar  = .false. !  zstar vertical coordinate                     
     514   ln_vvl_zstar  = .true. !  zstar vertical coordinate                     
    515515   ln_vvl_ztilde = .false. !  hybrid verticalcoordinate: only high frequency variations 
    516516   ln_vvl_layer  = .false. !  full layer vertical coordinate 
    517    ahe3          = 0.e0    !  thickness diffusion coefficient  
     517   rn_ahe3       = 0.e0    !  thickness diffusion coefficient  
     518   ln_vvl_dbg    = .true.  !  debug prints    (T/F) 
    518519/ 
    519520!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.