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 13582 for NEMO/trunk/src/OCE – NEMO

Changeset 13582 for NEMO/trunk/src/OCE


Ignore:
Timestamp:
2020-10-09T13:50:49+02:00 (4 years ago)
Author:
mathiot
Message:

ticket #2544: add initialisation snwice_fmass (trunk)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/SBC/sbcfwb.F90

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