Commit graph

74 commits

Author SHA1 Message Date
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
Yeongdo Park
7ec7cd88e8 copy of chemFoam, base for test application 2018-10-30 13:14:46 -04:00
Yeongdo Park
ddc0b20e9d Particles now have their own gasHThermoPhysics object and diffusivityModel are fixed with gasHThermoPhysics Mixture 2018-10-30 12:37:37 -04:00
ignis
c6dcfeb5d7 added nonzero polarizability test and changed thermal conductivity formula 2018-10-29 08:34:51 +09:00
ignis
8b6c4ea696 diffusivityModel mod for mixture w/o electron and ions 2018-10-10 11:32:50 +09:00
ignis
d55116bfa4 diffusivityModel is compiled to a seperate libarary.
added laminarReactingFoam for cases without electric field.
2018-10-02 20:57:35 +09:00
ignis
cc3d365b3d mass based velocity control - working but not feasible approach 2018-09-27 03:40:49 +09:00
ignis
a659368959 volume based velocity control - failed 2018-09-13 14:56:37 +09:00
ignis
cf56850a5b dummy bc for 1-D premixed flame 2018-09-04 18:35:41 +09:00
ignis
2746e92165 electric fields and Poisson's equation 2018-08-12 23:13:02 -04:00
ignis
0053fcb48b calculation of correction flux 2018-08-11 03:41:57 +09:00
ignis
2c9f832cdd conductive heat flux, enthalpy difference due to differential diffusion and viscous dissipation 2018-07-23 16:53:53 +09:00
ignis
ffba26ed28 access to D fields and correction velocity calculation 2018-07-13 22:42:03 +09:00
ignis
41cb4714c3 mu and k access methods and explicit viscous stress term in UEqn 2018-07-13 17:04:29 +09:00
ignis
0dfbd072ed bugfix: mu and muAvg formula, Debye unit conversion, Stockmayer collision integral 2018-07-12 14:22:07 +09:00
ignis
c5027f53ba D, mu and k boundary fields update in correct() 2018-07-10 16:17:12 +09:00