About“fillvoidpoint”
Dear all!
What is the function of “fillvoidpoint” in xml file of CASEPERIODICITY (DualSPHysics_v3.1)?
Looking forward to your answers!
Thanks!
What is the function of “fillvoidpoint” in xml file of CASEPERIODICITY (DualSPHysics_v3.1)?
Looking forward to your answers!
Thanks!
Comments
setmkbound mk="1" />
fillvoidpoint x="0.01" y="0" z="-0.005" />
This is a bref way of the fillbox option when the limits of the area to be filled are the global limits of the domain.
Thus the previous version corresponds to:
setmkbound mk="1" />
fillbox x="0.01" y="0" z="-0.005" />
modefill>void
point x="XMIN" y="YMIN" z="ZMIN" />
size x="XMAX" y="YMAX" z="ZMAX" />
/fillbox>
I had to remove the initial symbol "<" since it is not understood within this typping.
Regards
Alex
Thanks for your detailed explanations. I have understood it.
Best regards!
We have not explained that properly.
Alex
Luke