# Implement the material point method (MPM) in julia, idea, collaborate, recommendation

**URL:** https://discourse.julialang.org/t/implement-the-material-point-method-mpm-in-julia-idea-collaborate-recommendation/13444
**Category:** General Usage
**Created:** [August 14, 2018, 2:16pm UTC](https://discourse.julialang.org/t/implement-the-material-point-method-mpm-in-julia-idea-collaborate-recommendation/13444 "2018-08-14T14:16:37Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![WangWei90](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/wangwei90/32/4980_2.png) [@WangWei90](https://discourse.julialang.org/u/WangWei90)
#### Post date: [August 14, 2018, 2:16pm UTC](https://discourse.julialang.org/t/implement-the-material-point-method-mpm-in-julia-idea-collaborate-recommendation/13444/1 "2018-08-14T14:16:38Z")

</div>

Hello, everyone!

I’m a Ph.D. student studying underground engineering in China.  
Currently, I want to implement a THMC simulation model for an underground repository. I want to implement it using MPM, and I want some help from the community. The most relative material I can find using Julia in the MPM implementation is the following one.

[https://www.researchgate.net/publication/312610697\_Programming\_the\_material\_point\_method\_in\_Julia](https://www.researchgate.net/publication/312610697_Programming_the_material_point_method_in_Julia)

## Do you have any experience with Julia in this area, maybe you can give me some guidance or material. (I plan to use Julia 1.0, so less dependence is preferred)

I know that there is already lots of code implementing the finite element method (FEM) in Julia which can help me a lot. I’m curious about the difference between JuAFEM.jl and JuliaFEM.jl though, and which one do you think can be modified for Julia 1.0 with fewer efforts?

Thank you!  
Gery

---

<div class="post-metadata">

### Author: ![11119](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/11119/32/9674_2.png) [@11119](https://discourse.julialang.org/u/11119)
#### Post date: [August 7, 2019, 4:23pm UTC](https://discourse.julialang.org/t/implement-the-material-point-method-mpm-in-julia-idea-collaborate-recommendation/13444/2 "2019-08-07T16:23:09Z")

</div>

Hello friend I am from UK, and doing the MPM as well. Can we have a chat? my email: [maguotao46@yahoo.com](mailto:maguotao46@yahoo.com)

---

<div class="post-metadata">

### Author: ![Slawomir\_Kwiecien](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/slawomir_kwiecien/32/21123_2.png) [@Slawomir\_Kwiecien](https://discourse.julialang.org/u/Slawomir_Kwiecien)
#### Post date: [January 22, 2021, 1:48pm UTC](https://discourse.julialang.org/t/implement-the-material-point-method-mpm-in-julia-idea-collaborate-recommendation/13444/3 "2021-01-22T13:48:20Z")

</div>

Did you simulate something in Material Point Method using Julia? i’d like to use that too. Maybe you have some examples. Kind regards.
