Open elliotalderson991 opened 5 years ago
This is also my problem. Could anyone please help?
Hi guys,
I don't think this repo will be further maintained, so this will not be implemented. However, you can always scale your scene to fit everything in [0,1]^3.
Best, Yuanming
Hi,
I try to make a simulation with a cloth (t-shirt) mesh and I have a problem with the size of the computational domain. I have this error message:
[mpm.cpp:operator()@130] particle out of box or near boundary. Ignored.
It seems that, the domain size is by default: [0, 1]^3How can we please, extend the boundaries and make the computation on a larger domain?