Closed caleb-sitton-inl closed 4 months ago
could you fix the typo on this line? https://github.com/idaholab/FORCE/pull/16/files#diff-e5a05e2d7232d1a807b092ef316d5d19d9eaec4b6043a74cd4dd42512f90daa2R34
And I believe the multi-line strings like the input in this docstring should be indented at least to the comma on the previous line (it was bothering me and might as well ask since you're already editing the file!): https://github.com/idaholab/FORCE/pull/16/files#diff-e5a05e2d7232d1a807b092ef316d5d19d9eaec4b6043a74cd4dd42512f90daa2R36
Pull Request Description
What issue does this change request address? (Use "#" before the issue to link it, i.e., #42.)
15
What are the significant changes in functionality due to this change request?
When a HERON XML script containing no
<Components>
node is input to thesrc/heron/create_componentsets_in_HERON()
function, the function now adds a new<Components>
node. It also prints a message stating that the addition was made. This mirrors the function's behavior when dealing with input scripts that are missing<economics>
or<CashFlow>
nodes.For Change Control Board: Change Request Review
The following review must be completed by an authorized member of the Change Control Board.