Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Temperature model parameter translation code (#1463)
* First commit to gather feedback on class design. * Changed set_*/get_* pattern to use_*/to_* * Add generic_linear() as a separate module temperature function and adjustments to doc strings. * Add tests. * Minor test edits. * One more test to achieve 100% coverage (hopefully). * Some formatting, docstring development. * Try to update sphynx. * Try sphynx again. * Docstrings nearing completion. * Docstrings complete. * One more small name change. * Fix problems identified in reviews. * Update whatsnew. Co-authored-by: Kevin Anderson <kevin.anderson@nrel.gov>
- Loading branch information