We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b9f77e commit bfe3f3aCopy full SHA for bfe3f3a
src/reactionsystem_serialisation/serialisation_support.jl
@@ -223,7 +223,6 @@ const RECOGNISED_METADATA = Dict([Catalyst.ParameterConstantSpecies => "isconsta
223
ModelingToolkit.VariableBounds => "bounds"
224
ModelingToolkit.VariableUnit => "unit"
225
ModelingToolkit.VariableConnectType => "connect"
226
- ModelingToolkit.VariableNoiseType => "noise"
227
ModelingToolkit.VariableInput => "input"
228
ModelingToolkit.VariableOutput => "output"
229
ModelingToolkit.VariableIrreducible => "irreducible"
0 commit comments