Opened 9 years ago
Closed 8 years ago
#3682 closed discussion (fixed)
bindValue in BackendDAE.Var
Reported by: | Volker Waurich | Owned by: | Lennart Ochel |
---|---|---|---|
Priority: | low | Milestone: | Future |
Component: | Backend | Version: | v1.9.4-dev-nightly |
Keywords: | Cc: | Willi Braun, Lennart Ochel, Martin Sjölund, Per Östlund, Mahder Alemseged Gebremedhin |
Description
Hi,
just for clearification: What is the difference between
BackendDAE.Var.bindExp (thats what I understand is the binding of a parameter)
BackendDAE.Var.bindValue (it seems that is the same as the start value)
BackendDAE.Var.values.start (but this is the actual start value, isnt it?)
and why do we need the bindValue?
Best,
Volker
Change History (2)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
The bindValue is removed in 4d49ee5.
Note:
See TracTickets
for help on using tickets.
I agree and think that we can just remove the bindValue.