Commit graph

89 commits

Author SHA1 Message Date
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
Yeongdo Park
0a89513335 added thermal conductivity test and write test result log and save as artifact 2018-11-02 09:18:46 -04:00
Yeongdo Park
03cbca684f move function of T for rotational relaxation calculation to class Particle 2018-11-02 02:56:33 -04:00
Yeongdo Park
67b9ab8227 moved Zrot attribute to super class Particle 2018-11-01 15:16:48 -04:00
Yeongdo Park
e64bbdf2f3 removed unnecessary file and set relTol 2% 2018-11-01 13:16:16 -04:00
Yeongdo Park
a551cedeaa count results that differ more than relative tolerence 2018-11-01 13:09:18 -04:00
Yeongdo Park
1dc3746afd mixture enthalpy logic reuse and no read dummy 0 time directory 2018-11-01 12:37:10 -04:00
Yeongdo Park
de43afdee1 specify remote branch name to pull 2018-11-01 11:37:08 -04:00
Yeongdo Park
c8706fa256 reset token with this job token 2018-11-01 11:31:11 -04:00
Yeongdo Park
1fa9a0fad9 pull latest OF4IW from repo 2018-11-01 11:26:08 -04:00
Yeongdo Park
9f537edaf7 changed the name of the docker image to use for build 2018-11-01 10:32:23 -04:00
Yeongdo Park
ae296f9455 build openfoam 4 for ionicwind from source 2018-11-01 09:59:58 -04:00
Yeongdo Park
e502e309d1 Merge branch 'add-ci' into 'master'
Add CI

See merge request park0d/eReactingFoam-4.x!1
2018-11-01 08:52:46 +00:00
Yeongdo Park
1ad29d8dee Add CI 2018-11-01 08:52:46 +00:00
Yeongdo Park
061da17242 Update .gitignore 2018-10-31 10:43:44 -04:00
Yeongdo Park
b55541d32e print mix avg D and mu over hard coded temperature range 2018-10-31 03:15:27 -04:00
Yeongdo Park
69ed413f5c input files for canteraTest application 2018-10-31 01:00:17 -04:00
Yeongdo Park
e63c31994f cantera read gri and viscosity calculation 2018-10-31 00:16:51 -04:00
Yeongdo Park
5ad6d7f404 removed U and phi field and result file 2018-10-30 15:53:51 -04:00
Yeongdo Park
7587045ea0 added cantera transport headers and removed the time loop 2018-10-30 13:31:49 -04:00