Changeset 3421 for LMDZ6/trunk/libf/phylmd/phyetat0.F90
- Timestamp:
- Dec 7, 2018, 10:08:07 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/phyetat0.F90
r3317 r3421 435 435 END DO 436 436 CALL traclmdz_from_restart(trs) 437 437 ENDIF 438 439 !--OB now this is for co2i 440 IF (type_trac == 'co2i') THEN 438 441 IF (carbon_cycle_cpl) THEN 439 442 ALLOCATE(co2_send(klon), stat=ierr)
Note: See TracChangeset
for help on using the changeset viewer.