Mixed Poisson: inconsistency in the description of function spaces Q&V

Open Beginner friendly
#301 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
68/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Tech stack
jupyter-notebook
Domain
documentation

Research direction

Open the mixed Poisson section linked in the issue and compare its descriptions of Q and V with the implementation. Correct the function-space assignments so p is in the first-order BDM space and u is in the zeroth-degree DG space, then reread the section to confirm the text is consistent.

Written by the indexing model from the issue text.

Description

Thank you for collecting such a rich tutorial about dolfinx etcie.

While reading the section related to the mixed Poisson problem, the following seems inconsistent
Image

By reversing the description, it becomes consistent with the implementation:

  • $p \in Q$ is defined in the 1st order BDM space
  • $u \in V$ as the 0th degree DG space
Dominant language
Jupyter Notebook
Stars
167
Forks
89
Avg merge
3h 25m
Merged PRs (30d)
2

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from jorgensd/dolfinx-tutorial

All issues in jorgensd/dolfinx-tutorial

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.