Hello everyone!
I used the matrixfree to solve a solidificatio phase field problem. I think 
I have no way to change the value in the local matrix and right hand side. 
And I'm trying to use a variable substitution. ie .the old numerical 
solutiuon(phi) is in the range of [-1,1]. I used psi(x) = sqrt(2.0) * 
atanh(phi(x)) to replace the old value phi. the solution will become linear 
in the hole domain , psi will be very large when the point is far away from 
liquid/solid interface . So I want to limit psi in a range .for 
example[-10,10]

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/1cfb36cd-fd6a-4ca5-883f-9d09f337f054n%40googlegroups.com.

Reply via email to