Hello,
Now I have a new question about restart calculation. As I add an user solver into software, so can anybody give me some ideas about how to output some variables which software do not need to solve it. And this method can adapt to do parallel computing.
Thank you.
Best regards.
Yong Wang
About restart calculation
Forum rules
Please read the forum usage recommendations before posting.
Please read the forum usage recommendations before posting.
-
- Posts: 4208
- Joined: Mon Feb 20, 2012 3:25 pm
Re: About restart calculation
Hello,
For low-level access, did you check the cs_user_solver.c examples ? All the cs_restart_* elements are for checkpoint/restart, and work in parallel.
Regards,
Yvan
For low-level access, did you check the cs_user_solver.c examples ? All the cs_restart_* elements are for checkpoint/restart, and work in parallel.
Regards,
Yvan