Skip to content
Snippets Groups Projects
Commit 6196720b authored by Kristin's avatar Kristin Committed by Jesse Mapel
Browse files

Add code to States to not interpolate if an exact solution exists (#374)

* Update format of range conversion coefficients isd output to include a separate list for times. Also update driver, test data, and remove unneeded semicolons

* Fix documentaion error

* fix other documentation error

* Add code to states to not interpolate if there is already an exact value for a time (solves divide by 0 error in interpolation code.)

* Updated to be more efficient

* lower_bound can also return the last elt. don't do that

* Added test for when no interpolation is needed for getState
parent 6c3d066a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment