values of mk ??
Dear developers,
Am a recent user of DualSPHysics and i am checking the .xml file of the Dam Break Case (CaseDamreak_Def.xml) to learn how it works the code. I got some doubts in how is the "mk" command works (i have already read the XML_v4.0_guide). for example, in this code, the "mk" command appears next to a "setmkflluid" or "setmkbound" command with different values: 0, 1 or 10.
Please i need some help to understand how it works this command and the different values of it.
Thanks.
Am a recent user of DualSPHysics and i am checking the .xml file of the Dam Break Case (CaseDamreak_Def.xml) to learn how it works the code. I got some doubts in how is the "mk" command works (i have already read the XML_v4.0_guide). for example, in this code, the "mk" command appears next to a "setmkflluid" or "setmkbound" command with different values: 0, 1 or 10.
Please i need some help to understand how it works this command and the different values of it.
Thanks.
Comments
"setmkfbound" defines mkbound
"setmkflluid" defines mkfluid
mk=mkbound+11
mk=mkfluid+1
Since only 10 different objects for FLUID can be generated