Ignore:
Timestamp:
05/13/20 23:15:06 (4 years ago)
Author:
ymipsl
Message:

Coupling Branch.
Implementing a coupler scheduler, to impose order for intercommunicator creation between several coupling context.
Two way coupling is now working.

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp

    r1875 r1878  
    28622862          { 
    28632863            bounds_lat_1d.resize(nvertex, nbLatInd) ; 
    2864             bounds_lon_1d = bounds_lonvalue ; 
     2864            bounds_lat_1d = bounds_latvalue ; 
    28652865          } 
    28662866        } 
Note: See TracChangeset for help on using the changeset viewer.