Fix XDMF material output

Fixes #3583 (closed)

  • Known constant properties like MaterialIDs are now correctly presented in XDMF File (later timestep refer now correctly to first time step)

  • Bug not only effected MaterialIDs also: bulk_node_ids and bulk_element_ids -> also fixed

Change of test infrastructure

(needed because before only timestep 0 was tested, and the error with MaterialIDs could not be revealed)

xdmfdiff: Now requires 8 parameters with separate timesteps for file A and B

Updated all existing xdmfdiff test cases in:

Applications/Utils/Tests.cmake ProcessLib/SteadyStateDiffusion/Tests.cmake ProcessLib/HT/Tests.cmake ProcessLib/LiquidFlow/Tests.cmake

  • sometime it include update of reference data
  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behaviour change was documented?
Edited by Tobias Meisel

Merge request reports

Loading