mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-16 12:54:50 +01:00
Refactor variable name in Initialization.md
parent
f0555681e6
commit
032b399c70
@ -6,7 +6,7 @@ The _setup_ list holds all values, which can be parsed by poet. It's divided int
|
||||
|
||||
```r
|
||||
# Define a setup list for simulation configuration
|
||||
simulation_setup <- list(
|
||||
setup <- list(
|
||||
grid = list(), # Parameters related to the grid structure
|
||||
diffusion = list(), # Parameters related to diffusion processes
|
||||
advection = list(), # Parameters related to advection processes (Work in progress)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user