We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Nutils participants don't initialize data correctly:
tutorials/partitioned-heat-conduction/nutils/heat.py
Lines 103 to 105 in 017b97c
We should instead sample uexact (or its flux) defined further above:
uexact
Line 36 in 017b97c
Maybe this also the reason for this FEniCS - Nutils combination issue.
Problem applies to partitioned-heat-conduction and partitioned-heat-conduction-direct.
partitioned-heat-conduction
partitioned-heat-conduction-direct
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The Nutils participants don't initialize data correctly:
tutorials/partitioned-heat-conduction/nutils/heat.py
Lines 103 to 105 in 017b97c
We should instead sample
uexact
(or its flux) defined further above:tutorials/partitioned-heat-conduction/nutils/heat.py
Line 36 in 017b97c
Maybe this also the reason for this FEniCS - Nutils combination issue.
Problem applies to
partitioned-heat-conduction
andpartitioned-heat-conduction-direct
.The text was updated successfully, but these errors were encountered: