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 11585 for NEMO/branches/UKMO – NEMO

Changeset 11585 for NEMO/branches/UKMO


Ignore:
Timestamp:
2019-09-20T14:54:20+02:00 (5 years ago)
Author:
dancopsey
Message:

Make nn_iceini_file public

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/NEMO_4.0_init_ice/src/ICE/iceistate.F90

    r11581 r11585  
    4848   !                             !! ** namelist (namini) ** 
    4949   LOGICAL  ::   ln_iceini        ! initialization or not 
    50    INTEGER  ::   nn_iceini_file   ! Ice initialization: 
     50   INTEGER, PUBLIC  ::   nn_iceini_file   ! Ice initialization: 
    5151                                  !        0 = Initialise sea ice based on SSTs 
    5252                                  !        1 = Initialise sea ice from single category netcdf file 
Note: See TracChangeset for help on using the changeset viewer.