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 8260 – NEMO

Changeset 8260


Ignore:
Timestamp:
2017-06-30T15:13:35+02:00 (7 years ago)
Author:
niall
Message:

remove icb_init

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/AMM15_v3_6_STABLE_package_debug/NEMOGCM/NEMO/OPA_SRC/nemogcm.F90

    r8259 r8260  
    454454      !                                     ! Misc. options 
    455455      IF( nn_cla == 1 .AND. cp_cfg == 'orca' .AND. jp_cfg == 2 )   CALL cla_init       ! Cross Land Advection 
    456                             CALL icb_init( rdt, nit000)   ! initialise icebergs instance 
     456      !                      CALL icb_init( rdt, nit000)   ! initialise icebergs instance 
    457457      !                      CALL sto_par_init   ! Stochastic parametrization 
    458458      IF( ln_sto_eos     )  CALL sto_pts_init   ! RRandom T/S fluctuations 
Note: See TracChangeset for help on using the changeset viewer.