Skip to content

PDE with a spatially correlated stochastic term #613

Discussion options

You must be logged in to vote

You can define your own noise term by subclassing PDEBase; see documentation. Essentially, you need to overwrite the methods noise_realization (for the numpy backend) and/or _make_noise_realization_numba (for the numba backend).

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@JonasVeenstra
Comment options

@david-zwicker
Comment options

Answer selected by JonasVeenstra
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants