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

Changeset 12510


Ignore:
Timestamp:
2020-03-05T08:40:51+01:00 (4 years ago)
Author:
gsamson
Message:

apply zdf_iwm_init bugfix suggested in ticket #2397 to correct ORCA2_ICE_PISCES restartability issue introduced in rev12501 (ticket #2395)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/ZDF/zdfiwm.F90

    r12501 r12510  
    458458 
    459459      !                             ! read necessary fields 
    460       CALL fld_read( 1, 1, sf_iwm ) 
     460      CALL fld_read( nit000, 1, sf_iwm ) 
    461461 
    462462      ebot_iwm(:,:) = sf_iwm(1)%fnow(:,:,1) * ssmask(:,:) ! energy flux for high-mode wave breaking [W/m2] 
Note: See TracChangeset for help on using the changeset viewer.