Opened 9 years ago

Closed 8 years ago

#3682 closed discussion (fixed)

bindValue in BackendDAE.Var

Reported by: vwaurich Owned by: lochel
Priority: low Milestone: Future
Component: Backend Version: v1.9.4-dev-nightly
Keywords: Cc: wbraun, lochel, sjoelund.se, perost, mahge930

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 Changed 8 years ago by lochel

I agree and think that we can just remove the bindValue.

comment:2 Changed 8 years ago by ptaeuber

  • Resolution set to fixed
  • Status changed from new to closed

The bindValue is removed in 4d49ee5.

Note: See TracTickets for help on using tickets.