Skip to content

Commit

Permalink
Updating include/cantera/RedlichKwongMFTP.h to reflect new tests.
Browse files Browse the repository at this point in the history
Text in the header file previously commented that the RedlichKwongMFTP
thermo class had no test suite coverage and was at risk for deprecation.
As this is no longer the case, this PR removes that language.
  • Loading branch information
decaluwe committed Nov 27, 2018
1 parent ded7c67 commit 187875e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions include/cantera/thermo/RedlichKwongMFTP.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,6 @@ namespace Cantera
/**
* Implementation of a multi-species Redlich-Kwong equation of state
*
* @attention This class currently does not have any test cases or examples. Its
* implementation may be incomplete, and future changes to Cantera may
* unexpectedly cause this class to stop working. If you use this class,
* please consider contributing examples or test cases. In the absence of
* new tests or examples, this class may be deprecated and removed in a
* future version of Cantera. See
* https://github.com/Cantera/cantera/issues/267 for additional information.
*
* @ingroup thermoprops
*/
class RedlichKwongMFTP : public MixtureFugacityTP
Expand Down

0 comments on commit 187875e

Please sign in to comment.