OGS
[tag] zero_mesh_field_data_by_material_ids
Warning
This tag has been removed. Use the <overwrite_mesh_data> element with a <set> (or <take_original>) sub-element and a <material_ids> entry instead.

It formerly specified material IDs for resetting the integration point data: for the elements with the specified material IDs, their double-type integration point data were set to zero. This is now expressed as a <set> operation (with a zero-valued parameter) or handled explicitly per field.

Additional info

From Applications/ApplicationsLib/ProjectData.cpp line 462

  • This is an optional parameter.
  • Data type: std::vector<int>
  • Expanded tag path: zero_mesh_field_data_by_material_ids
  • Go to source code: → ogs/ogs/6.5.9

Used in the following test data files

Used in no end-to-end test cases.