geoelements / diffmpm

Differentiable Material Point Method
29 stars 6 forks source link

Write utility functions to easily convert input files from mpm-benchmarks #24

Open chahak13 opened 1 year ago

chahak13 commented 1 year ago

cb-geo/mpm has multiple benchmarks that we would like to emulate here too but our input format is slightly different for files like entity_sets.json, particles.txt etc from there. Write some utility functions that can easily convert these input files from https://github.com/cb-geo/mpm-benchmarks into input files used by diffmpm.