James McClure
|
2c3272e423
|
updates and fix for user input reader
|
2022-03-22 17:31:12 -04:00 |
|
James McClure
|
16275ce1b9
|
werkin
|
2022-03-21 19:44:21 -04:00 |
|
James McClure
|
4927e54707
|
add single cell example
|
2022-03-20 15:13:53 -04:00 |
|
James McClure
|
51c88f0055
|
cell simulator runs
|
2022-03-20 11:22:46 -04:00 |
|
James McClure
|
702eaae1c1
|
try at membrane simulator
|
2022-03-18 18:08:44 -04:00 |
|
James McClure
|
bfe1de6be2
|
membrane structure in IonModel
|
2022-03-18 11:20:09 -04:00 |
|
James McClure
|
bfa6f5e5b8
|
move membrane to common folder
|
2022-03-18 11:09:34 -04:00 |
|
James McClure
|
12026f54d4
|
update to membrane capability
|
2022-03-14 16:16:47 -04:00 |
|
James McClure
|
abf5823de6
|
membrane data structures compiling
|
2022-03-11 05:39:34 -05:00 |
|
James E McClure
|
39feb20ec9
|
add membrane unpack function
|
2022-03-07 16:47:19 -05:00 |
|
James E McClure
|
f270604e6b
|
add membrane transport function for d3q7
|
2022-03-07 15:36:16 -05:00 |
|
James McClure
|
5bbda39fdb
|
working on membrane communication structures
|
2022-02-21 16:39:24 -05:00 |
|
James McClure
|
efd29363b6
|
membrane communications
|
2021-12-27 19:47:49 -05:00 |
|
James McClure
|
26766ef69a
|
update membrane structure
|
2021-12-25 17:58:53 -05:00 |
|
James McClure
|
51ada19b06
|
merging conflicts
|
2021-12-09 13:51:35 -05:00 |
|
Rex Zhe Li
|
7d525e999b
|
enable different types of solid BC for Poisson solver; to be built and tested
|
2021-12-02 23:32:57 +11:00 |
|
Thomas Ramstad
|
23189f5577
|
Clang format (#55)
Run clang-format on modules of code
|
2021-11-08 22:58:37 +01:00 |
|
James McClure
|
3f746e8ed2
|
merge doc update
|
2021-10-21 20:26:21 -04:00 |
|
Rex Zhe Li
|
4e47b0ad90
|
Merge branch 'master' into electrokinetic
|
2021-10-13 16:46:38 +11:00 |
|
Rex Zhe Li
|
afc7d6c90e
|
add routines to save advective and electromigrational flux;CPU only;to be verified
|
2021-10-13 15:15:12 +11:00 |
|
James McClure
|
2032e7af95
|
Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA
|
2021-10-11 19:48:59 -04:00 |
|
James McClure
|
f55b946b8a
|
update corey model in greyscale
|
2021-10-08 12:10:03 -04:00 |
|
James McClure
|
6f5d78204a
|
updating documentation
|
2021-10-03 19:56:26 -04:00 |
|
Rex Zhe Li
|
01499e672d
|
continue the work of storing ion diffusive flux;incomplete.
|
2021-09-29 15:41:38 +10:00 |
|
James McClure
|
3234d09fdc
|
fix dox warnings
|
2021-09-20 15:23:45 -04:00 |
|
JamesEMcclure
|
3cf0bc67d8
|
merge dox
|
2021-09-20 09:22:38 -04:00 |
|
James E McClure
|
a3a2bf24dd
|
expanding dox for ScaLBL
|
2021-09-20 06:29:05 -04:00 |
|
James McClure
|
75f31678a0
|
adding dox
|
2021-09-19 20:24:40 -04:00 |
|
JamesEMcclure
|
5b6628a5c1
|
Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA
|
2021-09-14 09:18:37 -04:00 |
|
Mark Berrill
|
88dda8d914
|
Cleaning up doxygen warnings
|
2021-09-13 11:51:21 -04:00 |
|
Rex Zhe Li
|
fa2c325f5a
|
comment out PoissonSolverResidual so it can be complined with GPU
|
2021-09-13 08:00:32 -04:00 |
|
Rex Zhe Li
|
c74b803157
|
initialize a new convergence scheme for Poisson solver
|
2021-09-09 15:48:25 +10:00 |
|
JamesEMcclure
|
3d64e1a8a1
|
Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA
|
2021-09-03 09:55:03 -04:00 |
|
James McClure
|
47050feb49
|
remove random array functionality
|
2021-09-02 08:19:54 -04:00 |
|
JamesEMcclure
|
2ceaa23afb
|
Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA
|
2021-09-01 14:29:45 -04:00 |
|
James McClure
|
b3457348bd
|
fix inlet / outlet porosity
|
2021-09-01 14:29:31 -04:00 |
|
JamesEMcclure
|
3d4a0a1f2f
|
Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA
|
2021-09-01 07:39:10 -04:00 |
|
James McClure
|
f908e6f8ee
|
erge branch 'master' into FOM_dev
|
2021-08-30 11:49:38 -04:00 |
|
James McClure
|
c7ddae1017
|
greyscale with corey d3q7
|
2021-08-09 08:34:10 -04:00 |
|
JamesEMcclure
|
e87141a2e8
|
Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA
|
2021-06-29 15:31:37 -04:00 |
|
Rex Zhe Li
|
de909820f8
|
merge master into FOM_dev
|
2021-06-27 19:53:52 -04:00 |
|
Rex Zhe Li
|
988eb36ac3
|
Merge branch 'FOM' into FOM_dev
|
2021-06-27 19:46:49 -04:00 |
|
Rex Zhe Li
|
57a723b11e
|
fix a minor data type bug
|
2021-06-18 00:13:17 -04:00 |
|
JamesEMcclure
|
b4f4607db0
|
Merge branch 'master' into greyscale_dev
|
2021-06-16 13:45:13 -04:00 |
|
JamesEMcclure
|
09f6e40aae
|
Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA
|
2021-06-13 23:36:52 -04:00 |
|
Rex Zhe Li
|
774d7e6349
|
add preset Sn and Sw for greynodes; to be built and verified.
|
2021-06-09 02:32:44 -04:00 |
|
JamesEMcclure
|
f9f2c6310f
|
make sure slip BC data structures are allocated and initialized irrespective of BC
|
2021-06-08 13:58:59 -04:00 |
|
JamesEMcclure
|
41bb5a1360
|
make sure slip BC data structures are allocated and initialized irrespective of BC
|
2021-06-08 13:54:58 -04:00 |
|
Mark Berrill
|
e1c347d3c1
|
Merge branch 'FOM' of github.com:JamesEMcClure/LBPM-WIA into FOM
|
2021-06-02 15:36:51 -04:00 |
|
Mark Berrill
|
96ef15c5c6
|
Creating HDF5 writer using Xmdf for visualization
|
2021-06-02 15:36:44 -04:00 |
|