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 12379 for NEMO/branches/UKMO/NEMO_4.0_add_pond_lids_prints/src/ICE/icethd_pnd.F90 – NEMO

Ignore:
Timestamp:
2020-02-12T17:57:19+01:00 (4 years ago)
Author:
dancopsey
Message:

Add meltpond lid thickness as a new prognostic.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/NEMO_4.0_add_pond_lids_prints/src/ICE/icethd_pnd.F90

    r12371 r12379  
    156156            a_ip_frac_1d(ji) = 0._wp 
    157157            h_ip_1d(ji)      = 0._wp 
     158            lh_ip_1d(ji)     = 0._wp 
    158159            !                                                     !--------------------------------! 
    159160         ELSE                                                     ! Case ice thickness >= rn_himin ! 
Note: See TracChangeset for help on using the changeset viewer.