Ignore:
Timestamp:
02/10/16 14:35:03 (8 years ago)
Author:
mhnguyen
Message:

Making some improvements of transformation algorithm

+) Correct the way to enlisting transformations in an element (domain, axis)
+) Optimize generic transformation to make sure temporary grid to be created on demand
+) Update some mpi tag to prevent conflict
+) Correct some minor stuffs
+) Update documents

Test
+) On Curie
+) all test pass

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/inputs/REMAP/iodef.xml

    r820 r821  
    6464       <generate_rectilinear_domain id="domain_regular_pole"/> 
    6565       <interpolate_domain/> 
    66 <!--       <zoom_domain id="zoom_0" ibegin="0" ni="180" jbegin="0" nj="90"/>--> 
     66       <zoom_domain id="zoom_0" ibegin="0" ni="90" jbegin="0" nj="90"/> 
    6767     </domain> 
    6868     <domain id="dst_domain_regular" ni_glo="90" nj_glo="45" type="rectilinear"> 
Note: See TracChangeset for help on using the changeset viewer.