-
Notifications
You must be signed in to change notification settings - Fork 3
Wave equation #8
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
Comments
Hi Zack, Thank you for your interest in the project and for reaching out! Unfortunately, FEAScript doesn't currently support time-dependent equations like the wave equation. Best regards, |
Is the .msh import has been completed or still on the go? Your library seems interesting and i would like to contribute |
Unfortunately it hasn't been started yet, due to limited time. You are more than welcome to contribute! Check the corresponding task here #5 |
Yup will do that. |
The .msh import tool has been moved to a separate issue: #5 |
This issue has been added to the FEAScript roadmap for the upcoming 0.2.0 release (https://github.com/orgs/FEAScript/discussions/17). Specifically, it relates to implementing a new solver for the Eikonal equation, aimed at modeling propagating wavefronts. Tasks |
The development of this feature is performed on the feature/frontPropagationScript branch |
Hello! Really cool library you have here! I was wondering, would this support solving the wave equation with arbitrary polygon boundaries? I have a project that requires me to solve those sorts of problems and visualize them. Thanks!
The text was updated successfully, but these errors were encountered: