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 13379 for NEMO/trunk/tests/ISOMIP+ – NEMO

Ignore:
Timestamp:
2020-08-05T19:27:21+02:00 (4 years ago)
Author:
mathiot
Message:

update ISOMIP+: fix bug if default init not 0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/tests/ISOMIP+/MY_SRC/sbcfwb.F90

    r13286 r13379  
    9595         snwice_mass_b(:,:) = 0.e0               ! no sea-ice model is being used : no snow+ice mass 
    9696         snwice_mass  (:,:) = 0.e0 
     97         snwice_fmass (:,:) = 0.e0 
    9798#endif 
    9899         ! 
Note: See TracChangeset for help on using the changeset viewer.