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 2708 for branches/dev_r2586_dynamic_mem/NEMOGCM/NEMO/OPA_SRC/SBC/sbcice_lim_2.F90 – NEMO

Ignore:
Timestamp:
2011-03-28T09:55:33+02:00 (13 years ago)
Author:
smasson
Message:

dynamic memory: correction for coupled model

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev_r2586_dynamic_mem/NEMOGCM/NEMO/OPA_SRC/SBC/sbcice_lim_2.F90

    r2690 r2708  
    206206            &                                             emp_tot, emp_ice, dqns_ice, sprecip,   & 
    207207            !                                optional arguments, used only in 'mixed oce-ice' case 
    208             &                                             palbi = zalb_ice_cs, psst = sst_m, pist = sist ) 
     208            &                                             palbi = zalb_ice_cs, psst = sst_m, pist = zsist ) 
    209209#endif 
    210210                           CALL lim_thd_2      ( kt )      ! Ice thermodynamics  
Note: See TracChangeset for help on using the changeset viewer.