Skip to content

Commit

Permalink
Merge branch 'main' into default_better
Browse files Browse the repository at this point in the history
  • Loading branch information
Datseris authored Apr 2, 2024
2 parents 11d0913 + f41091a commit 9e17c22
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ Alternatively, `default` can be a `Module`. ProcessBasedModelling.jl allows modu
register their own default processes via the function [`register_default_process!`](@ref).
These registered processes are used when `default` is a `Module`.
It is expected that downstream packages that use ProcessBasedModelling.jl to make a
field-specific library implement a 1-argument version of `processes_to_mtkmodel`,
or provide a wrapper function for it, and add a default value for `default`.
## Keyword arguments
- `type = ODESystem`: the model type to make
Expand Down

0 comments on commit 9e17c22

Please sign in to comment.