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 5081 for branches/2014/dev_r4765_CNRS_agrif/NEMOGCM/NEMO/NST_SRC/agrif_oce.F90 – NEMO

Ignore:
Timestamp:
2015-02-13T10:51:27+01:00 (9 years ago)
Author:
smasson
Message:

dev_r4765_CNRS_agrif: final version of tke/agrif?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2014/dev_r4765_CNRS_agrif/NEMOGCM/NEMO/NST_SRC/agrif_oce.F90

    r4984 r5081  
    2525   REAL(wp), PUBLIC ::   rn_sponge_dyn = 2800.     !: sponge coeff. for dynamics 
    2626   LOGICAL , PUBLIC ::   ln_chk_bathy  = .FALSE.   !: check of parent bathymetry  
    27    LOGICAL , PUBLIC ::   ln_agrif_tke  = .FALSE.   !: interp/extrap for TKE 
    2827 
    2928   !                                              !!! OLD namelist names 
     
    6665   INTEGER :: e3t_id, e1u_id, e2v_id, sshn_id 
    6766   INTEGER :: scales_t_id 
    68    INTEGER :: avt_id, avm_id, avmu_id, avmv_id 
     67# if defined key_zdftke 
     68   INTEGER :: avt_id, avm_id, en_id 
     69# endif   
    6970   INTEGER :: umsk_id, vmsk_id 
    7071   INTEGER :: kindic_agr 
Note: See TracChangeset for help on using the changeset viewer.