ukan-computational-acoustics / ca-knowledgebase

Computational Acoustics Knowledgebase
https://knowledgebase.acoustics.ac.uk/
Creative Commons Attribution 4.0 International
16 stars 12 forks source link

Code from tutorials/fem/fenicsx-helmholtz-tutorial.html does not work #127

Open yushakov opened 1 year ago

yushakov commented 1 year ago

It does not work, because petsc.LinearProblem() does not accept the Complex flux boundary condition.

adeebkor commented 1 year ago

Hi @yushakov,

Can you share the error that you are getting?