Ignore:
Timestamp:
10/05/16 14:25:40 (8 years ago)
Author:
vancop
Message:

Ludivine source files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_v3.20_2016_gravity_drainage/SOURCES/source_3.20/ice_gas.f

    r4 r20  
    4848! 
    4949 
     50 
    5051      !--- Gas concentrations 
    5152      DO jn = 1, ntra_bio 
     
    5960         ENDIF 
    6061 
    61          ! Carbonate chemistry 
    62          IF ( ln_carbon ) CALL ice_carb_chem 
     62      END DO 
     63 
     64      ! Carbonate chemistry 
     65      IF ( ln_carbon ) CALL ice_carb_chem 
     66 
     67      DO jn = 1, ntra_bio 
    6368 
    6469         IF ( ( flag_active(jn)            ) .AND. 
Note: See TracChangeset for help on using the changeset viewer.