Ignore:
Timestamp:
10/27/16 18:14:46 (8 years ago)
Author:
mhnguyen
Message:

Implementing domain interpolation weights exportation
The option 'file' locates file to read if it exists, otherwise a new file with name = 'file' will be created

+) Write interpolation weights into a file

Test
+) On Curie
+) Work

File:
1 edited

Legend:

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

    r978 r982  
    109109    <domain_group id="domain_dst"> 
    110110     <domain id="dst_domain"> 
    111        <interpolate_domain/> 
     111       <interpolate_domain file="weight.nc" /> 
    112112     </domain> 
    113113     <domain id="dst_domain_regular_pole" ni_glo="90" nj_glo="45" type="rectilinear"> 
Note: See TracChangeset for help on using the changeset viewer.