<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div>Hi all. This seems trivial, but ...</div><div><br></div><div>How do I avoid reductions (average, minimum, maximum, etc) for scalar output of a SCALAR variable in CarpetIOScalar?</div><div><br></div><div>CactusBase/IOBasic recognises the SCALAR type of the variable, and doesn't bother with reduction.</div><div><br></div><div>Carpet/CarpetIOScalar seems to ignore the type, and does the reductions. At least, it outputs several files with trivial information in them. I can force it to only generate one file by setting outscalar_reductions ="average" (for instance), but then I lose the reductions for all other (non-SCALAR) variables.</div><div><br></div><div>Thanks,</div><div><br></div><div>Bernard&nbsp;[working with the Chandrasekhar release of ETK]</div></body></html>