Skip to content

ignore auxvariables in exodiff? #15821

Discussion options

You must be logged in to vote

Yes, this is possible using a custom comparison file which can be generated. The file can be created with exodiff and specified in the tests specification with the 'custom_cmp' parameter. I don't know how to make that file, but perhaps @bwspenc @dschwen could help.

I usually prefer to just remove the variables from the output, there is a 'hide' option that you can use within the Outputs block.

[Outputs]
  [out]
    type = Exodus
    hide = 'aux0 aux1'
  []
[]

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by loganharbour
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants