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 10415 for NEMO/trunk/src/ICE/icevar.F90 – NEMO

Ignore:
Timestamp:
2018-12-19T12:28:25+01:00 (5 years ago)
Author:
clem
Message:

correct the advection for ice ponds, make a couple of cosmetic changes and fix the conservation issue for sea ice advection (just a bugged control print)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/ICE/icevar.F90

    r10413 r10415  
    954954   FUNCTION ice_var_sshdyn(pssh, psnwice_mass, psnwice_mass_b) 
    955955      !!--------------------------------------------------------------------- 
    956       !!                   ***  ROUTINE rhg_evp_rst  *** 
     956      !!                   ***  ROUTINE ice_var_sshdyn  *** 
    957957      !!                      
    958958      !! ** Purpose :  compute the equivalent ssh in lead when sea ice is embedded 
     
    963963      !!                Sea ice-ocean coupling using a rescaled vertical coordinate z*,  
    964964      !!                Ocean Modelling, Volume 24, Issues 1-2, 2008 
    965       !! 
    966965      !!---------------------------------------------------------------------- 
    967966      ! 
Note: See TracChangeset for help on using the changeset viewer.