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 2061 for branches/DEV_r1924_nocs_latphys/NEMO/OPA_SRC/LDF/ldftra_oce.F90 – NEMO

Ignore:
Timestamp:
2010-08-19T12:08:05+02:00 (14 years ago)
Author:
sga
Message:

Corrections by George Nurser to NEMO branch DEV_r1924_nocs_latphys

Updating of ralpha, rbeta to rn_alpha, rn_beta; neos to nn_eos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DEV_r1924_nocs_latphys/NEMO/OPA_SRC/LDF/ldftra_oce.F90

    r2060 r2061  
    2626   REAL(wp), PUBLIC ::   rn_aeiv_0       = 2000._wp  !: eddy induced velocity coefficient (m2/s) 
    2727 
    28 !  REAL(wp), PUBLIC ::   aht0, ahtb0, aeiv0         !!: OLD namelist names 
     28   REAL(wp), PUBLIC ::   aht0, ahtb0, aeiv0         !!: OLD namelist names 
    2929 
    3030#if defined key_traldf_c3d 
Note: See TracChangeset for help on using the changeset viewer.