Commit Graph

895 Commits

Author SHA1 Message Date
James McClure
88897e73e2 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2023-10-23 04:13:07 -04:00
James McClure
83f543e7a6 import ScaLBL updates 2023-10-22 11:05:05 -04:00
James McClure
7394e7ff33 fix bug in capillary flux computation 2023-08-29 19:34:23 -04:00
James McClure
f574140a16 :Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2023-05-28 12:33:51 -04:00
James McClure
58405353c6 convert int to size_t for dist_mem_size 2023-05-28 11:59:10 -04:00
James McClure
2989e890fa fixing merge 2023-04-03 09:05:33 -04:00
James McClure
68e475fdf8 make sure permeability always includes square of porosity 2023-04-03 08:49:19 -04:00
James McClure
bf076ca633 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA into merge 2023-01-21 08:48:25 -05:00
James McClure
7e286f16f1 update docs for cell model 2023-01-16 13:29:58 -05:00
James McClure
720e7fa195 add potential BC for poisson 2022-11-02 16:25:14 -04:00
James McClure
ce7714071f clena up 2022-11-02 15:55:58 -04:00
James McClure
111529ff5e add voltage BC for d3q19 poisson solver 2022-10-27 08:15:21 -04:00
James McClure
613a43c309 vis capabilities for poisson, default d3q19 2022-10-26 16:17:23 -04:00
James McClure
372ebd3af2 add flat field to accelerate Poisson 2022-08-25 15:46:47 -04:00
James McClure
2b2bdee447 fix error in gpu poisson 2022-08-16 11:23:30 -04:00
James McClure
d69bff263c fix minor merge conflict 2022-08-15 05:17:47 -04:00
James McClure
d50c98c71a porosity factor in effperm 2022-08-12 18:33:49 -04:00
James McClure
189408f769 porosity factor in effperm 2022-08-12 18:29:45 -04:00
James McClure
58ae63fe87 fix bug in ion model restart 2022-08-02 15:36:35 -04:00
James McClure
777e216b35 restart for Poisson model 2022-07-29 18:11:32 -04:00
James McClure
5204f48d45 fix memory leaks 2022-07-12 18:44:36 -04:00
James McClure
5a37f7865f add BC to poisson solver 2022-07-06 19:35:08 -04:00
James McClure
1c903a3380 add performance counters to ion / poisson solvers 2022-06-11 20:49:01 -04:00
James McClure
7c790e8802 updating membrane communication structure 2022-05-11 23:37:18 -04:00
James McClure
e677b0395f add barrier to membrane transport 2022-05-09 06:32:58 -04:00
James McClure
cf2b69e7ee fix missing bracket 2022-05-07 19:36:14 -04:00
James McClure
459d6064c1 merge to membrane 2022-05-06 20:41:03 -04:00
James McClure
c424e1d984 cleanup with help from valgrind 2022-05-06 16:21:37 -04:00
Zhe Rex Li
01ffcce379 update print-out 2022-05-03 17:10:26 +10:00
Zhe Rex Li
de52cf53b9 add more tweaks for cell simulator 2022-05-03 16:32:42 +10:00
Zhe Li
9c2c216af8 udpate output precision 2022-05-03 15:55:40 +10:00
Zhe Rex Li
6959a02f7b correct ion LB collison 2022-05-03 15:00:00 +10:00
Zhe Li
bdd0efd36e build passed 2022-04-28 16:55:58 +10:00
Zhe Rex Li
a00a3606f7 add functionality for user to choose either D3Q7 or D3Q19 lattice for Poisson;to be built and tested 2022-04-28 16:21:04 +10:00
Zhe Li
678925ec15 correct use_membrane functionality 2022-04-28 15:22:23 +10:00
Zhe Rex Li
86be316977 merge membrane into test_poisson 2022-04-27 12:04:53 +10:00
James McClure
e3518e3482 added membrane properties to input db 2022-04-26 18:07:26 -04:00
Zhe Rex Li
17f80b4637 merge the latest membrane into test_poisson 2022-04-26 11:16:44 +10:00
James E McClure
429413ce3b fix charge density (i think) 2022-04-24 16:48:12 -04:00
James E McClure
3642a6ae9b debug charge density problems on crusher 2022-04-24 15:55:23 -04:00
James E McClure
9043751281 debug crusher 2022-04-24 14:55:59 -04:00
James E McClure
91d8fbe751 Merge branch 'membrane' of github.com:JamesEMcClure/LBPM-WIA into membrane 2022-04-24 11:04:47 -04:00
James McClure
418bc82953 fix poisson typo 2022-04-24 11:04:33 -04:00
James E McClure
36a5204882 a bunch of summit debug things to roll back later 2022-04-24 11:04:11 -04:00
James McClure
dd5dbbd51c deprecate old error methods 2022-04-24 11:00:17 -04:00
James McClure
cf4f2b63da update error analysis for Poisson solver 2022-04-22 15:17:52 -04:00
James McClure
d3dc35c018 fix bad ref to D3Q7 2022-04-22 14:30:03 -04:00
James McClure
481a258fbd read Membrane ion concentration list 2022-04-19 10:53:16 -04:00
James McClure
b51968c677 print membrane input concentration 2022-04-19 07:46:53 -04:00
James McClure
7eaaced8d9 add barriers to poisson solver 2022-04-18 08:45:49 -04:00