High level operations
transport_equation()
Examples
Settings
Lower level operations
Pre- and postprocessing
Source code
Transport equation: du/dt + c * du/dx = 0
c (float) – Transport coefficient.
Function to compute the PDE residual.
pde_fun (function)
Notes
This models works for DOFs as a jnp.ndarray.