diff --git a/src/multifluid.cpp b/src/multifluid.cpp index 361cf374be23c24e1288439bc84609380e913451..8f6ea9023f49e877b0ee124665faa0504c459eda 100644 --- a/src/multifluid.cpp +++ b/src/multifluid.cpp @@ -95,12 +95,6 @@ int main(){ auto model = build_multifluid_model({ "CarbonDioxide", "Water" }, coolprop_root, BIPcollection, flags); } - // // Critical curves - //{ - // Timer t(1); - // trace_critical_loci(coolprop_root, BIPcollection); - // }*/ - time_calls(coolprop_root, BIPcollection); /*{ nlohmann::json flags = { {"estimate", true},{"another","key"} };