Commit Graph

3580 Commits

Author SHA1 Message Date
James McClure
0983e63fbf merging FOM with new functions 2021-01-04 23:29:02 -05:00
James McClure
c998cc24b0 update to ScaLBL 2021-01-04 23:10:21 -05:00
James McClure
00e6d0f2da use FOM morphology 2021-01-04 22:30:05 -05:00
James McClure
2f5fc9ead1 merging with FOM 2021-01-04 22:16:58 -05:00
James McClure
81953c2fce files match direct from FOM 2021-01-04 21:49:54 -05:00
James McClure
fbb2dd67b2 fix sumreduce 2021-01-04 21:40:41 -05:00
James McClure
074d61860f working to add analysis 2021-01-04 20:15:31 -05:00
James McClure
aace65ce78 Merge branch 'FOM' into TMPFIX 2021-01-04 19:56:01 -05:00
James McClure
7a5e6b24fe laptop build script 2021-01-04 19:55:09 -05:00
James McClure
20800ed7eb partial merge 2021-01-04 19:33:27 -05:00
James McClure
2fc85dead8 merging electrokinetic & greyscale 2021-01-04 14:00:44 -05:00
James McClure
5c914a5719 :wq!
Merge branch 'electrokinetic' of github.com:JamesEMcClure/LBPM-WIA into electrokinetic
2021-01-04 00:07:23 -05:00
James McClure
5df60909c2 add analysis interval to simulator 2021-01-04 00:07:11 -05:00
Rex Zhe Li
0aa352cf24 update writing IonConcentration for visualization 2021-01-02 19:21:15 -05:00
James McClure
6f0a10c48d adding basic analysis capabilities 2020-12-31 11:19:12 -05:00
James McClure
9826ef5624 adding silo vis capabilities to electrochem 2020-12-29 14:04:43 -05:00
James McClure
879f8637bf fix getVelocity 2020-12-26 20:26:55 -05:00
James McClure
1122b0480d electrochem analyzer compiles 2020-12-26 20:26:27 -05:00
James McClure
6252822da2 adding analysis capabilities for electrochemistry 2020-12-26 14:00:17 -05:00
Rex Zhe Li
d02eff3017 done: add restart and write visfiles for greyscale Color 2020-12-14 01:08:59 -05:00
Rex Zhe Li
f3ba90337a to be compiled: add basic restart and write visualization functionality 2020-12-13 19:34:56 -05:00
Rex Zhe Li
cb0efd10e3 CPU/GPU single/two-fluid, MRT only; revert the definition of pressure back to normal 2020-12-04 17:54:57 -05:00
Rex Zhe Li
7ef18bfea3 make the WriteLog in PoissonSolver a bool type to facilitate input 2020-12-04 00:37:02 -05:00
Rex Zhe Li
de60bae8fc GPU fluxBC is ready too 2020-12-03 20:28:09 -05:00
Rex Zhe Li
1528aa7435 CPU only: flux BC validated and done 2020-12-03 19:21:03 -05:00
Rex Zhe Li
9693bb9440 CPU only; revert the definition of pressure back to normal, without the factor of voxel porosity 2020-12-03 02:15:20 -05:00
Rex Zhe Li
e93b941d9e save the work; fluxBC for Ion solver still does not fully agree COMSOL 2020-11-19 13:17:31 -05:00
Rex Zhe Li
f9c32855e5 save the work; validation to be continued 2020-11-07 16:41:07 -05:00
Rex Zhe Li
69f319ab5c work in progress; add CPU ion flux BC 2020-11-05 21:51:29 -05:00
Rex Zhe Li
7cc2be826e PoissonSolver: remove extra setSlice for halo layer in Initialize() 2020-10-18 12:20:15 -04:00
Rex Zhe Li
21a0ec8c0b add a routine to write convergence log for Poisson solver 2020-10-16 12:50:28 -04:00
Rex Zhe Li
b5f9ad5a6c PoissonSolver: remove extra setSlice for halo layer in Initialize() 2020-10-15 11:54:26 -04:00
JamesEMcclure
7071804bfd Merge branch 'Greyscale-Analysis' into Greyscale_stable 2020-10-12 15:08:15 -04:00
JamesEMcclure
099b0ffd8b Merge branch 'master' into Greyscale-Analysis 2020-10-12 15:07:05 -04:00
JamesEMcclure
057f7e4f57 fix CMakelists 2020-10-12 09:32:39 -04:00
JamesEMcclure
a245d9c9d6 update electro tests 2020-10-12 09:11:08 -04:00
Rex Zhe Li
2934872910 correct how pressure is averaged 2020-10-11 23:52:07 -04:00
Rex Zhe Li
78d17e0538 made a few small changes 2020-10-11 21:08:39 -04:00
Rex Zhe Li
8b3a2a3ff0 post-polish; make greyscaleColor analysis consistent with normal color;build test passed 2020-10-09 13:07:06 -04:00
Mark Allen Berrill
a9bfe9d79d Adding sample script for HIP on poplar 2020-10-09 11:55:00 -05:00
Mark Berrill
46f595a7ba Adding example configure script for HIP on Summit 2020-10-09 12:52:04 -04:00
Rex Zhe Li
21d9e6c900 save the work;wait for validation results 2020-10-08 22:13:28 -04:00
JamesEMcclure
33f6f83687 fix array type bug 2020-10-08 14:52:06 -04:00
JamesEMcclure
390556ceb0 greyscale model with simple analysis tool 2020-10-08 14:45:28 -04:00
James McClure
896a3617b8 adding dedicated analysis for grey model (broken) 2020-10-08 13:14:01 -04:00
James McClure
fd3663628d adding grey analysis tools 2020-10-08 13:13:31 -04:00
Mark Allen Berrill
8d1c07ac48 Fixing compile error 2020-10-08 10:38:38 -05:00
Mark Allen Berrill
a53c15939e Fixing minor compile error with hip and AMD gpus 2020-10-08 10:11:00 -05:00
Mark Berrill
523f96abdd Fixing compile errors without MPI 2020-10-08 11:03:42 -04:00
Mark Berrill
34b75e2ccf Getting HIP compiling on Summit 2020-10-07 13:36:42 -04:00