Ignore:
Timestamp:
08/22/18 17:28:01 (6 years ago)
Author:
dubos
Message:

devel : backported from trunk commits r707-r711,r713

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/devel/src/icosa_init.f90

    r714 r726  
    5555    CALL output_field_init 
    5656    CALL init_timeloop 
     57 
     58  !$OMP END PARALLEL 
     59 
    5760    CALL init_physics 
    5861 
     62  !$OMP PARALLEL 
     63   
    5964    CALL init_diagflux 
    6065    CALL zero_du_phys 
Note: See TracChangeset for help on using the changeset viewer.