geodynamics / aspect

A parallel, extensible finite element code to simulate convection in both 2D and 3D models.
https://aspect.geodynamics.org/
Other
223 stars 235 forks source link

[WIP] Add custom initialization function to particle property interface #5765

Open gassmoeller opened 4 months ago

gassmoeller commented 4 months ago

This is currently a work-in-progress PR to allow @Wang-yijun to start working on her particle interpolation scheme. The PR allows particle properties to specify a function which controls how the properties of particles are initialized that are added later (i.e. not at model start).