[petsc-users] floating region help
    Gong Ding 
    gdiso at ustc.edu
       
    Tue Sep 20 04:17:17 CDT 2011
    
    
  
 
2011/9/20 Gong Ding<gdiso at ustc.edu>
Since the conductance of left part and right part is low, the middle region is floating.
Not really floating, just sensitive to parameters. It has a unique value, of physical interest, but if you change the conductivity or thickness of the thin region on either side, then it's value changes significantly. This is an ill-conditioned problem, but it's ill-conditioned for physically meaningful reasons. It's not singular and the smallest singular value has great significance, so a null space method is not appropriate. You could reformulate for a slightly different problem which would have a constant null space, but not for this problem.
Thanks. Any recommends for solving this type of problems?
It's our bottleneck now.
Direct solver works, but not efficient for large 3D problem.
Krylov space based solver seems not rubost enough.
A more exact ILU preconditioner may help?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20110920/ba740101/attachment.htm>
    
    
More information about the petsc-users
mailing list