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 1051 for trunk/NEMO/OPA_SRC/SBC/sbcice_lim_2.F90 – NEMO

Ignore:
Timestamp:
2008-06-03T15:17:23+02:00 (16 years ago)
Author:
ctlod
Message:

trunk: remove useless sea-ice/ocean velocities as arguments of CALL sequences since they are not used in CLIO bulk, see ticket: #185

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/SBC/sbcice_lim_2.F90

    r1044 r1051  
    147147         SELECT CASE( kblk ) 
    148148         CASE( 3 )           ! CLIO bulk formulation 
    149             CALL blk_ice_clio( zsist , ui_ice , vi_ice   , alb_ice_cs , alb_ice_os ,             & 
     149            CALL blk_ice_clio( zsist , alb_ice_cs , alb_ice_os ,                                 & 
    150150               &                               utaui_ice , vtaui_ice  , zqns_ice   , zqsr_ice,   & 
    151151               &                               zqla_ice  , zdqns_ice  , zdqla_ice  ,             & 
Note: See TracChangeset for help on using the changeset viewer.