From 70b66d931c445ab582765fce5cc83d7dd9b2b242 Mon Sep 17 00:00:00 2001 From: "Marios S. Kyriakou" Date: Sat, 20 Apr 2024 11:14:52 +0300 Subject: [PATCH] add getMSXComputedQualitySpecie in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e00e022..c2919a4 100644 --- a/README.md +++ b/README.md @@ -574,6 +574,7 @@ If you want to contribute, please check out our [Code of Conduct](https://github |getMSXCoupling|Retrieves the coupling (FULL/NONE)| |getMSXAtol|Retrieves the absolute concentration tolerance| |getMSXRtol|Retrieves the relative concentration tolerance| +|getMSXComputedQualitySpecie|Retrieves the quality values for specific specie (e.g getMSXComputedQualitySpecie(['CL2']))| |getMSXEquationsPipes|Retrieves the species dynamics in pipes| |getMSXEquationsTanks|Retrieves the species dynamics in tanks| |getMSXEquationsTerms|Retrieves the species dynamics in terms|