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 5883 for branches/2015/dev_r5836_NOC3_vvl_by_default/NEMOGCM/NEMO/OPA_SRC/DOM/istate.F90 – NEMO

Ignore:
Timestamp:
2015-11-13T08:01:08+01:00 (8 years ago)
Author:
gm
Message:

#1613: vvl by default: TRA/TRC remove optimization associated with linear free surface

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5836_NOC3_vvl_by_default/NEMOGCM/NEMO/OPA_SRC/DOM/istate.F90

    r5866 r5883  
    122122            ENDIF 
    123123         ENDIF 
    124          !    
     124         ! 
     125!!gm This is to be changed !!!! 
    125126         ! - ML - sshn could be modified by istate_eel, so that initialization of e3t_b is done here 
    126127         IF( .NOT.ln_linssh ) THEN 
     
    129130            END DO 
    130131         ENDIF 
     132!!gm  
    131133         !  
    132134      ENDIF 
Note: See TracChangeset for help on using the changeset viewer.