shamrock.model_sph.ISPHSetupNode#

class shamrock.model_sph.ISPHSetupNode#

Bases: pybind11_object

Methods

Sphere advection with multiple patch

Sphere advection with multiple patch

Cubic lattice reorganisation in SPH

Cubic lattice reorganisation in SPH

Init a simulation from another simulation

Init a simulation from another simulation

Killing sphere for SPH simulation

Killing sphere for SPH simulation

Test the pairing instability in SPH

Test the pairing instability in SPH

Basic disc simulation

Basic disc simulation

Custom warp disc simulation

Custom warp disc simulation

Using Shamrock SPH rendering module

Using Shamrock SPH rendering module

Taylor green vortex in SPH

Taylor green vortex in SPH

SPH Setup logs

SPH Setup logs

Tracking particles by id in SPH

Tracking particles by id in SPH

Uniform box in SPH

Uniform box in SPH

Init a simulation from an upscaled simulation

Init a simulation from an upscaled simulation
get_dot(self: shamrock.pyshamrock.model_sph.ISPHSetupNode) str#