cb-geo / mpm

CB-Geo High-Performance Material Point Method
https://www.cb-geo.com/research/mpm
Other
243 stars 83 forks source link

Inject particles in an empty cell #559

Closed kks32 closed 4 years ago

kks32 commented 4 years ago

Describe the feature Inject particles in cell

Particle injection is set in the generator

      "generator": {
                "check_duplicates": true,
                "particle_type": "P3D",
                "cset_id": 0,  
                "material_id": 0,
                "nparticles_per_dir": 2,
                "type": "inject"
      }
lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.