Hello preCICE Community,
I’m working on coupling SPARTA (a DSMC code for simulating rarefied gas flows) with LAMMPS DEM (for particle simulations) using preCICE. My goal is to simulate gas-solid interactions where:
- SPARTA handles gas flow on a grid.
- LAMMPS simulates the particle phase.
I need assistance with:
- Data Exchange Between Grid and Particles:
- How to interpolate SPARTA’s grid data to LAMMPS particle positions.
- How to deposit LAMMPS particle data onto a grid for SPARTA.
- preCICE Configuration:
- Setting up the preCICE configuration file for this coupling.
- Defining appropriate mappings between SPARTA’s grid and LAMMPS particles.
- Best Practices:
- Any advice or examples from those who have done similar coupling.
- Recommendations on interpolation and deposition methods within preCICE.
Any guidance or resources would be greatly appreciated!
Thank you for your help.
Best regards,
Madan B K