Ignore:
Timestamp:
02/21/17 08:40:09 (7 years ago)
Author:
yushan
Message:

one file mode OK. Tested with test_client

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_yushan/src/test/test_client.f90

    r1055 r1056  
    138138 
    139139  PRINT*,"field field_A is active ? ",xios_field_is_active("field_A") 
     140 
     141 
     142  call MPI_Barrier(comm, ierr) 
     143  PRINT*,"MPI_Barrier OK " 
     144 
    140145  !DO ts=1,24*10 
    141146  DO ts=1,6 
Note: See TracChangeset for help on using the changeset viewer.