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 9864 for branches/UKMO/dev_isf_flx_UKESM_r9321/NEMOGCM/NEMO/OPA_SRC/SBC/sbcisf.F90 – NEMO

Ignore:
Timestamp:
2018-07-02T11:46:54+02:00 (6 years ago)
Author:
mathiot
Message:

fix melt diagnostics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/dev_isf_flx_UKESM_r9321/NEMOGCM/NEMO/OPA_SRC/SBC/sbcisf.F90

    r9855 r9864  
    364364         ! output 
    365365         IF( iom_use('qlatisf' ) )   CALL iom_put('qlatisf', qisf) 
    366          IF( iom_use('fwfisf'  ) )   CALL iom_put('fwfisf' , fwfisf * stbl(:,:) / soce ) 
     366         IF( iom_use('fwfisf'  ) )   CALL iom_put('fwfisf' , fwfisf) 
    367367 
    368368         ! lbclnk 
Note: See TracChangeset for help on using the changeset viewer.