Yeongdo Park
|
41accee91d
|
energy diffusion using h gradient, Lorentz force to momentum, drift to Y equation
|
2019-02-17 09:13:51 -05:00 |
|
Yeongdo Park
|
ad9cb13d57
|
diffusivityModel mobility method
|
2019-02-16 10:05:10 -05:00 |
|
Yeongdo Park
|
96011184a3
|
use zero vector constructor for Vc initialization
|
2019-02-08 03:19:45 -05:00 |
|
Yeongdo Park
|
653863a19d
|
pure condition test, now use Y
|
2019-01-11 08:47:02 -05:00 |
|
Yeongdo Park
|
93500dd389
|
added testing infinity for pure condition
|
2019-01-11 03:55:15 -05:00 |
|
Yeongdo Park
|
0da17683df
|
relTol 5% => 6%
|
2019-01-02 13:10:05 -05:00 |
|
Yeongdo Park
|
d3b2bee5a8
|
Revert "relTol 5% => 2%"
This reverts commit 15a9eb74a6.
|
2019-01-02 12:56:54 -05:00 |
|
Yeongdo Park
|
4354360884
|
fix mixture density to pure composition density
|
2019-01-02 12:37:43 -05:00 |
|
Yeongdo Park
|
86b85b3eef
|
binary diffusivity and pure viscosity test
|
2019-01-01 14:54:54 -05:00 |
|
Yeongdo Park
|
832638290b
|
fix test script to use argument to open 1-D flame solution
|
2019-01-01 13:28:09 -05:00 |
|
Yeongdo Park
|
88f32a8d1c
|
fix seg fault
|
2019-01-01 13:07:10 -05:00 |
|
Yeongdo Park
|
858f63cf78
|
local variable for pure thermal conductivity loop
|
2019-01-01 11:03:02 -05:00 |
|
Yeongdo Park
|
1ebc2e22f2
|
compare pure species thermal conductivity
|
2019-01-01 10:40:18 -05:00 |
|
Yeongdo Park
|
74ddb91998
|
print pure species thermal conductivities
|
2018-12-27 03:56:32 -05:00 |
|
Yeongdo Park
|
15a9eb74a6
|
relTol 5% => 2%
|
2018-12-25 12:21:30 -05:00 |
|
Yeongdo Park
|
10025486c0
|
template test case name correction
|
2018-12-22 07:46:20 -05:00 |
|
Yeongdo Park
|
4f327884ce
|
separte gitlab ci jobs for test sets
|
2018-12-21 08:21:00 -05:00 |
|
Yeongdo Park
|
7bce61e8a3
|
added flame structure test sets
|
2018-12-21 03:10:09 -05:00 |
|
Yeongdo Park
|
3747eccf09
|
relTol 10% => 5%
|
2018-12-21 02:04:41 -05:00 |
|
Yeongdo Park
|
3e0619ac2e
|
testApp takes relTol argument for Cantera-OpenFOAM test
|
2018-12-21 01:52:48 -05:00 |
|
Yeongdo Park
|
0ca1abb48d
|
testApp apply logWriter()
|
2018-12-20 04:06:30 -05:00 |
|
Yeongdo Park
|
da618eb4ab
|
added class LogWriter and cantera use temperature from OpenFOAM thermo
|
2018-12-20 02:20:18 -05:00 |
|
Yeongdo Park
|
f8cdf0c875
|
refactoring thermal conductivity calculation
|
2018-12-17 01:27:55 -05:00 |
|
Yeongdo Park
|
36163004be
|
refactoring, changed index names in interaction loops
|
2018-12-12 03:12:27 -05:00 |
|
Yeongdo Park
|
12654ab05d
|
new test cases from cantera 1-D flame solution
|
2018-12-11 04:23:18 -05:00 |
|
Yeongdo Park
|
17faab2e95
|
Revert "remove openfoam build command in test job"
This reverts commit 6bb89d8efc.
|
2018-12-09 17:43:09 -05:00 |
|
Yeongdo Park
|
093153e83d
|
extract thermal conductivity calculation to Particle class methods
|
2018-11-25 16:46:19 -05:00 |
|
Yeongdo Park
|
46f571273c
|
correct typo and const type
|
2018-11-12 09:05:09 -05:00 |
|
Yeongdo Park
|
7ad6c88983
|
class GasState update
|
2018-11-12 08:57:42 -05:00 |
|
Yeongdo Park
|
761cfe471d
|
additional local variable removal in diffusivityModel.correct()
|
2018-11-12 08:49:33 -05:00 |
|
Yeongdo Park
|
25c7648546
|
remove local varialble Wpure
|
2018-11-05 07:27:13 -05:00 |
|
Yeongdo Park
|
a63c28d737
|
correct well depth value in Zrot method of class Ion and fixed errors in methods mu and D of class Coulomb
|
2018-11-05 00:12:28 -05:00 |
|
Yeongdo Park
|
9f0fc16367
|
remove old calculateMuD and calculateK
|
2018-11-04 18:56:32 -05:00 |
|
Yeongdo Park
|
a95508b37b
|
pass GasState state to calculateK in diffusivityModel, move Zrot calculation into calculateK
|
2018-11-04 17:36:52 -05:00 |
|
Yeongdo Park
|
0c7bf3027a
|
class GasState inline function to acces thermoData moved to the header
|
2018-11-04 17:13:38 -05:00 |
|
Yeongdo Park
|
18b24fbe4d
|
GasState rhoQc2 fix error (multiply e) and pass GasState state to calculateMuD in diffusivityModel
|
2018-11-04 16:37:57 -05:00 |
|
Yeongdo Park
|
094da99cfc
|
partially replacing argument passing by GasState object
|
2018-11-04 16:24:16 -05:00 |
|
Yeongdo Park
|
bc4a6ce8dd
|
introduce class GasState
|
2018-11-04 13:58:52 -05:00 |
|
Yeongdo Park
|
1f98596435
|
remove unnecessary arguemnt caseElectron in calculateMuD and calculateK
|
2018-11-03 16:05:08 -04:00 |
|
Yeongdo Park
|
9615a4158e
|
fix bug CvRot/CvRot => CvRot/R in calculateK and additional code cleanup
|
2018-11-03 15:53:04 -04:00 |
|
Yeongdo Park
|
1540954104
|
diffusivityModel.correct refactoring thermal conductivity calculation
|
2018-11-03 15:32:04 -04:00 |
|
Yeongdo Park
|
28a468f01f
|
removed unused argument in calculateMuD
|
2018-11-03 14:59:08 -04:00 |
|
Yeongdo Park
|
4ef6542500
|
increased error tolerence further to 10%
|
2018-11-03 14:40:26 -04:00 |
|
Yeongdo Park
|
c645f7cac8
|
geometry needs to be word rather than labels
|
2018-11-03 14:00:45 -04:00 |
|
Yeongdo Park
|
a5c29a9632
|
test script exit code -1 if any error exceed tolerence, tolerence set to 2.5%
|
2018-11-03 13:20:03 -04:00 |
|
Yeongdo Park
|
0f589b50ec
|
Merge branch 'ci-cache-policy-test' into 'master'
remove openfoam build command in test job
See merge request park0d/eReactingFoam-4.x!2
|
2018-11-02 20:15:11 +00:00 |
|
Yeongdo Park
|
6bb89d8efc
|
remove openfoam build command in test job
|
2018-11-02 16:10:28 -04:00 |
|
Yeongdo Park
|
ea5fcbadde
|
shorten stdout log, added Alltest script for all binary diffusivity test and according update of ci yaml
|
2018-11-02 15:45:21 -04:00 |
|
Yeongdo Park
|
838d425235
|
remove unnecessary division by pressure
|
2018-11-02 13:36:02 -04:00 |
|
Yeongdo Park
|
fa0af403cf
|
pure composition test for cantera mixture averaged diffusivity
|
2018-11-02 09:48:49 -04:00 |
|