Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
TorkelE committed Jul 11, 2024
1 parent b504950 commit d8c9209
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/src/spatial_modelling/lattice_reaction_systems.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,6 @@ Finally, we can access "$X$'s value across the simulation using
```@example spatial_intro_1
lat_getu(sol, :X, lrs)
```
Alternatively, we can create an animation of our simulation using:
```@example spatial_intro_1
using Makie
lattice_animation(sol, lrs)
```
More information on how to retrieve values from spatial simulations can be found [here](@ref lattice_simulation_structure_interaction_simulation_species), and for plotting them, [here](@ref lattice_simulation_plotting). Finally, a list of functions for querying `LatticeReactionSystems` for various properties can be found [here](@ref api_lattice_simulations).

## [Spatial reactions](@id spatial_lattice_modelling_intro_spatial_reactions)
Expand Down

0 comments on commit d8c9209

Please sign in to comment.