Ignore:
Timestamp:
06/04/13 11:29:14 (11 years ago)
Author:
dubos
Message:

caldyn cleanup, tested with JW06 & MPI (no OpenMP)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/trunk/src/timeloop_gcm.f90

    r154 r157  
    199199    LOGICAL :: fluxt_zero(ndomain) ! set to .TRUE. to start accumulating fluxes in time 
    200200    LOGICAL, PARAMETER :: check=.FALSE. 
     201 
     202    CALL caldyn_BC(f_phis, f_wflux) 
    201203 
    202204!$OMP BARRIER 
Note: See TracChangeset for help on using the changeset viewer.