Commit graph

16 commits

Author SHA1 Message Date
Yeongdo Park
4354360884 fix mixture density to pure composition density 2019-01-02 12:37:43 -05:00
Yeongdo Park
f8cdf0c875 refactoring thermal conductivity calculation 2018-12-17 01:27:55 -05:00
Yeongdo Park
093153e83d extract thermal conductivity calculation to Particle class methods 2018-11-25 16:46:19 -05:00
Yeongdo Park
1540954104 diffusivityModel.correct refactoring thermal conductivity calculation 2018-11-03 15:32:04 -04:00
Yeongdo Park
c645f7cac8 geometry needs to be word rather than labels 2018-11-03 14:00:45 -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
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
0dfbd072ed bugfix: mu and muAvg formula, Debye unit conversion, Stockmayer collision integral 2018-07-12 14:22:07 +09:00
ignis
ab31fafba2 vacuum constant and remove default geometry value 2018-05-14 14:28:27 +09:00
ignis
80c5f0d65a calculating D, mu, k of Neutral mixture 2018-04-30 04:02:16 +09:00
ignis
aaf2c181ce class Stockmayer calculating transport coefs assuming Stockmayer potential function 2018-04-29 02:11:24 +09:00
ignis
a8a392715d added constness to member access methods 2018-04-26 17:39:30 +09:00
ignis
94662c272c access method to geometry_ attribute 2018-04-26 17:36:56 +09:00
ignis
dfc868000c skeletal molecule property input processing 2018-04-26 16:59:21 +09:00