Changeset 1016


Ignore:
Timestamp:
Oct 20, 2008, 5:54:22 PM (16 years ago)
Author:
lsce
Message:
  • Copure des ligne trop longue

JG

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/trunk/libf/dyn3d/create_etat0_limit.F

    r1011 r1016  
    4545      IF (config_inca /= 'none') THEN
    4646#ifdef INCA
    47          call init_const_lmdz(nbtrac,anneeref,dayref,iphysiq,day_step,nday)
     47         call init_const_lmdz(
     48     $        nbtrac,anneeref,dayref,
     49     $        iphysiq, day_step,nday)
    4850#endif
    4951         print *, 'nbtrac =' , nbtrac
Note: See TracChangeset for help on using the changeset viewer.