Don't fail if tables need to be built

This commit is contained in:
Ian Bell
2015-06-28 13:48:19 -06:00
parent c0f230e5d5
commit fa1720e512

View File

@@ -614,6 +614,7 @@ void CoolProp::TabularDataSet::build_tables(shared_ptr<CoolProp::AbstractState>
}
single_phase_logph.build(AS);
single_phase_logpT.build(AS);
tables_loaded = true;
}
/// Return the set of tabular datasets