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 8518 for branches/2017/dev_r8183_ICEMODEL/NEMOGCM/NEMO/LIM_SRC_3/icewri.F90 – NEMO

Ignore:
Timestamp:
2017-09-13T18:46:56+02:00 (7 years ago)
Author:
clem
Message:

changes in style - part6 - commits of the day

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r8183_ICEMODEL/NEMOGCM/NEMO/LIM_SRC_3/icewri.F90

    r8500 r8518  
    192192      CALL iom_put ('hfxsnw'     , hfx_snw(:,:)         )   !   
    193193      CALL iom_put ('hfxsub'     , hfx_sub(:,:)         )   !   
    194       CALL iom_put ('hfxerr'     , hfx_err(:,:)         )   !   
     194      CALL iom_put ('hfxerr'     , hfx_err_dif(:,:)     )   !   
    195195      CALL iom_put ('hfxerr_rem' , hfx_err_rem(:,:)     )   !   
    196196       
Note: See TracChangeset for help on using the changeset viewer.