Commit Graph
413 Commits
Author SHA1 Message Date
Bang-Shiuh Chen f501f3f7eb [kinetics] add test for electron collision plasma reaction 2025-05-18 14:56:55 -05:00
Bang-Shiuh Chen 8612d4d0dc [test] update plasma reaction to reversible 2025-05-18 14:56:55 -05:00
Ingmar Schoegl 1b5a4e2860 [unittest] Avoid building ReactorNet incrementally 2025-05-18 15:33:50 -04:00
Bang-Shiuh Chen e19ac68adb [plasma] fix c2 and make shape factor default value one 2025-04-22 09:51:36 -04:00
Ray Speth 84831a9ba6 [Input] Fix ck2yaml handling of unnamed surfaces
Fixes #1845
2025-04-21 21:22:51 -05:00
Ray Speth addbfaac52 [transport] Formatting cleanup related to high-pressure transport 2025-03-26 23:31:13 -04:00
Christopher Neal edcc49f577 [transport] addressing review comments 2025-03-26 23:31:13 -04:00
Christopher Neal 65c057be1f [transport] added regression-type test for high pressure transport models 2025-03-26 23:31:13 -04:00
Christopher Neal 740c42fb88 [transport] added new unit test and fixed some issues with unit test input files 2025-03-26 23:31:13 -04:00
Christopher Neal 3dd2e233bf [transport] added new unit test, updated example, removed old unit test that would never work 2025-03-26 23:31:13 -04:00
Christopher Neal b1c1ed447e added a test, and fixed names for transport objects 2025-03-26 23:31:13 -04:00
Ingmar Schoegl 3f9742dcd0 [unittests] Improve test-zeroD coverage 2025-03-21 15:55:12 -04:00
Ray Speth e383e7b16e [Test] Add tests for new 1D Jacobian options 2025-02-01 14:15:18 -06:00
Ray Speth 5f6cd17ede [Test] Avoid spurious failures of TestFreeFlame.test_converge_adiabtic 2025-02-01 14:15:18 -06:00
Ray Speth 2928a4e66d [Test] Avoid possible error overwriting existing file 2025-02-01 14:15:18 -06:00
Bang-Shiuh Chen d216c6dc6b [test] add test_elastic_power_loss 2025-01-31 00:37:47 -05:00
Ingmar Schoegl 9c3a57c8be [unittests] Cover transport model updates 2025-01-22 22:57:56 -05:00
Ingmar Schoegl e647b9de63 [Python] Fix unordered SolutionArray append 2025-01-22 14:45:58 -05:00
Ray Speth b3287526a1 Drop support for ruamel.yaml < 0.17.16 2024-12-31 11:52:42 -05:00
Ray Speth 5814fa245a Drop support for Python 3.8 and 3.9 2024-12-31 11:52:42 -05:00
Ray Speth 12f244d440 Delete code marked for removal after Cantera 3.1 2024-12-31 11:52:42 -05:00
Ray Speth a60ff4d200 [Test] Test low-T range of ion--neutral collision integral 2024-12-12 08:40:46 -06:00
Ray Speth 87dcca1f0e [Test] Test water viscosity correction near critical point 2024-12-12 08:40:46 -06:00
Ray Speth 9c93eea0f9 [Transport] Check species indices when accessing polynomial fits 2024-12-12 08:40:46 -06:00
Ray Speth eb0b3c65f1 [Transport] Test diffusivity and conductivity in "CK mode" 2024-12-12 08:40:46 -06:00
Ray Speth a2ad5c7524 [Transport] Fix handling of actual versus reduced temperature 2024-12-12 08:40:46 -06:00
Ray Speth 66a51ef01b [Transport] Test replacement of collision integral fits 2024-12-12 08:40:46 -06:00
Ray Speth fb6ce1105b [Transport] Test properties for single-species phases 2024-12-12 08:40:46 -06:00
Ray Speth 589cda50fd [Transport] test serialization of less common transport fields 2024-12-12 08:40:46 -06:00
Ray Speth b7973c4fef [Transport] Test all invalid gas transport data inputs 2024-12-12 08:40:46 -06:00
Ray Speth 508aeda539 [Transport] Make fitting errors accessible programmatically 2024-12-03 23:25:20 -05:00
Ray Speth ce858af164 Fix a few spelling errors/typos 2024-11-09 08:34:25 -06:00
Ray Speth ae004ced01 [Test] Add tests for more complex LinearBurkeRate cases 2024-11-02 06:54:54 -05:00
Ray Speth 12be255b47 [Test] Refactor LinearBurkeRate tests 2024-11-02 06:54:54 -05:00
Ray Speth a7d34efefe [Test] Add tests for bad linear-Burke rate input 2024-11-02 06:54:54 -05:00
Ray Speth 5667f85e5a [Test] Add standard reaction rate tests for LinearBurkeRate 2024-11-02 06:54:54 -05:00
Ray Speth 0e9685f586 [Doc] Document remaining members of Domain1D 2024-10-28 06:05:12 -05:00
Ray Speth 15a941e96b Formatting tweaks to LinearBurkeRate 2024-10-23 09:02:49 -04:00
pjsingal 088cebe2cc [Test] Update LinearBurkeRate tests 2024-10-23 09:02:49 -04:00
pjsingal 4e2f7eda8a [Test/Kinetics] Add unit tests for LinearBurkeRate
created linearBurke-test.yaml for unit tests
2024-10-23 09:02:49 -04:00
Christopher Neal 4a954f9074 [test] removed useless fixtures in test_transport 2024-10-19 20:04:43 -04:00
Christopher Neal 907a594b89 [test] updated tests that generated reference files to be run-able with pytest 2024-10-19 20:04:43 -04:00
Christopher Neal 9cea7f357c [test] formatting updates to test_reaction.py 2024-10-19 20:04:43 -04:00
Christopher Neal f1bf82037c [test] addressing review comments 2024-10-19 20:04:43 -04:00
Christopher Neal 1d653dc4d0 [test] reduced usage of class attributes in test_reaction 2024-10-19 20:04:43 -04:00
Christopher Neal 4eb50e88c1 [test] reduced usage of class attributes in test_kinetics 2024-10-19 20:04:43 -04:00
Christopher Neal 0c14ddb500 [test] removed the class attribute setting in test_composite 2024-10-19 20:04:43 -04:00
Christopher Neal f1766cbaa9 [test] increased FallOff reaction test relative tolerance 2024-10-19 20:04:43 -04:00
Christopher Neal 977d4afe38 [test] Removed class attribute usage in test_transport
Use more standard pytest approaches to test construction.
2024-10-19 20:04:43 -04:00
Christopher Neal 63f690311b [test] changed test_mixture to avoid using/setting class attributes 2024-10-19 20:04:43 -04:00