XaiJu
animatrix
animatrix

patreon


Viscoelasticity: Multi-Threaded Gas Strain Forces DOP Using VEX

The built-in Gas Strain Forces DOP is single-threaded. This is the VEX version of the Gas Strain Forces DOP, that uses a strain field to determine what forces should be applied to mitigate that strain. This acts as a restorative force to undo the distortion that caused the strain. You can use it as a drop in replacement for the original one.

It's meant to be used in conjuction with Gas Strain Integrate DOP.

These microsolvers are not as straight forward to multi-thread as face and edge sampling is used for reading and writing in the same code as opposed to center sampling for reading and writing.

Original code by Side Effects Software

https://www.dropbox.com/s/bt9z8zdo9z6mzss/GasStrainForces_DOP_Animatrix.otl?dl=1

Viscoelasticity: Multi-Threaded Gas Strain Forces DOP Using VEX

More Creators