Skip to content

Allow appending into ExodusII files #983

@andrsd

Description

@andrsd
  • This will require a change in exodusIIcpp.
  • Add a parameter "truncate"/"append" into ExodusIIOutput
  • Should add some minimal check that we are appending in the right file
    • number of nodes/elements match, variable names exist, ...
    • some sort of a hash might work (but where do we store it?)
    • something else... what?

Metadata

Metadata

Assignees

Labels

featNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions