Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Python implementation of the ASFLIP advection method

License

NotificationsYou must be signed in to change notification settings

raymondyfei/pyasflip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

example

This is a Python implementation of the ASFLIP advection method in paperRevisiting Integration in the Material Point Method: A Scheme for Easier Separation and Less Dissipation. We would like to hear from you if you appreciate this work.

Dependencies

This demo depends onTaichi. You may follow itsdocumentation for installation, or simply typepip install taichi under a Python 3 environment.

Run the Demo

To run the demo, simply typepython pyasflip.py under a Python 3 environment with Taichi installed.

Press R to reset;Space to pause/start the simulation;Left/Right to switch between advection schemes.

BibTex Citation

@article{fei2021asflip,   author = {Fei, Yun (Raymond) and Guo, Qi and Wu, Rundong and Huang, Li and Gao, Ming},   title = {Revisiting Integration in the Material Point Method: A Scheme for Easier Separation and Less Dissipation},   journal = {ACM Trans. Graph.},   issue_date = {August 2021},   volume = {40},   number = {4},   month = aug,   year = {2021},   pages = {109:1--109:16},   articleno = {109},   numpages = {16},   url = {http://doi.acm.org/10.1145/3450626.3459678},   doi = {10.1145/3450626.3459678},   acmid = {3459678},   publisher = {ACM},   address = {New York, NY, USA}  }

About

Python implementation of the ASFLIP advection method

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp