- 12 Jul, 2021 1 commit
-
-
James Sutherland authored
CMake linkage is now: TabProps::tabprops and TabProps::interp Dependencies should propagate better now.
-
- 20 Apr, 2021 5 commits
-
-
James Sutherland authored
Add pytabprops support for the mixing model without Cantera See merge request !12
-
Mike Hansen authored
-
Mike Hansen authored
-
Mike Hansen authored
-
Mike Hansen authored
-
- 19 Apr, 2021 2 commits
-
-
Elizabeth Armstrong authored
-
Elizabeth Armstrong authored
-
- 11 Apr, 2021 1 commit
-
-
Elizabeth Armstrong authored
-
- 16 Mar, 2021 2 commits
-
-
Mike Hansen authored
add basic 1D interpolant testing and very basic PDF testing (just running the code, no correctness checks) for pytabprops
-
Mike Hansen authored
Enable the mixing model libary without Cantera and add mixing model methods, get_pdf and integrate, to the pytabprops interface
-
- 25 Nov, 2020 1 commit
-
-
Elizabeth Armstrong authored
-
- 09 Apr, 2020 2 commits
-
-
James Sutherland authored
- add ability to create TabProps table from Spitfire flamelet data See merge request !11
-
-
- 06 Feb, 2020 1 commit
-
-
James Sutherland authored
- misc minor changes
-
- 04 Feb, 2020 2 commits
-
-
James Sutherland authored
- fix to index_finder See merge request !10
-
Elizabeth Armstrong authored
-
- 02 Apr, 2019 6 commits
-
-
James Sutherland authored
Hard-code some paths on linux tests since the gitlab-runner user there apparently doesn't have the ability to set these up in a .custom.sh file.
-
James Sutherland authored
-
James Sutherland authored
-
James Sutherland authored
-
James Sutherland authored
-
James Sutherland authored
- Increase number of points in timings from ~100 to 10000. This is more realistic of the sizes that we would be running in CFD applications, and shows more realistic performance numbers. - Reduce block size for thread counts to avoid overflows on GPU.
-
- 20 Sep, 2018 2 commits
-
-
James Sutherland authored
-
James Sutherland authored
-
- 20 Jun, 2017 2 commits
-
-
James Sutherland authored
-
James Sutherland authored
-
- 01 Feb, 2017 1 commit
-
-
James Sutherland authored
-
- 10 Dec, 2016 1 commit
-
-
James Sutherland authored
- turn of preprocessor by default - a few changes to the search for cantera
-
- 05 Dec, 2016 1 commit
-
-
James Sutherland authored
-
- 28 Oct, 2016 1 commit
-
-
James Sutherland authored
-
- 27 Oct, 2016 3 commits
-
-
James Sutherland authored
-
James Sutherland authored
-
James Sutherland authored
Update build system to look for cantera installation automatically, optionally overriding the search with a specific cantera installation directory.
-
- 22 Sep, 2016 3 commits
-
-
James Sutherland authored
Move assert() from 1D constructor to its second_derivative method. This will assure that there are enough number of points for second order derivative. Also lets the interpolator to run the value() method with less points (order+1) See merge request !9
-
Babak Goshayeshi authored
-
Babak Goshayeshi authored
-
- 21 Sep, 2016 2 commits
-
-
Babak Goshayeshi authored
-
Babak Goshayeshi authored
Clean up test files
-
- 16 Sep, 2016 1 commit
-
-
Babak Goshayeshi authored
-