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

Adds a new airfoil PINN example to /examples/ #220

Merged
merged 5 commits into from
Feb 12, 2025

Conversation

peterdsharpe
Copy link
Collaborator

Modulus Pull Request

Description

Adds a new airfoil PINN example to /examples. Specific tools and techniques demonstrated in this example include:

  • Using Modulus-Sym to define a physics-based learning task for a PINN
  • Representing custom geometry and interfacing this with Modulus-Sym, as is often required in engineering applications
  • Implementing custom NVIDIA Warp kernels for efficient point sampling of these custom geometries

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.
  • The CHANGELOG.md is
    up to date with these changes.

Dependencies

@peterdsharpe peterdsharpe self-assigned this Feb 12, 2025
@ktangsali
Copy link
Collaborator

/blossom-ci

1 similar comment
@ktangsali
Copy link
Collaborator

/blossom-ci

Copy link
Collaborator

@ktangsali ktangsali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks!

@peterdsharpe peterdsharpe merged commit 65de27f into NVIDIA:main Feb 12, 2025
1 check passed
@peterdsharpe peterdsharpe deleted the psharpe/airfoil-pinn branch February 12, 2025 22:03
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.

2 participants