adevaucorbeil / karamelo

An open source parallel C++ package for the material point method (MPM)
GNU General Public License v2.0
76 stars 22 forks source link

About the dam break problem #1

Closed ChiaCheng-Tsai closed 3 years ago

ChiaCheng-Tsai commented 3 years ago

Dear karamelo friend,

I like the karamelo very much. Many thanks for its innovation. I just wonder where can I find the dam break problem, in sec 4.5 of CPM paper.

best regard Finite

adevaucorbeil commented 3 years ago

Thank you so much for your interest. You can now find the input file for the dam break problem in the examples/Dam-break/ subdirectory. The repository has been updated accordingly. Cheers Alban