pyLBM.Scheme.set_source_terms

Scheme.set_source_terms(scheme)

set the source terms functions for the conserved moments.

Parameters:

scheme : dictionnary that describes the LBM schemes

Returns:

source_terms : dictionnary where the keys are the indices of the conserved moments

and the values must be a sympy expression or None