Commit graph

7238 commits

Author SHA1 Message Date
ignis
f312f0d1d0 WmeanTransport: Transport properties are calculated as a weighted mean of properties of selected species 2020-03-06 11:12:43 +09:00
ignis
6cee31cbb9 ConstantTransport: Transport properties are calcuated with fixed reference temperature 2020-01-15 11:28:18 +09:00
ignis
84acb57b4b compiling dummy constant transport class 2019-11-27 16:53:56 +09:00
Bryan W. Weber
ba330a797e Create FUNDING.yml
Links to NumFOCUS donate page
2019-11-23 13:15:21 -05:00
Ingmar Schoegl
e320ec785e [Examples] add version info to ic_engines.py 2019-11-18 18:07:09 -05:00
Ingmar Schoegl
088c52fff2 [ck2cti] fix surface reactions with explicit reverse rate 2019-11-18 17:53:59 -05:00
Ingmar Schoegl
719cb3d2b7 [Data] remove zero T2 value from TROE 2019-11-10 22:56:20 -05:00
Ingmar Schoegl
197c69a476 [YAML] preserve zero in Troe T2 input 2019-11-10 22:56:20 -05:00
Ingmar Schoegl
5bc81bf397 Finalize cleanup of warning messages 2019-11-10 22:56:20 -05:00
Ingmar Schoegl
334a496267 [YAML] read exact Troe/SRI parameters 2019-11-10 22:56:20 -05:00
Ingmar Schoegl
456bc32f23 [Transport] reformat warnings 2019-11-10 22:56:20 -05:00
Ingmar Schoegl
72082d026a [Equil] reformat warnings 2019-11-10 22:56:20 -05:00
Ingmar Schoegl
7d72cc9baa [Thermo] reformat warnings 2019-11-10 22:56:20 -05:00
Ingmar Schoegl
f67d9113db [Kinetics] issue warning for zero T2 Troe coefficient 2019-11-10 22:56:20 -05:00
Ingmar Schoegl
2fdbce42b2 [OneD] reformat warnings 2019-11-10 22:56:20 -05:00
Ingmar Schoegl
f5f7227e79 [Thermo] reformat NasaPoly2::validate warning 2019-11-10 22:56:20 -05:00
Ingmar Schoegl
1cc87f4372 [Base] introduce warn_user 2019-11-10 22:56:20 -05:00
Ray Speth
02c433b9a2 [Doc/Input] Document phase-level setting for Motz-Wise in YAML files 2019-11-09 11:53:16 -05:00
Ray Speth
d4f9717c1c [Input] Fix handling of global Motz-Wise flag in cti2yaml 2019-11-09 11:53:16 -05:00
Bryan W. Weber
efb246d73a [cti2yaml] Add failing test of Motz-Wise option
The global Motz-Wise option is not added to the phase specification
2019-11-09 11:53:16 -05:00
Ingmar Schoegl
21de00c549 [Kinetics] update unit tests to probe falloff type 2019-11-08 15:18:26 -05:00
Ingmar Schoegl
e2bfba328c [Kinetics] deprecate magic numbers for falloff reactions 2019-11-08 15:18:26 -05:00
Ingmar Schoegl
58063b498a [Kinetics] deprecate magic number types in RxnRates.h 2019-11-08 15:18:26 -05:00
Ingmar Schoegl
91c7bf14d7 [Base] finalize introduction of Solution object in C++ layer 2019-11-08 15:12:36 -05:00
Ingmar Schoegl
cf315f7c5e [oneD] change thermo type passed to StFlow constructor
- allow for 'ThermoPhase`, and cast to 'IdealGasPhase' internally
2019-11-08 15:12:36 -05:00
Ingmar Schoegl
2a9554c134 [Base] consolidate shared_ptr access in Solution 2019-11-08 15:12:36 -05:00
Ingmar Schoegl
58fc8f770c Replace doublereal by double 2019-11-08 15:12:36 -05:00
Ingmar Schoegl
d730b4c5e8 Deprecate (previously) used convenience wrapper classes
- IdealGasMix.h and Interface.h
2019-11-08 15:12:36 -05:00
Ingmar Schoegl
eda3b2fbfb Deprecate (previously) unused convenience wrapper classes
- Edge.h, IncompressibleSolid.h and Metal.h
2019-11-08 15:12:36 -05:00
Ingmar Schoegl
9f6cba3c33 [samples] replace convenience wrapper classes by C++ Solution 2019-11-08 15:12:36 -05:00
Ingmar Schoegl
a0350925a7 [test_problems] replace convenience wrapper classes by C++ Solution
- Remove dependence on IdealGasMix.h
2019-11-08 15:12:36 -05:00
Ingmar Schoegl
40ae5b5fb5 [Base] implement initialization of C++ Solution from input files
- implement constructor that loads ThermoPhase, Kinetics, and Transport
from input files (wrapping factory class methods)
- logic for selection of transport manager follows Python object
- add convenience methods to type-cast frequently used classes
2019-11-08 15:12:36 -05:00
Ingmar Schoegl
43d02e95e3 [Scons] prevent installation to source directory 2019-11-07 10:35:53 -05:00
Ray Speth
ce47733c42 [Test] Fix coverage consistency issue in getMixDiffCoeffsMole 2019-11-02 15:43:05 -04:00
Ray Speth
6dbcd94029 [Doc] Fix alphabetization of thermo and species thermo models 2019-11-02 10:42:35 -04:00
Ray Speth
71ba021467 Add sticking coefficients to CTI API docs 2019-11-02 10:42:35 -04:00
CyberDrudge
65f7b16f01 Implemented function to list data files
Update function to list data files

Follow Style Guidelines

Add doc for listing files
2019-11-01 22:18:59 -04:00
Ray Speth
a5b28ba799 [Input] Fix conversion of Ion transport in cti2yaml 2019-11-01 22:16:45 -04:00
Ray Speth
bddb339198 [Input] Fix handling of skip_undeclared_third_bodies in cti2yaml 2019-11-01 22:16:45 -04:00
Bryan W. Weber
69393e9307 [cti2yaml] Add failing ch4_ion test 2019-11-01 22:16:45 -04:00
Ingmar Schoegl
eb02fa9726 Update issue templates
Fixes #698. Further:
- Add SUPPORT.md
- Move community help files to .github folder
2019-11-01 22:16:06 -04:00
Ingmar Schoegl
54c12fc59c [Thermo] add support for concentration string in findIsomers 2019-10-29 21:26:57 -04:00
Ingmar Schoegl
4f42164443 [Thermo] add unit tests for add_species_alias and find_isomers 2019-10-29 21:26:57 -04:00
Ingmar Schoegl
3ef99f966c [Thermo] add functions findIsomer/addSpeciesAlias 2019-10-29 21:26:57 -04:00
Ingmar Schoegl
a85396ef11 [Input/Scons] make gri30 consistent with latest online version
Updated version keeps input and thermo separate, which requires minor
changes in the build scripts.
2019-10-29 21:00:36 -04:00
Ingmar Schoegl
1e01054bf5 [Thermo] eliminate SolutionArray._extra_arrays 2019-10-25 15:06:31 -04:00
Ingmar Schoegl
cd67962004 [Thermo] add ability to sort SolutionArray objects 2019-10-25 15:06:31 -04:00
Steven DeCaluwe
f02ca90e2c Updating citation info for li ion battery example. 2019-10-24 22:16:52 -04:00
Ingmar Schoegl
76901b7f50 [ReactorNet] improve handling of max_time_step
* implement ReactorNet::maxTimeStep to allow for external queries
* implement getter/setter for property ReactorNet.max_time_step
* deprecate ReactorNet.set_max_time_step
2019-10-24 20:31:54 -04:00
Ingmar Schoegl
3b7eb0dc8d [Scons] use consistent phase names (CTI/XML vs YAML) 2019-10-23 21:39:53 -04:00