idaholab / TEAL

TEAL is a financial performance calculator plugin for the RAVEN code, framework, resolving around the computation of Net Present Value and associated financial metrics.
Apache License 2.0
9 stars 21 forks source link

Fix the check (need to check that executable exists) #65

Closed joshua-cogliati-inl closed 1 year ago

joshua-cogliati-inl commented 1 year ago

Pull Request Description

What issue does this change request address?

Closes #64

What are the significant changes in functionality due to this change request?

This checks if the executable ipopt exists before running test.


For Change Control Board: Change Request Review

The following review must be completed by an authorized member of the Change Control Board.

moosebuild commented 1 year ago

Job CentOS 8 on 7bfe180 : invalidated by @joshua-cogliati-inl

checking that it works with current RAVEN devel

PaulTalbot-INL commented 1 year ago

LGTM. Can be merged when tests pass.