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 5363 for trunk/NEMOGCM/NEMO/OPA_SRC/SBC/sbccpl.F90 – NEMO

Ignore:
Timestamp:
2015-06-05T12:15:22+02:00 (9 years ago)
Author:
hadcv
Message:

Merge of branches/2014/dev_r5134_UKMO4_CF_compliance (r5350, ticket #1332) into the trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/OPA_SRC/SBC/sbccpl.F90

    r5146 r5363  
    11581158      IF( srcv(jpr_cal)%laction ) THEN  
    11591159         emp_tot(:,:) = emp_tot(:,:) - frcv(jpr_cal)%z3(:,:,1) 
    1160          CALL iom_put( 'calving', frcv(jpr_cal)%z3(:,:,1) ) 
     1160         CALL iom_put( 'calving_cea', frcv(jpr_cal)%z3(:,:,1) ) 
    11611161      ENDIF 
    11621162      ! 
Note: See TracChangeset for help on using the changeset viewer.