mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-16 12:54:50 +01:00
data: set signif vector and types
This commit is contained in:
parent
5ef755744c
commit
e71369bcdf
@ -117,9 +117,9 @@ diffusion <- list(
|
||||
|
||||
|
||||
## # Needed when using DHT
|
||||
## signif_vector <- c(7, 7, 7, 7, 7, 7, 7, 5, 5)
|
||||
## prop_type <- c("act", "act", "act", "act", "logact", "logact", "ignore", "act", "act")
|
||||
## prop <- names(init_cell)
|
||||
signif_vector <- c(10, 10, 2, 5, 5, 5, 5, 0, 5, 5)
|
||||
prop_type <- c("", "", "", "act", "act", "act", "act", "ignore", "", "")
|
||||
prop <- names(init_cell)
|
||||
|
||||
chemistry <- list(
|
||||
database = database,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user