Ultraman Posted February 7, 2022 Share Posted February 7, 2022 (edited) Hey Guy - i struggling to Find how I can check density is inside the SDF or not but I don't know how can I achieve that - I try to read SDF Data with GasWrangle but didn't work properly. + HIP File if anyone can help I'd really appreciate Thanks Smoke.hip Edited February 8, 2022 by Ultraman Quote Link to comment Share on other sites More sharing options...
zeyneptopalll Posted February 8, 2022 Share Posted February 8, 2022 Do you seek such thing? If so i exracted the density out of pyrosolver , because pyrosolver does not output anything unless you use dop io or something .But a regular blast works too . After that i used points to visualize rather than mesh mode. Then you have to enable the density attribute from visualization toggle . If you wanna read out it you can use volume sample and write a condition like if density <0 or else . 1 Quote Link to comment Share on other sites More sharing options...
Ultraman Posted February 8, 2022 Author Share Posted February 8, 2022 (edited) 4 minutes ago, zeyneptopalll said: Do you seek such thing? If so i exracted the density out of pyrosolver , because pyrosolver does not output anything unless you use dop io or something .But a regular blast works too . After that i used points to visualize rather than mesh mode. Then you have to enable the density attribute from visualization toggle . If you wanna read out it you can use volume sample and write a condition like if density <0 or else . Thanks for the Response - actually No, I need to change my temperature value when density comes out the -1 Area then say go down - but I don't know how Can say my density is inside the SDF or not with Volumesample .. hope gave Right explanation / Edited February 8, 2022 by Ultraman Quote Link to comment Share on other sites More sharing options...
ThisIsDolan Posted February 9, 2022 Share Posted February 9, 2022 Unfortunatly, i can't use your scene since the geo is missing. One way of doing this easily is using a Volume Source and Copying/adding or whaterver the temperature from a field. If you are using "Copy" you can say inside the container, the temperature is positive (so it rise up) and when it's outisde, temperature is negative (go down). When it leaves the custom temperature field, it will cool like your said it to in your pyrosolver 1 Quote Link to comment Share on other sites More sharing options...
Ultraman Posted February 9, 2022 Author Share Posted February 9, 2022 1 hour ago, ThisIsDolan said: Unfortunatly, i can't use your scene since the geo is missing. One way of doing this easily is using a Volume Source and Copying/adding or whaterver the temperature from a field. If you are using "Copy" you can say inside the container, the temperature is positive (so it rise up) and when it's outisde, temperature is negative (go down). When it leaves the custom temperature field, it will cool like your said it to in your pyrosolver Cool / exactly I did before with copy operation and work smoothly 1 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.