OGS
[tag] zero_mesh_field_data_by_material_ids

It specifies material IDs for resetting the integration point data. For the elements with the specified material IDs, their double-type integration point data are set to zero.

It can be used for a restarted simulation with reactivated elements, e.g. a back-filling simulation.

Additional info

From Applications/ApplicationsLib/ProjectData.cpp line 263

  • 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/master

Used in the following test data files

Used in no end-to-end test cases.