Skip to content

Commit 913e5f6

Browse files
TorkelEisaacsas
andcommitted
Update src/network_analysis.jl
Co-authored-by: Sam Isaacson <[email protected]>
1 parent 861caa0 commit 913e5f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/network_analysis.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@ end
544544

545545
# Implements the `conservationquantity` parameter metadata.
546546
struct ConservedParameter end
547-
Symbolics.option_to_metadata_type(::Val{:conservationquantity}) = ConservationQuantity
547+
Symbolics.option_to_metadata_type(::Val{:conserved}) = ConservationQuantity
548548

549549
"""
550550
isconservationquantity(p)

0 commit comments

Comments
 (0)