Ignore:
Timestamp:
12/16/14 12:55:59 (9 years ago)
Author:
mhnguyen
Message:

Replacing some attribute files with new ones

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/config/grid_attribute.conf

    r540 r541  
    11DECLARE_ATTRIBUTE(StdString, name) 
    22DECLARE_ATTRIBUTE(StdString, description) 
    3 DECLARE_ATTRIBUTE(StdString, domain_ref) 
    4 DECLARE_ATTRIBUTE(StdString, axis_ref) 
     3//DECLARE_ATTRIBUTE(StdString, domain_ref) 
     4//DECLARE_ATTRIBUTE(StdString, axis_ref) 
    55DECLARE_ARRAY(bool, 3 , mask) 
    66 
     
    88// An array contains order of axis and domains composing of the grid 
    99DECLARE_ARRAY(int, 1 , axisDomOrder) 
    10 //DECLARE_ARRAY(StdString, 1 , axisList) 
    11 //DECLARE_ARRAY(StdString, 1 , domainList) 
Note: See TracChangeset for help on using the changeset viewer.