Ignore:
Timestamp:
11/12/15 16:33:18 (8 years ago)
Author:
mhnguyen
Message:

Allowing each process to retrieve its own distribution with i_index

+) Read value and data from unstructured grid with provided i_index value

Test
+) On Curie
+) test_remap works

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/test/test_remap.f90

    r783 r785  
    120120                            bounds_lon_1D=dst_boundslon, bounds_lat_1D=dst_boundslat, nvertex=dst_nvertex) 
    121121 
     122!  CALL xios_set_zoom_domain_attr("dst_domain_regular_pole", zoom_ibegin=10, zoom_ni=10, & 
     123!                                 zoom_jbegin=10, zoom_nj=10) 
    122124 
    123125  dtime%second = 3600 
Note: See TracChangeset for help on using the changeset viewer.