Skip to content

Commit

Permalink
reference_model is not a function
Browse files Browse the repository at this point in the history
  • Loading branch information
exaexa committed Jan 30, 2024
1 parent d6b2880 commit 42759c7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/frontend/moma.jl
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@ end
$(TYPEDSIGNATURES)
A slightly easier-to-use version of
[`minimization_of_metabolic_adjustment`](@ref) that computes the
reference flux as the optimal solution of the [`reference_model`](@ref). The
reference flux is calculated using `reference_optimizer` and
`reference_modifications`, which default to the `optimizer` and `settings`.
[`minimization_of_metabolic_adjustment`](@ref) that computes the reference flux
as the optimal solution of the `reference_model`. The reference flux is
calculated using `reference_optimizer` and `reference_modifications`, which
default to the `optimizer` and `settings`.
Leftover arguments are passed to the overload of
[`minimization_of_metabolic_adjustment`](@ref) that accepts the
Expand Down

0 comments on commit 42759c7

Please sign in to comment.