Commit Graph

469 Commits

Author SHA1 Message Date
James E McClure
eb7107fa7b DFH init fixed 2018-05-02 17:54:07 -04:00
James E McClure
c5127e18c5 key peices for dfh algorithm in place 2018-05-01 20:50:05 -04:00
James E McClure
e0f7191f68 Gradient Recv operation compiling 2018-05-01 14:41:16 -04:00
James E McClure
640b19edcc implemented ScaLBL RecvGrad 2018-05-01 14:36:35 -04:00
James E McClure
c5243960cc Added ScaLBL_Gradient_Unpack function 2018-05-01 14:17:45 -04:00
James E McClure
b73bcf21f0 phase init 2018-04-30 15:04:03 -04:00
James E McClure
1173082022 dfh in progress 2018-04-30 10:27:38 -04:00
James E McClure
bfa4d61035 frame dfh simulator compiles 2018-04-24 17:05:46 -04:00
James E McClure
f3da43a850 Refactor tests for gpu-aligned data structures 2018-04-19 11:53:16 -04:00
James E McClure
9b618db185 Setting based on MPI rank 2018-04-14 21:01:16 -04:00
James E McClure
4e7c8fda99 Adding set device function 2018-04-14 20:33:45 -04:00
James E McClure
202233ef09 Updating get ready to merge 2018-04-14 20:10:45 -04:00
James E McClure
e954083417 reverting 2018-04-05 20:07:49 -04:00
James E McClure
51a93503dc Trying to improve coalescence on comms 2018-04-05 20:01:14 -04:00
James E McClure
41dbb0dd0e Trying to improve coalescence on comms 2018-04-05 19:59:30 -04:00
James E McClure
84c34a0c89 fixed bug in dram version 2018-04-05 16:15:29 -04:00
James E McClure
21fa7a1179 testing BGK dram 2018-04-05 15:03:41 -04:00
James E McClure
d1d24cc2ae trying to make nicer strides for performance benchmark 2018-04-05 14:35:03 -04:00
James E McClure
f40b0f7175 Back to zero copy for MPI on summit 2018-04-03 20:13:35 -04:00
James E McClure
c31ff11157 Added BGK to ScaLBL.h 2018-03-29 22:54:36 -04:00
James E McClure
44cf9d8258 Refactoring communications 2018-03-29 15:50:29 -04:00
James E McClure
0e13e94b12 Added TriSendD3Q7AA and TriRecvD3Q7AA 2018-03-29 10:04:30 -04:00
James E McClure
bda51c69aa Updated header for Color_BC_ 2018-03-19 11:16:05 -04:00
James E McClure
820a64c4ca Enforcing mass conservation for opposing components in reservoir 2018-03-19 11:00:59 -04:00
James E McClure
517b30f174 Added switch to turn of unpack of D3Q7 if external BC are sert 2018-03-19 10:47:38 -04:00
James E McClure
ebe4afb53b Adding BC to ScaLBL.h /.cpp 2018-03-19 10:40:50 -04:00
Mark Berrill
dd21dd3985 Updating interface for insitu analysis 2018-03-08 13:03:22 -05:00
James E McClure
3cdceead2d need to pass by reference :-( was dumb 2018-02-09 23:32:17 -05:00
James E McClure
7bbb6883a1 Fixed componentLable.csv 2018-02-09 16:03:36 -05:00
James E McClure
7e908ee2b5 Assign components from input file 2018-02-08 22:32:27 -05:00
Mark Berrill
98d86d2f94 Updating threadpool, Array, StackTrace, ... classes 2018-02-06 10:50:43 -05:00
James E McClure
b4b876db56 Debugging color 2018-01-26 20:42:31 -05:00
James E McClure
056ba3a1ae Debugging tests 2018-01-26 15:19:50 -05:00
James E McClure
eda88946f9 debugging color 2018-01-26 15:09:46 -05:00
James E McClure
7df39a39af debugging color 2018-01-26 15:02:08 -05:00
James E McClure
bf9277293f Debugging color simulator 2018-01-26 14:23:50 -05:00
James E McClure
931ae3aab9 Updated ScaLBL_D3Q19_Pressure 2018-01-26 10:19:37 -05:00
James E McClure
19dce11106 bugfix in ScaLBL.h 2018-01-26 09:35:00 -05:00
James E McClure
fd17cb35f1 Refactoring interface to analysis routines 2018-01-26 09:29:48 -05:00
James E McClure
d8154a3f1a Updating from master LBPM-WIA for some helper functions 2018-01-24 10:25:28 -05:00
James E McClure
06b31fce16 Recovering StackTrace tool from LBPM-WIA 2018-01-24 10:11:36 -05:00
James E McClure
db8a1bfba9 Over-wrote common/ with version from ScaLBL (AA model refactor) 2018-01-24 10:05:48 -05:00
James E McClure
282c296935 Moved non-ScaLBL headers from common to analysis 2018-01-24 10:01:29 -05:00
Rex Zhe Li
568535965f fix asymmetry due to D3Q7 receive function 2018-01-24 19:17:13 +11:00
James E McClure
44bb8588ec forgot to initialize i,j,k 2018-01-17 13:21:48 -05:00
James E McClure
e940bc68fb Fixed bug in iproc,jproc,kproc 2018-01-17 13:16:43 -05:00
James E McClure
a9dda36754 Re-factored flux BC - volumetric flux over boundary should be entered instead of the mean boundary velocity 2017-12-19 16:43:34 -05:00
James E McClure
87fffc8b0e 1st effot to fix color BC issue 2017-11-27 07:33:41 -05:00
James E McClure
53fbe986d6 Initial try at variable density 2017-11-25 15:17:20 -05:00
Rex Zhe Li
9c7605403f D3Q19.cpp: for flux BC comment out the unncessary read of the distribution functions 2017-11-21 16:11:52 +11:00