poisolv : "Must only use Dirichlet boundary conditions." Why ?
Ältere Kommentare anzeigen
I'm trying to use poisolv on a rectangular domain. I orignally wanted to apply non constant boundary conditions (with no luck...) using a pdebound function but even if I just put :
applyBoundaryCondition(pdem,'Edge',1:4,'g',0) ;
I get the error on the title that says that I can only use Dirichlet boundary conditions, can somebody explain why and a possible workaround to that ? Thank you.
Akzeptierte Antwort
Weitere Antworten (1)
Luc Rébillout
am 2 Aug. 2015
0 Stimmen
Kategorien
Mehr zu Electromagnetics finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!