Hello, I want to create a custom Advection Diffusion BGK dynamic, that has ParameterFromCell but is also sourced. At the moment I use the following structure for the ParameterFromCell only:
Currently there is no collision modifier for sourced ADE implemented in the code (which would make this a one-line change).
How we commonly do this is via a custom collision SourcedAdvectionDiffusionBGKdynamics (see src/dynamics/advectionDiffusionDynamics.h). So you can either copy this dynamics and adapt to your needs or you can implement a sourced collision modifier that you can combined with the ParameterFromCell (if so I can help you by giving the first steps).
Author
Posts
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok