thegrumpys / odop

Open Design Optimization Platform (ODOP) - Coil spring design app; mechanical springs; compression spring, extension spring, torsion spring
https://www.springdesignsoftware.org
MIT License
4 stars 5 forks source link

Fix highlighting #724

Closed grumpyinca closed 2 years ago

grumpyinca commented 2 years ago

Constraints that are not violated are getting highlighted.

Steps:

  1. Reload app (master branch)
  2. Load extension spring initialState
  3. Change value of Initial_Tension (Initial Force) to 4.7. The violation of the FDCL on Initial_Stress makes for an objective value that produces orange highlights.
  4. Should the value of Force_1 be highlighted orange ? No constraints on Force_1 are violated. This happens with a non-violated static (non-FDCL / non-dynamic) constraint level as well.
1fifoto commented 2 years ago

Merged into master, closing