James E McClure
|
e71c2c97db
|
Force-based wetting condition for GPU
|
2018-07-03 08:07:22 -04:00 |
|
James E McClure
|
f1c1fc54f0
|
wetting BC as external force
|
2018-07-02 14:59:27 -04:00 |
|
James E McClure
|
64a670b4e1
|
grow smaller
|
2018-05-18 11:51:29 -04:00 |
|
James E McClure
|
80d4ec4807
|
refactoring to std ptr
|
2018-05-17 09:21:28 -04:00 |
|
James E McClure
|
5a686278bf
|
Map test
|
2018-05-17 01:00:03 -04:00 |
|
James E McClure
|
ffb6661367
|
ScaLBL
|
2018-05-16 23:33:59 -04:00 |
|
James E McClure
|
5060f59323
|
down the rabbit hole
|
2018-05-16 20:54:37 -04:00 |
|
James E McClure
|
ac80667d69
|
kill dead code
|
2018-05-16 09:33:56 -04:00 |
|
James E McClure
|
4fd78883e8
|
refactoring to mkae things work hopefullly
|
2018-05-06 00:35:37 -04:00 |
|
James E McClure
|
1ea25e1dff
|
added correction into DFH gradient (promising)
|
2018-05-02 23:03:45 -04:00 |
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
db8a1bfba9
|
Over-wrote common/ with version from ScaLBL (AA model refactor)
|
2018-01-24 10:05:48 -05:00 |
|
Rex Zhe Li
|
568535965f
|
fix asymmetry due to D3Q7 receive function
|
2018-01-24 19:17:13 +11: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 |
|
James E McClure
|
ec4fb32c5e
|
Mask out halo in Flux BC z
|
2017-11-19 14:12:43 -05:00 |
|
Mark Berrill
|
f4e0aca1c3
|
Fixing TestBubble and some memory leaks
|
2017-10-02 10:07:06 -04:00 |
|
James E McClure
|
43112e299a
|
Fixed issues with broken build
|
2017-10-01 11:46:22 -04:00 |
|
James E McClure
|
d102150942
|
Added flux BC to LBPM-WIA
|
2017-09-18 05:55:34 -04:00 |
|
James E McClure
|
4acd3efafb
|
lbpm_color_macro_simulator allows for viscosity ratio not equal to one
|
2017-02-15 16:38:44 -05:00 |
|
James E McClure
|
b7a5ea342f
|
replacing ScaLBL functions in tests/*cpp
|
2016-11-23 16:16:48 -05:00 |
|
Mark Berrill
|
3f771d9374
|
Modifying analysis in lbpm_color_simulator to run in seperate threads
|
2015-08-22 11:03:46 -04:00 |
|
James E McClure
|
b9b4301eac
|
Setting layer for the velocity boundary condition -- mass part will bounce back
|
2015-07-19 12:08:40 -04:00 |
|