Ignore:
Timestamp:
Dec 19, 2014, 4:21:08 PM (9 years ago)
Author:
acozic
Message:

There are some commits that we must not do just before holiday .... so be back to rev 2168

Location:
LMDZ5/trunk/libf/dyn3dmem
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/dyn3dmem/gcm.F

    r2170 r2171  
    240240     $        iphysiq,day_step,nday,
    241241     $        nbsrf, is_oce,is_sic,
    242      $        is_ter,is_lic, calend)
     242     $        is_ter,is_lic)
    243243
    244244         call init_inca_para(
  • LMDZ5/trunk/libf/dyn3dmem/leapfrog_loc.F

    r2170 r2171  
    16041604c$OMP MASTER
    16051605                 call fin_getparam
    1606 c$OMP END MASTER
    1607 
    1608 #ifdef INCA
    1609                  call finalize_inca
    1610 #endif
    1611 
    1612 c$OMP MASTER
    16131606                 call finalize_parallel
    16141607c$OMP END MASTER
Note: See TracChangeset for help on using the changeset viewer.