Skip to content
Snippets Groups Projects
Commit 9b9ed94e authored by Ian Bell's avatar Ian Bell
Browse files

No critical curves (in another file)

parent 04cbe1e2
No related branches found
No related tags found
No related merge requests found
......@@ -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"} };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment