Simulation with starting value u0
simulate_spacetime(graph, t, kappa, rho, gamma, alpha, beta, sigma, u0, BC = 0)
Precision matrix.
A metric_graph
object.
Vector of time points.
Spatial range parameter.
Drift parameter.
Temporal range parameter.
Smoothness parameter (integer) for spatial operator.
Smoothness parameter (integer) for Q-Wiener process.
Variance parameter.
Starting value.
Which boundary condition to use (0,1). Here, 0 is no adjustment on the boundary and 1 results in making the boundary condition stationary.