Changeset 2150 for XIOS/dev/dev_ym/XIOS_COUPLING/src/node/file.cpp
- Timestamp:
- 06/10/21 10:03:30 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
XIOS/dev/dev_ym/XIOS_COUPLING/src/node/file.cpp
r2149 r2150 258 258 259 259 // create sub communicator for file 260 createSubComFile(); // NetCDF runs now write of null data260 //createSubComFile(); // NetCDF runs now write of null data 261 261 MPI_Comm_dup(context->intraComm_, &fileComm) ; 262 262
Note: See TracChangeset
for help on using the changeset viewer.