Changeset 36 for branches/2016


Ignore:
Timestamp:
01/17/17 10:59:41 (7 years ago)
Author:
vancop
Message:

small fix on a switch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_v3.20_2016_platelet/SOURCES/source_3.20/ice_th.f

    r29 r36  
    115115     &   CALL ice_bio_sms(nlay_i,1,1)                           ! KRILL source minus sinks 
    116116      
    117       IF ( ln_ikaite )  
     117      IF ( ( c_bio_model .EQ. 'KRILL' ) .AND. ln_ikaite ) 
    118118     &   CALL ice_ikaite(nlay_i)                                ! Ikaite precipitation and dissolution 
    119119 
Note: See TracChangeset for help on using the changeset viewer.