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

[example] Add 2D euler fluid simulation example #7568

Merged
merged 8 commits into from
Mar 28, 2023

Conversation

Lee-abcde
Copy link
Contributor

This is a 2D euler fluid solver programmed in Taichi language, in the project:

  • fluid can interact with the mouse
  • Add curl operation, better fluid performance :)
  • Support the auto generation of a taichi picture
  • The code is short and clear (280 lines), easy to read

Results:

@netlify
Copy link

netlify bot commented Mar 15, 2023

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit cf490a7
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/6411bde39e9c370008ad991f
😎 Deploy Preview https://deploy-preview-7568--docsite-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@CLAassistant
Copy link

CLAassistant commented Mar 15, 2023

CLA assistant check
All committers have signed the CLA.

@ailzhang ailzhang requested a review from neozhaoliang March 15, 2023 10:21
@neozhaoliang
Copy link
Contributor

neozhaoliang commented Mar 20, 2023

This pr crashes on my PC, opened an issue to report this: #7595

Copy link
Contributor

@neozhaoliang neozhaoliang left a comment

Choose a reason for hiding this comment

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

LGTM!

@neozhaoliang neozhaoliang merged commit 714b991 into taichi-dev:master Mar 28, 2023
quadpixels pushed a commit to quadpixels/taichi that referenced this pull request May 13, 2023
This is a 2D euler fluid solver programmed in Taichi language, in the
project:

* fluid can interact with the mouse
* Add curl operation, better fluid performance :)
* Support the auto generation of a taichi picture
* The code is short and clear (280 lines), easy to read

Results:
* Look in the forum:
[可与鼠标交互2D欧拉流体模拟](https://forum.taichi-lang.cn/t/topic/4061)

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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.

3 participants