Skip to content

Changes to use Fides with Catalyst

Caitlin Ross requested to merge caitlin.ross/fides:catalyst into master

Changes to support using Fides as a reader in ParaView Catalyst.

  • removes writer_id param from inline engine
  • Can now pass address to IO object as a string (when using inline engine). Useful for setting this property in ParaView.
  • Adds ability to specify an adios variable as the time values for steps. First part of the fix for paraview/paraview#21369 (closed)

Merge request reports