FE-Space with curl and div

More
5 years 6 months ago #1604 by NilsHM
Hi!
I want to try out a formulation that has a curl and a div in the bilinear form.
Is there any way to create a vector finite element space with both operators?
Best
Nils
More
5 years 6 months ago #1608 by mneunteufel
Hello NilsHM,

the VectorH1 space supports the div and grad operator directly.
You can build the curl operator by using the components of the gradient, see attached file

File Attachment:

File Name: curl_div.py
File Size:1 KB
.

Best,
Michael
Attachments:
The following user(s) said Thank You: NilsHM
Time to create page: 0.105 seconds