Commit Graph

3826 Commits

Author SHA1 Message Date
James McClure
68b881bdb0 draft for cuda version of free lee model 2021-03-20 18:36:09 -04:00
James McClure
daba5c7132 clean up arguments for Free Lee 2021-03-20 13:13:00 -04:00
James McClure
dadc970947 clean up arguments for Free Lee 2021-03-20 13:12:49 -04:00
James McClure
e8124f606c working bubble for FreeLee 2021-03-19 20:54:29 -04:00
James McClure
eb62dbd38e standalone d3q7 mass collision for color model 2021-03-18 21:06:15 -04:00
James McClure
c1cd959da6 D3Q7 Lee model (looks anisotropic) 2021-03-18 14:51:26 -04:00
Mark Berrill
59b7b9a0fe Fixing issues with enums and the summary files 2021-03-18 09:41:39 -04:00
Rex Zhe Li
02d2e514ed make CPU also ready for capillary penalty; to be built and verified 2021-03-18 07:58:05 -04:00
Mark Berrill
dfa97a0132 Fixing minor build error without timer 2021-03-17 13:34:38 -04:00
Mark Berrill
05c286de81 Merge 2021-03-17 10:31:54 -04:00
Mark Berrill
89704cbb10 Updating convertIO 2021-03-17 10:24:14 -04:00
James McClure
8c026a2f6d test neighborlist 2021-03-17 06:35:19 -04:00
James McClure
cb32a4236b update lee model tests 2021-03-17 06:26:15 -04:00
JamesEMcclure
de743e75b7 include convert IO 2021-03-17 05:15:17 -04:00
Mark Berrill
6d59317919 Cleaning up TestWriter 2021-03-16 17:21:52 -04:00
James McClure
15dbe5f053 update ubuntu configure script 2021-03-15 17:31:14 -04:00
James McClure
b828f6e5e6 updating mixed gradient test 2021-03-15 12:58:24 -04:00
James McClure
aa04ad4898 fixed wide halo bug with lee model 2021-03-14 13:02:55 -04:00
Rex Zhe Li
fdf635bb57 revise the capillary penalty formulation 2021-03-11 21:11:57 -05:00
James McClure
ec6b3c6a68 revert to cs^2=2/9 for D3Q7 2021-03-11 20:16:02 -05:00
Rex Zhe Li
57158b539e had accidentally comment out the recoloring check; put it back on 2021-03-11 20:00:03 -05:00
James McClure
2b8bdf0bea update ubuntu config 2021-03-11 14:15:18 -05:00
James McClure
3f659a0cc2 adding mass conservation test 2021-03-11 13:55:47 -05:00
Rex Zhe Li
2cec6b260e change color-gradient on greynodes to be the same as Fcp 2021-03-10 19:53:58 -05:00
Rex Zhe Li
3ed949efb1 slightly change the implementation of capillary penalty, to be built and tested 2021-03-08 22:28:19 -05:00
Rex Zhe Li
5645f6125f add debug output for greyscale potential 2021-03-08 20:39:37 -05:00
Rex Zhe Li
1ff5951ce0 build pass; model to be validated 2021-03-03 20:53:36 -05:00
Rex Zhe Li
6aeb038fce update the cap penalty formulation; to be built and verified 2021-03-03 20:25:26 -05:00
Mark Berrill
54b99e110b Updating FindMPI 2021-03-01 14:02:29 -05:00
Rex Zhe Li
dfac3e1349 continue to add capillary penalty to pressure; to be compiled and tested 2021-02-28 18:27:16 -05:00
Rex Zhe Li
9c04320276 fix error where parameter is used before being loaded 2021-02-26 01:18:21 -05:00
Rex Zhe Li
1a393ab266 fix typo and build pass 2021-02-25 21:25:29 -05:00
Rex Zhe Li
99f1d9b727 add a test routine for mixed gradient 2021-02-25 20:30:48 -05:00
Mark Berrill
991350500f Updating manual configuration of MPI 2021-02-25 11:38:45 -05:00
Rex Zhe Li
4c8ec687d2 unfinished work: try to add capillary penalty term in GreyscaleColor 2021-02-24 20:28:36 -05:00
James McClure
a0b42380a4 fixed wide halo bug 2021-02-21 23:56:10 -05:00
Rex Zhe Li
aba83e5829 Merge branch 'FOM_dev' of github.com:JamesEMcClure/LBPM-WIA into FOM_dev 2021-02-15 18:33:15 -05:00
Rex Zhe Li
11d99560ff corrected the phase field loading and removed a wrong factor in mixed-grad 2021-02-15 18:33:07 -05:00
James McClure
16fe8ccbc3 Merge branch 'FOM' of github.com:JamesEMcClure/LBPM-WIA into FOM 2021-02-12 14:27:55 -05:00
James McClure
317f5f3bbe add SCAL wetting convention 2021-02-12 14:27:49 -05:00
Mark Allen Berrill
97517f6482 Fixing compile errors with HIP 2021-02-12 13:19:37 -06:00
Mark Berrill
5c27e3830a Fixing compile errors without MPI 2021-02-12 13:43:26 -05:00
James McClure
e04abb9224 hip versions for new physics 2021-02-12 10:23:19 -05:00
James McClure
0dae32f3c4 skeleton freelee build for gpu 2021-02-12 10:05:00 -05:00
James McClure
81d726030b add freelee gpu skeleton 2021-02-12 09:36:50 -05:00
James McClure
da55748d30 update to flow adapter 2021-02-12 09:10:54 -05:00
James McClure
650309ffa6 added FlowAdapter class 2021-02-11 14:31:29 -05:00
James McClure
41814df509 Merge branch 'FOM_dev' of github.com:JamesEMcClure/LBPM-WIA into FOM_dev 2021-02-09 15:25:40 -05:00
James McClure
e421406788 fix wide halo bug in list memory 2021-02-09 15:25:20 -05:00
Rex Zhe Li
d8f5b21436 add a correcting factor cs2 into velocity equation 2021-02-08 20:31:45 -05:00