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 4236 for branches/2013/dev_r3856_MERCATOR3_QSRMEAN24H/NEMOGCM/NEMO/OPA_SRC/ICB/icb_oce.F90 – NEMO

Ignore:
Timestamp:
2013-11-18T17:00:37+01:00 (11 years ago)
Author:
cbricaud
Message:

add missing lines and change usage of qsr in biochemistery model stategy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_r3856_MERCATOR3_QSRMEAN24H/NEMOGCM/NEMO/OPA_SRC/ICB/icb_oce.F90

    r3614 r4236  
    168168      ! 
    169169      icb_alloc = 0 
    170       ALLOCATE( berg_grid                      ,                                               & 
     170      ALLOCATE( & !cbr berg_grid                      ,                                               & 
    171171         &      berg_grid%calving    (jpi,jpj) , berg_grid%calving_hflx (jpi,jpj)          ,   & 
    172172         &      berg_grid%stored_heat(jpi,jpj) , berg_grid%floating_melt(jpi,jpj)          ,   & 
Note: See TracChangeset for help on using the changeset viewer.