Ignore:
Timestamp:
08/08/17 20:21:43 (7 years ago)
Author:
mhnguyen
Message:

Correcting a minor bug on detecting server reading level

+) Reading server level should be 1 (for now). In the future, maybe level-2 server can be used
+) Correct nbReadSenders with the right ContextClient?

Test
+) On Curie
+) Work with toy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/XIOS_DEV_CMIP6/src/node/file.hpp

    r1232 r1239  
    116116         void checkGridOfEnabledFields(); 
    117117         void sendGridOfEnabledFields(); 
     118         void sendGridComponentOfEnabledFields();    
    118119 
    119120         // Add component into file 
Note: See TracChangeset for help on using the changeset viewer.