mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-16 04:48:23 +01:00
Update Initialization
parent
a7fd986697
commit
d3844bb222
@ -13,7 +13,7 @@ advection = list(), # Parameters related to advection processes (W
|
||||
chemistry = list(), # Parameters related to chemical processes
|
||||
iterations = 0, # Total number of iterations
|
||||
timesteps = numeric(), # Time step size for each iteration
|
||||
store_result = FALSE, # Whether to store simulation results
|
||||
store_result = TRUE, # Whether to store simulation results
|
||||
out_save = numeric() # Optional: Iterations to save simulation results
|
||||
)
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user