Commit Graph

3826 Commits

Author SHA1 Message Date
Rex Zhe Li
c1d43747ce update debugging facility 2021-04-05 21:33:35 -04:00
James McClure
2e49c92685 print force to timelog 2021-04-04 20:33:53 -04:00
James McClure
dc86bc23db only write debug in development mode 2021-04-04 20:30:01 -04:00
Rex Zhe Li
a99c558552 fix miscellaneous typos and bugs; huckleberry build passed 2021-03-31 21:37:52 -04:00
Rex Zhe Li
c2991dae20 Merge branch 'FOM_dev' of github.com:JamesEMcClure/LBPM-WIA into FOM_dev 2021-03-31 20:43:48 -04:00
Rex Zhe Li
c22596ac14 further clean up CPU code;Update GPU code;GPU version to be built and verified 2021-03-31 20:42:16 -04:00
James E McClure
498993ed73 compile gpu lee model 2021-03-31 19:13:33 -04:00
James McClure
57dada85ac update gpu phase field 2021-03-31 13:55:21 -04:00
James McClure
8805fa6536 update gpu phase field 2021-03-31 13:54:57 -04:00
James E McClure
cde3741e53 fix some cuda compile bugs for lee model 2021-03-31 13:39:27 -04:00
James E McClure
dd94f96215 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-03-31 13:03:56 -04:00
James McClure
ba8a11a1e7 hip versions for lee / greyscale 2021-03-31 11:20:49 -04:00
James McClure
a1b82b2aa4 updated cuda version for Lee model 2021-03-31 11:19:13 -04:00
James McClure
65f2ed1ce7 Merge branch 'greyscale_dev' into FOM_dev 2021-03-31 10:24:32 -04:00
James McClure
689403a7ab Merge branch 'master' into FOM_dev 2021-03-31 10:23:41 -04:00
James McClure
0c419bfd62 :erge branch 'FOM_dev' of github.com:JamesEMcClure/LBPM-WIA into FOM_dev 2021-03-30 10:50:08 -04:00
Rex Zhe Li
ffe55133e5 fix some typo and build pass; need further validation 2021-03-30 08:50:06 -04:00
Rex Zhe Li
ca2595e99c clean up the greyscaleColor code; GPU only; to be built and tested 2021-03-30 06:51:23 -04:00
Rex Zhe Li
4884a3f586 tried BGK collision without mixed gradient 2021-03-30 01:05:12 -04:00
Rex Zhe Li
e87db53a01 apply the phase denoise without affecting the mass conservation 2021-03-29 23:28:26 -04:00
Rex Zhe Li
f02cf7abc4 remove the phase field denoise since it ruins mass conservation 2021-03-28 21:26:01 -04:00
James E McClure
c581146f1b Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-03-26 21:31:25 -04:00
James McClure
8d989a5f5f correct saturation change in shell aggregation 2021-03-26 18:23:44 -04:00
James McClure
3da87607f4 refactor morphdrain 2021-03-26 13:46:11 -04:00
Mark Berrill
651587392b Merge branch 'FOM' of github.com:JamesEMcClure/LBPM-WIA into FOM 2021-03-26 13:21:03 -04:00
Mark Berrill
3beb380bf3 Minor update to MPI class 2021-03-26 13:20:49 -04:00
James McClure
5a9cf54273 Merge branch 'master' into FOM_dev 2021-03-26 09:45:58 -04:00
James McClure
c430f159ad Merge branch 'master' into FOM_dev 2021-03-26 09:45:17 -04:00
JamesEMcclure
23de5b1ec2 fix domain volume bug 2021-03-26 09:36:13 -04:00
JamesEMcclure
487fe546ee Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-03-26 09:14:42 -04:00
James McClure
0dd406b58b Merge branch 'FOM_dev' of github.com:JamesEMcClure/LBPM-WIA into FOM_dev 2021-03-26 07:36:41 -04:00
Rex Zhe Li
ea64630cc7 further regulate the phase field 2021-03-25 23:07:01 -04:00
Rex Zhe Li
e73a466b5f fix a few dumb typo 2021-03-25 08:18:22 -04:00
Rex Zhe Li
e4490231a1 fix a nuclear-level dumb typo 2021-03-25 02:09:31 -04:00
Rex Zhe Li
d1e4a84b25 try the old approach for phase field collision; to be built and verified 2021-03-25 01:52:45 -04:00
James McClure
e947e0a192 drop test 2021-03-24 22:23:44 -04:00
JamesEMcclure
77b2e4ad8b fixed dumb merge thing 2021-03-24 22:20:20 -04:00
JamesEMcclure
04257d90f4 drop test 2021-03-24 22:18:28 -04:00
James McClure
1fccfc7881 Merge branch 'master' into greyscale_dev 2021-03-24 21:47:56 -04:00
James McClure
1ddf5e709e refactor analysis to take color model as argument 2021-03-24 21:19:53 -04:00
James McClure
aba4ca8455 add extra check on wall displacement 2021-03-24 21:18:50 -04:00
Rex Zhe Li
3d5686ebb8 Merge branch 'FOM_dev' of github.com:JamesEMcClure/LBPM-WIA into FOM_dev 2021-03-24 21:02:51 -04:00
Rex Zhe Li
0f94439a6b 1.revised relations of surface tension and W;2.reintroduce theta for better modele tuning;3.put chemical potential in debug output 2021-03-24 21:02:34 -04:00
James McClure
f44167d2ef add hip version of Lee model 2021-03-24 07:57:27 -04:00
James McClure
32d750a04c GPU build for lee model 2021-03-22 10:45:30 -04:00
James McClure
d913b9bdc8 added visualization capability for Lee model 2021-03-21 00:15:23 -04:00
James McClure
9f9b0dbffe adding functions to get data for analysis routines 2021-03-20 22:24:28 -04:00
James McClure
9fddfff384 fix merge conflict 2021-03-20 20:40:16 -04:00
James McClure
f3b7f6ee7e fix ubuntu config 2021-03-20 20:39:33 -04:00
James McClure
59e1973d73 Merge branch 'FOM' of github.com:JamesEMcClure/LBPM-WIA into FOM 2021-03-20 19:41:31 -04:00