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 8538 – NEMO

Changeset 8538


Ignore:
Timestamp:
2017-09-19T08:02:33+02:00 (7 years ago)
Author:
gm
Message:

#1558 : minor bug correction: remove double call of cla_init

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/nemo_v3_6_STABLE/NEMOGCM/NEMO/OPA_SRC/LBC/cla.F90

    r4147 r8538  
    7878      IF( kt == nit000 ) THEN 
    7979         ! 
    80          CALL cla_init                                        ! control check  
    81          ! 
    8280         IF(lwp) WRITE(numout,*) 
    8381         IF(lwp) WRITE(numout,*) 'div_cla : cross land advection on hdiv ' 
Note: See TracChangeset for help on using the changeset viewer.