Skip to content

Commit

Permalink
Update models/sipnet/R/write.configs.SIPNET.R
Browse files Browse the repository at this point in the history
  • Loading branch information
mdietze authored Jun 4, 2024
1 parent 0ae3630 commit fb52beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/sipnet/R/write.configs.SIPNET.R
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
##' @param inputs list of model inputs
##' @param IC initial condition
##' @param restart In case this is a continuation of an old simulation. restart needs to be a list with name tags of runid, inputs, new.params (parameters), new.state (initial condition), ensemble.id (ensemble id), start.time and stop.time.See Details.
##' @param spinup
##' @param spinup currently unused, included for compatibility with other models
##' @export
##' @author Michael Dietze
write.config.SIPNET <- function(defaults, trait.values, settings, run.id, inputs = NULL, IC = NULL,
Expand Down

0 comments on commit fb52beb

Please sign in to comment.