Skip to content

Commit 2a20181

Browse files
authored
Update index.md
1 parent 77f9be6 commit 2a20181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The following are visualizations of selected examples provided by `GeoModBox.jl`
4040

4141
### [Gaussian Temperature Diffusion](./man/examples/GaussianDiffusion2D.md)
4242

43-
![GaussianDiffusion](https://github.com/GeoSci-FFM/GeoModBox.jl/blob/main/examples/DiffusionEquation/2D/Results/Gaussian_Diffusion_CNA_nx_100_ny_100.gif)
43+
![GaussianDiffusion](./assets/Gaussian_Diffusion_CNA_nx_100_ny_100.gif)
4444

4545
**Figure 1. Gaussian Diffusion.** Time-dependent, diffusive solution of a 2-D Gaussian temperature anomaly at a resolution of 100 × 100, using the [Crank-Nicholson approach](https://github.com/GeoSci-FFM/GeoModBox.jl/blob/main/src/HeatEquation/2Dsolvers.jl), compared to the analytical solution.
4646
Top Left: 2-D temperature field with numerical isotherms (solid black) and analytical isotherms (dashed yellow).

0 commit comments

Comments
 (0)