magneto Posted May 11, 2015 Share Posted May 11, 2015 Hi, If I create an empty object and then create a new field after that using Scalar Field for example, is there a way I can modify the values of this field, to initialize it only once? I don't want to import the values from SOPs just for curiosity and I also don't want to create the field ad hoc using Gas Match Field and then modify it using Gas Field VOP because then it will repeat at every timestep which I don't want. Because the field will not change in time. Thanks Quote Link to comment Share on other sites More sharing options...
anim Posted May 11, 2015 Share Posted May 11, 2015 use Gas Intermittent Solve DOP in Only Once mode and connect your Gas Field VOP that populates the values to it it will be executed only once, therefore it will only initialize your values at the start of the sim 1 Quote Link to comment Share on other sites More sharing options...
magneto Posted May 11, 2015 Author Share Posted May 11, 2015 Thanks anim it works great. Also slightly unrelated but do you know if one should connect Gas microsolvers to Gas Substep before connecting them to say Multi Solver DOP? Quote Link to comment Share on other sites More sharing options...
anim Posted May 11, 2015 Share Posted May 11, 2015 depends on what you are doing, both, Gas Substep and Gas Multisolver will execute all connected solvers, however, Gas Substep can also substep based on provided CFL condition and velocity field, so it kind of makes sense for simulation where advection by velocity happens (like fluid) in those cases you can as well use Gas Intermittent Solver to ignore substeps etc. if needed but yes, you can connect all your microsolvers that need to be substepped to Gas Substep and then Gas Substep to Gas Multisolver with additional solvers, etc 1 Quote Link to comment Share on other sites More sharing options...
magneto Posted May 11, 2015 Author Share Posted May 11, 2015 Thanks anim, you are a life saver 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.