[go: up one dir, main page]

Menu

Tree [07ddfa] submodule_depth / src /
 History

HTTPS access


File Date Author Commit
 Backends 2017-12-13 Ian Bell Ian Bell [7ea50a] Implement calc_name and calc_fluid_names for ta...
 Tests 2017-08-08 Howard Cheung Howard Cheung [b547a8] Solve cmake build error: include\catch.hpp(1938...
 l10n 2014-05-14 Ian bell Ian bell [b3847c] Initial commit for v5, but this time with the r...
 AbstractState.cpp 2017-08-07 Howard Cheung Howard Cheung [59421b] Calculation of first-order derivatives of isoch...
 CPfilepaths.cpp 2017-04-21 Jorrit Wronski Jorrit Wronski [4efe01] Feature/refprop paths (#1477)
 CPnumerics.cpp 2016-06-16 Ian Bell Ian Bell [84f7ef] Drastically improve stability of QT for cubics ...
 CPstrings.cpp 2017-01-02 Ian Bell Ian Bell [064585] Fix endswith function; closes #1372
 Configuration.cpp 2016-10-31 Ian Bell Ian Bell [d61c36] Parse refprop HMX.BNC file and load coefficient...
 CoolProp.cpp 2017-03-09 Jorrit Wronski Jorrit Wronski [f7af13] Added the line tracer to _PropSI_multi
 CoolProp.i 2015-11-16 Ian Bell Ian Bell [616f55] Add vector of vector of string and double to Co...
 CoolPropLib.cpp 2017-03-10 Ian Bell Ian Bell [d6db7f] Move F2K into emscripten_interface.cxx (#1449)
 CoolPropLib.def 2016-08-25 Ian Bell Ian Bell [5c1850] Fix stdcall 32-bit windows DLL
 CoolPropTools.cpp 2016-05-11 Ian Bell Ian Bell [4542f9] Merge into release (#1057)
 DataStructures.cpp 2016-08-21 Ian Bell Ian Bell [57584a] Merge VTPR (#1195)
 Helmholtz.cpp 2017-12-02 Ian Bell Ian Bell [1bb6fc] Pre-calcaulate common exp(theta[i]*tau) terms
 HumidAirProp.cpp 2017-01-04 Reza Afzalan Reza Afzalan [b1451a] Update CoolPropLib.h (#1383)
 Ice.cpp 2014-11-19 Ian Bell Ian Bell [8327d5] Replaced all tabs with spaces (finally) in C++ ...
 MatrixMath.cpp 2015-11-15 Ian Bell Ian Bell [e119cb] Fix remove row and column functions
 ODEIntegrators.cpp 2017-03-09 Ian Bell Ian Bell [85ce7d] Fix typo in step sizing in ODEIntegrators.cpp; ...
 PolyMath.cpp 2016-05-11 Ian Bell Ian Bell [4542f9] Merge into release (#1057)
 Solvers.cpp 2016-11-18 Ian Bell Ian Bell [58a3ae] Fix some issues with the ND Newton-Raphson solv...
 SpeedTest.cpp 2016-09-30 Ian Bell Ian Bell [5b9e66] lots of small updates to get VxWorks to build p...
 emscripten_interface.cxx 2017-03-10 Jorrit Wronski Jorrit Wronski [b59dc8] This might fix #1449, although the way import a...
 pybind11_interface.cxx 2017-11-21 Ian Bell Ian Bell [3b40b6] Add GuessesStructure to pybind11 interface