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 15136 for NEMO/trunk/src/OCE/TRA – NEMO

Ignore:
Timestamp:
2021-07-23T12:07:28+02:00 (3 years ago)
Author:
smasson
Message:

trunk: SWE passes sette tests in debug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/TRA/eosbn2.F90

    r15053 r15136  
    10811081         ! 
    10821082         zt  = ctmp   (ji,jj) * z1_T0 
    1083          zs  = SQRT( ABS( psal(ji,jj) + zdeltaS ) * r1_S0 ) 
     1083         zs  = SQRT( ABS( psal(ji,jj) + zdeltaS ) * z1_S0 ) 
    10841084         ztm = tmask(ji,jj,1) 
    10851085         ! 
Note: See TracChangeset for help on using the changeset viewer.