Hi all, I'm trying to solve 2 materials problem(Vacuum and Plasma). And the boundary between these two materials must be defined as contour of minimum value of previous solution(I'm going to use picard iteration)
I can input initial guess for this boundary(and material ids) by using GMSH. But,during the iteration, contour of minimum previous solution must change. Thant means I have to change material ids whenever one iteration is done. So, my question is.. Do you think it is possible for me to change the boundary of 2 materials and material ids every time it is iterated? If it is possible, could you let me know what tutorial example I have to see? Thank you. Kyusik. -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
