Doum Posted April 17, 2014 Share Posted April 17, 2014 Hey , Is it possible to change the resolution of the grid of certain field in a pyro simulation, like the collision field or collisionvel field ? I tried to change the collisionmask scalar field node inside the smoke object, and multiply the size expression by 2, but it doesn<t seem to update when I'm vizualising it. Thanks Quote Link to comment Share on other sites More sharing options...
eetu Posted April 18, 2014 Share Posted April 18, 2014 Yes, seems like the solver resizes the collision field to match the density field, you can disable that by clearing the reference parameter from pyro solver -> smoke solver -> buildcollisionmask But - I don't think it would really benefit you in any way, as the meaningful operations (Gas Enforce Boundary, Gas Project Nondivergent) are done on the velocity field's resolution. If you're starved for memory, it might in theory make some sense to reduce the resolution of some fields if you don't need them at the full accuracy, but probably you're best off by just leaving them be. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.