Description Usage Arguments Value
View source: R/implicitScheme.R
A basic implicit scheme implementation for the formal analog of the Fokker-Planck equation in Minkowski space with one space dimension and sign convention -, +. The initial condition is the dirac delta function and the initial velocity is zero.
1 |
x0 |
initial point in space |
tt |
the time horizon |
N |
the time resolution (number of time sub-intervals) |
M |
the space resolution (number of space sub-intervals) |
sp |
the speed of light |
xScale |
scale up or down the space interval (x_0-ct, x0+ct) |
f |
the initial condition as a function of the space coordinate |
list of the time-grid, space-grid, and solution matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.