[ET Trac] [Einstein Toolkit] #1117: Wrong CarpetIOASCII headers for complex 2D output.

Einstein Toolkit trac-noreply at einsteintoolkit.org
Wed Oct 10 18:55:20 CDT 2012


#1117: Wrong CarpetIOASCII headers for complex 2D output.
----------------------------------------+-----------------------------------
 Reporter:  reisswig@…                  |        Type:  defect
   Status:  new                         |    Priority:  minor 
Milestone:                              |   Component:  Other 
  Version:                              |    Keywords:        
----------------------------------------+-----------------------------------
 I am outputting a 2d _complex_ array (called "extracted_vars") using 2d
 CarpetIOASCII output.

 Using the standard output format, the data starts at column 13.
 So the first array element "extracted_vars[0]" is at column 13.
 Now, since I have a complex array, the second element,
 "extracted_vars[1]", must be at column 15 (column 14 contains the
 imaginary part of element [0]). In older versions of Carpet, this was
 reported correctly in the header. In the current version, it is incorrect.
 The second element, "extracted_vars[1]" is reported to be in column 14
 instead of 15.

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1117>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list