Digistruct Posted August 11, 2017 Share Posted August 11, 2017 Hey guys, I'm doing a pyro sim and had to interrupt the simulation before finishing due to needing the computer for other work. Now I wanted to continue the simulation from a certain frame but I've run into trouble. I duplicated on of my .sc files and made it a .sim (maybe this doesn't work?) And tried to continue but it restarts the pyro (from that frame) and just resumes with the current source being fed into it. What is it that I need to do here? Thanks in advance! Cheers, Jack Quote Link to comment Share on other sites More sharing options...
Digistruct Posted August 11, 2017 Author Share Posted August 11, 2017 I can add that I tried with the DOP setting "Start Frame" at both the start and from where I wanted to continue. When it's from the start it simply "finished" the simulation with the rest of the frames being empty at 2kb each. When it's from the previous frame to continue from what was originally described happened. Quote Link to comment Share on other sites More sharing options...
haggi Posted August 11, 2017 Share Posted August 11, 2017 To continue the simulation at a certain frame you need a sim file for this frame. Sim files can be exported from the dop network. I prefer to use a file node in the dop network to write sim files to disk. Then you can use the last sim file as inital state in the dop network - of course you will have to set the sim start to your new start frame. Quote Link to comment Share on other sites More sharing options...
Digistruct Posted August 11, 2017 Author Share Posted August 11, 2017 Hey haggi, Thanks for your response! I will do just this! Quick follow up question: is .sim preferable to .bgeo.sc? Is it just preference or is there any real difference? Quote Link to comment Share on other sites More sharing options...
Sepu Posted August 11, 2017 Share Posted August 11, 2017 Bgeo is the way to go, unless you need cross-platform compatibility, if you need actual DOP data cache .sim files. Quote Link to comment Share on other sites More sharing options...
Digistruct Posted August 11, 2017 Author Share Posted August 11, 2017 Cool, thanks! Is there any way to convert the sim I've already done into .sim or so I need to re-sim it? Quote Link to comment Share on other sites More sharing options...
haggi Posted August 12, 2017 Share Posted August 12, 2017 You are mixing two completely different things here. Usually you do a sim and save only the result of the sim without all additional sim data which is needed for simulation (e.g. collision geometry, additional fields). So your final simulation result contains (in your case) some fields like temperature, velocity, density etc. These can be saved in the dopIO as bgeo, bgeo.sc or other formats. If you want to continue a simulation you will have to save the .sim files out of your dop network (as much as I know) what happens during simulation. You cannot convert the result of a simulation into a .sim file, you will have to do the simulation again. Quote Link to comment Share on other sites More sharing options...
AndrewVK Posted August 12, 2017 Share Posted August 12, 2017 1. Setup Dop Network "Cache" 2. Export few frames. (1-100 for example) 3. Close Houdini. 4. Load scene again. 5. Jump to the last simulated frame (Do not drag.....just enter the number) and continue exporting (frames 101-240) Quote Link to comment Share on other sites More sharing options...
Digistruct Posted August 12, 2017 Author Share Posted August 12, 2017 Huge thanks for your time and help, guys! It's truly appreciated! 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.