regarding bimodal microstructure formation issue #884
-
respected sir,
Sir, please help and tell me where I need to correct. I have tried some times, but it is not running. my code is this please correct this code
Please help. Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I'll look into it, but this one will be difficult to debug (given the number of iterations). What you can try is to stop optimization before failure occurs. Use |
Beta Was this translation helpful? Give feedback.
I'll look into it, but this one will be difficult to debug (given the number of iterations). What you can try is to stop optimization before failure occurs. Use
-morphooptistop "val<1e-2"
, which will already give a very good solution.