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

[doc] Add Navier Stokes inverse problem and Update Dimensional Analysis #16

Merged
merged 5 commits into from
Dec 19, 2024

Conversation

Routhleck
Copy link
Collaborator

@Routhleck Routhleck commented Dec 18, 2024

This pull request includes several changes to various Jupyter notebooks and a Python script to add dimensional analysis sections and incorporate unit handling using the brainunit library. The most important changes include adding detailed dimensional analysis steps to the notebooks and updating the Python script to handle units properly.

Dimensional Analysis Additions:

  • docs/unit-examples-forward/Burgers_RAR.ipynb: Added a detailed section on dimensional analysis, including steps to assign dimensions to variables, analyze the dimensions of each term, and summarize dimensions.
  • docs/unit-examples-forward/Laplace_disk.ipynb: Introduced a new section for dimensional analysis of the Laplace equation in polar coordinates, including problem setup and verification of dimensional consistency.
  • docs/unit-examples-forward/heat.ipynb and docs/unit-examples-forward/heat_resample.ipynb: Added sections for dimensional analysis, covering steps to assign dimensions to variables and analyze the dimensions of each term. [1] [2]

Unit Handling in Python Script:

@Routhleck Routhleck marked this pull request as ready for review December 18, 2024 14:03
@Routhleck Routhleck changed the title [doc] Add Navier Stokes inverse problem [doc] Add Navier Stokes inverse problem and Update Dimensional Analysis Dec 18, 2024
@chaoming0625 chaoming0625 merged commit d69a815 into main Dec 19, 2024
12 checks passed
@chaoming0625 chaoming0625 deleted the more-examples branch December 19, 2024 01:27
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