Skip to content
New issue

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

ZCS Examples #1654

Closed
wants to merge 18 commits into from
Closed

ZCS Examples #1654

wants to merge 18 commits into from

Conversation

kuangdai
Copy link
Contributor

This PR creates a few new examples in DeepXDE.

Files added:

  • examples/operator/diff_rec_zcs_pideeponet.py: diffusion reaction with ZCS.
  • examples/operator/stokes_aligned_pideeponet.py: Stokes flow with alighned points. Note that this is the first example with multiple outputs $(u, v, p)$, regardless of ZCS.
  • examples/operator/stokes_zcs_pideeponet.py: Stokes flow with ZCS.
  • examples/dataset/stokes.npz: one true solution by FEM for evaluation and visualisation of the Stokes example.

A compelte document has been prepared, which is not included here because docs should better be submitted in another PR. However, please find the document here, which will help you to quickly understand and assess the new examples.

@kuangdai kuangdai marked this pull request as ready for review February 16, 2024 06:04
@kuangdai
Copy link
Contributor Author

I don't why this PR include previous commits. Re-submitting another one later.

@kuangdai kuangdai closed this Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant