Skip to content

Is there a tool to eliminate a variable from an exodus file? #12556

Answered by gsjaardema
bartgol asked this question in Q&A
Discussion options

You must be logged in to vote

You can use the algebra code to do this. Syntax is:

algebra {input_file} {output_file}
save all
delete {variable_to_delete}
exit

Some documentation is at https://sandialabs.github.io/seacas-docs/sphinx/html/index.html#algebra

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by bartgol
Comment options

bartgol
Nov 27, 2023
Collaborator Author

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants