# AVS file descriptor: Version 1.0
#
#
field {
  compute_space 2
  physical_space 3
  vector_length 3
  data_type float
  uniform uniform
  label_1 X
  label_2 Y
  label_3 value
  dimension_1 {
     value        0
     file_number  1
     file_format  ASCII {
       ascii_choice  2
       line_num      2
       word_num      1
       comment       #
     }
     data_type    integer
     max_value    1000
  }
  dimension_2 {
     value        0
     file_number  1
     file_format  ASCII {
       ascii_choice  2
       line_num      1
       word_num      1
       comment       #
     }
     data_type    integer
     max_value    1000
  }
  all_data {
     value        0
     file_number  1
     file_format  ASCII {
       ascii_choice  2
       line_num      3
       word_num      1
       comment       #
     }
     data_type    float
     max_value    ***
  }
  coordinate_1 0
  coordinate_2 0
}
