Hi,
I'm trying to solve an electrowetting problem, by using the finite element Galerkin method. The problem is to find simultaneously the shape of the liquid drop and the distribution of potential in electrode and air.
I've calculated the residuals for the potential u (Ru), in both air (Ru2)...
Thanks for the link, but unfortunatelly I've already seen it and it is a bit confusing. I'm looking for something more in the form of pseudo code. Not a complete library. I already have a Newton solver for calculating the function before the turning point (where the Newton coverges) and I'm...
Hi...
I'm searching for info on pseudo arc-length continuation algorithm, but i can't find something that can guide me from the ground up.
I found a presentation which describes an iterative algorithm for calculating dx and dl, but it doesn't seem to work. I don't know how to calculate the...