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 15372 for NEMO/trunk/src/OCE/ICB/icbini.F90 – NEMO

Ignore:
Timestamp:
2021-10-14T17:47:24+02:00 (3 years ago)
Author:
davestorkey
Message:

trunk: fix for wind forcing of icebergs #2728

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/ICB/icbini.F90

    r15088 r15372  
    7373      ! 
    7474      IF( .NOT. ln_icebergs )   RETURN 
     75      ! 
     76      ALLOCATE( utau_icb(jpi,jpj), vtau_icb(jpi,jpj) ) 
    7577      ! 
    7678      !                          ! allocate gridded fields 
Note: See TracChangeset for help on using the changeset viewer.