|
|
52e9c0d3cc
|
Add b calculation
|
2026-04-18 06:50:54 -04:00 |
|
|
|
7bc4e43119
|
Update gas mixture with correct n calculation
|
2026-04-17 16:33:22 -04:00 |
|
|
|
8805b76535
|
Simple gauss-jordan solver
|
2026-04-14 22:33:24 -04:00 |
|
|
|
6fa468ca6c
|
Add base error struct as well as swap_rows function in matrix
|
2026-04-07 22:16:38 -04:00 |
|
|
|
dccd2885a2
|
Add transpose function
|
2026-04-04 22:25:31 -04:00 |
|
|
|
df0e93735b
|
Add basic matrix math
|
2026-04-04 21:50:06 -04:00 |
|
|
|
93bd1f4d38
|
Some test fixes and adding initial simple version of matrix data struct
|
2026-04-04 15:46:27 -04:00 |
|
|
|
b6a18df17b
|
Add consts and gas_mixtures with initial calculations
|
2026-04-01 23:33:24 -04:00 |
|
|
|
44e2426aa2
|
Merge pull request #2 from aselimov/thermo-calcs
Thermo calcs
|
2026-03-29 23:25:53 -04:00 |
|
|
|
828b87dcc9
|
Additional code review comments
|
2026-03-29 22:36:21 -04:00 |
|
|
|
063ec15795
|
Prevent polynomial_at from panicking
|
2026-03-29 22:31:09 -04:00 |
|
|
|
6f4bc45927
|
Fix some calculation issues
|
2026-03-29 22:26:59 -04:00 |
|
|
|
cdb74a4463
|
Make field private and refactor
|
2026-03-29 20:50:48 -04:00 |
|
|
|
aa4e870775
|
Add transport property calculations
|
2026-03-29 19:17:33 -04:00 |
|
|
|
6d9175aa48
|
Reorganize the bad forwarder pattern and add tests
|
2026-03-29 18:19:07 -04:00 |
|
|
|
13e7f7be16
|
Add wrapper calculations to select correct polynomial
|
2026-03-29 18:03:33 -04:00 |
|
|
|
8e467417b2
|
Add thermo polynomial calculations
|
2026-03-29 13:14:12 -04:00 |
|
|
|
44061bf9ce
|
Merge pull request #1 from aselimov/table-parsing
Table parsing
|
2026-03-29 00:55:40 -04:00 |
|
|
|
cc5ae45c31
|
Fix some bugs
|
2026-03-29 00:55:12 -04:00 |
|
|
|
6d1d9bd290
|
Add full transport parse
|
2026-03-29 00:39:11 -04:00 |
|
|
|
3548d8b449
|
Reorganize some code and add the start of the transport file parsing
|
2026-03-28 22:56:36 -04:00 |
|
|
|
d5ed4c7599
|
Fixes to code issues and final test suite for thermo databases
|
2026-03-28 19:25:54 -04:00 |
|
|
|
a5e88859af
|
Refactor and add test stub
|
2026-03-28 16:58:24 -04:00 |
|
|
|
1279bf8e04
|
Add test for parsing species blocks
|
2026-03-28 14:12:09 -04:00 |
|
|
|
5ef5855441
|
Add parse polynomials test
|
2026-03-28 13:45:04 -04:00 |
|
|
|
c77f04d25f
|
Parsing code with first round of tests on polynomial block
|
2026-03-28 11:36:44 -04:00 |
|
|
|
516cf945ad
|
Initial commit up to species parsing in thermo.inp
|
2026-03-26 23:47:57 -04:00 |
|
|
|
a7a75c1dd1
|
Fix checkboxes
|
2026-03-26 10:39:28 -04:00 |
|
|
|
02d2e9f50b
|
Initial commit
|
2026-03-26 10:38:26 -04:00 |
|