Ignore:
Timestamp:
07/07/15 10:46:33 (9 years ago)
Author:
mhnguyen
Message:

Implementing zooming on a domain

+) Add algorithm to do zooming on a domain
+) Remove some redundant codes

Test
+) On Curie
+) test_complete and test_client are correct

File:
1 edited

Legend:

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

    r630 r631  
    124124!  CALL xios_add_child(file_hdl,field_hdl) 
    125125!  CALL xios_set_attr(field_hdl,field_ref="field_A",name="field_C") 
    126 ! 
    127 !  CALL xios_get_handle("output_All_Axis",file_hdl) 
    128 !  CALL xios_add_child(file_hdl,field_hdl) 
    129 !  CALL xios_set_attr(field_hdl,field_ref="field_All_Axis",name="field_C") 
    130126 
    131127  dtime%second = 3600 
Note: See TracChangeset for help on using the changeset viewer.