Commit graph

66 commits

Author SHA1 Message Date
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
ignis
6033bedc3a correct transport molecular weight type to scalar and correct size of PtrList<Coulomb> ccs_ 2018-06-21 14:18:58 +09:00
ignis
6d3a738e8b Electron and Electron Diffusivity based on scattering cross section 2018-06-21 13:02:19 +09:00
ignis
6e4e4a96d6 Stockmayer collision integral fit coefficients made constexpr 2018-06-18 16:16:03 +09:00
ignis
d71978e286 corrected errors in Diffusivity and Viscosity formulae 2018-06-10 04:02:30 +09:00
ignis
2b44e65696 n,6,4 resonant charge transfer, fit intercepts, powers of gamma_ij precalculation 2018-06-10 03:12:26 +09:00
ignis
67fe50953d Coulomb interaction collision integral fit coeffs now constexpr and removed reference to ion objects 2018-06-10 03:09:35 +09:00
ignis
3c91307cfb corrected units of (12,6,4) potential parameters sigma and epsilon 2018-05-25 05:18:49 +09:00
ignis
71d5f6b6bf constants for resonant charge transfer calculation 2018-05-24 19:05:46 +09:00