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 11811 for NEMO – NEMO

Changeset 11811 for NEMO


Ignore:
Timestamp:
2019-10-28T11:13:34+01:00 (4 years ago)
Author:
smasson
Message:

release-4.0.1: add missing USE phycst in icedyn_adv_pra, needed when not using key_iomput

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/releases/release-4.0.1/src/ICE/icedyn_adv_pra.F90

    r11730 r11811  
    1616   !!   adv_pra_rst     : read/write Prather field in ice restart file, or initialized to zero 
    1717   !!---------------------------------------------------------------------- 
     18   USE phycst         ! physical constant 
    1819   USE dom_oce        ! ocean domain 
    1920   USE ice            ! sea-ice variables 
Note: See TracChangeset for help on using the changeset viewer.