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

Remove legacy calcs from Extension spring #697

Closed grumpyinca closed 2 years ago

grumpyinca commented 2 years ago

Pre-FDCL dependent variables & associated calculations were carried over into the extension spring design type and marked as "hidden". These should be removed from both initialState files and the eqnset code. Don't forget to make corresponding changes in migrate, offsets, symbol_table_offsets, etc.

The specific variables are:

FS_SI_Lo
FS_SI_Hi
F1_IT_Margin
Inactive_Coils
grumpyinca commented 2 years ago

Merged to master, pushed to remote. Closing.