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

Merge multidim branch back to master #423

Merged
merged 6 commits into from
Sep 8, 2024
Merged

Merge multidim branch back to master #423

merged 6 commits into from
Sep 8, 2024

Conversation

yungyuc
Copy link
Member

@yungyuc yungyuc commented Sep 8, 2024

I cannot finish porting the multi-dimensional solver soon enough. Using a separate branch does not give us more advantage. I am going back to the master branch for the multi-dimensional porting.

For issue #404.

* Add the the placeholder `modmesh::EulerCore` C++ class and wrap it to Python as `modmesh.EulerCore`.
* Add the test file `tests/test_euler.py`
Add placeholder for the 2/3D Euler CESE solver
Add `rectangle.geo` (Gmsh command file) and `rectangle.msh` (Gmsh mesh file (version 2.2)) and test loading the mesh into StaticMesh in memory.

Add a menu item to show the 2D unstructured mesh in the viewer.
Add 2D unstructured mesh of triangle elements in a rectangle
@yungyuc yungyuc added the multidim Multi-dimensional solver label Sep 8, 2024
@yungyuc yungyuc self-assigned this Sep 8, 2024
@yungyuc yungyuc marked this pull request as ready for review September 8, 2024 14:02
@yungyuc yungyuc merged commit 146d984 into master Sep 8, 2024
24 checks passed
@yungyuc yungyuc deleted the multidim branch September 8, 2024 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
multidim Multi-dimensional solver
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant