Skip to content

Commit

Permalink
Update models/stics/R/write.config.STICS.R
Browse files Browse the repository at this point in the history
  • Loading branch information
infotroph authored Mar 12, 2024
1 parent 2cc45ec commit 06c8887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/stics/R/write.config.STICS.R
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ write.config.STICS <- function(defaults, trait.values, settings, run.id) {

########## Determining number of USMs (could be made its own function)

# In STICS, it is 1 UMS per crop cycle, where each cycle can be 2-years max
# In STICS, it is 1 USM per crop cycle, where each cycle can be 2-years max
# If we have a consecutive monoculture for > 2 years, we still need to divide it into 2-year USMs
# If there are multiple pfts, this is a strong clue that there are multiple crop cycles
# but it can also be the case that there is one cycle with intercropping
Expand Down

0 comments on commit 06c8887

Please sign in to comment.