- Thank you received: 1
Problem trying to do DG with complex spaces
4 years 6 months ago #2613
by arieder
Problem trying to do DG with complex spaces was created by arieder
Hi,
I'm trying to to DG (following ngsolve.org/docu/nightly/i-tutorials/unit-2.8-DG/DG.html ) but for a Helmholtz problem. Since some of my stabilization terms will be complex, I set the complex=True flag for the DG space. Unfortunately, this results in the error message:
netgen.libngpy._meshing.NgException: FacetLinearFormIntegrator::CalcFacetVector<complex> not implemented!in Assemble LinearForm
Am I doing something wrong or is this just something not yet implemented in NGSolve?
I'm trying to to DG (following ngsolve.org/docu/nightly/i-tutorials/unit-2.8-DG/DG.html ) but for a Helmholtz problem. Since some of my stabilization terms will be complex, I set the complex=True flag for the DG space. Unfortunately, this results in the error message:
netgen.libngpy._meshing.NgException: FacetLinearFormIntegrator::CalcFacetVector<complex> not implemented!in Assemble LinearForm
Am I doing something wrong or is this just something not yet implemented in NGSolve?
- christopher
- Offline
- Administrator
Less
More
- Thank you received: 101
4 years 6 months ago #2616
by christopher
Replied by christopher on topic Problem trying to do DG with complex spaces
They are added on the current master.
Best
Best
Time to create page: 0.096 seconds