Skip to content

Commit e71cc18

Browse files
committed
Improve docstrings
1 parent b191cb6 commit e71cc18

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

src/simulation/field/fftsim.jl

+9-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,15 @@ accepts the following neighbor search options.
2424
2525
## References
2626
27-
* Gutjahr 1997. [General joint conditional simulations using a fast
28-
Fourier transform method](https://link.springer.com/article/10.1007/BF02769641)
27+
* Oliver 1995. [Moving averages for Gaussian simulation in two and three dimensions]
28+
(https://link.springer.com/article/10.1007/BF02091660)
29+
30+
* Ravalec et al. 2000. [The FFT Moving Average (FFT-MA) Generator: An Efficient
31+
Numerical Method for Generating and Conditioning Gaussian Simulations]
32+
(https://link.springer.com/article/10.1023/A:1007542406333)
33+
34+
* Figueiredo et al. 2019. [Revisited Formulation and Applications of FFT Moving Average]
35+
(https://link.springer.com/article/10.1007/s11004-019-09826-4)
2936
3037
### Notes
3138

0 commit comments

Comments
 (0)