Hi everyone,
I wrote a project file for a EGS system and ran it with ogs 6. But I give this error massage
warning: The maximum value of MaterialIDs in mesh is 3. As the given number of porous media definitions in the project file is 1, the maximum value of MaterialIDs in mesh must be 2 (index starts with zero).
error: invalid map<K, T> key
I found your EGS.vtu has 4 kinds of material, but in your EGS.prj you only give medium id="0" and medium id="1"(only 2 kinds of material’s property). That is the problem, I think.
You must give each material corresponding material’s property in your prj.