James E McClure
|
e6905828d5
|
Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA
|
2018-01-17 13:16:58 -05:00 |
|
James E McClure
|
e940bc68fb
|
Fixed bug in iproc,jproc,kproc
|
2018-01-17 13:16:43 -05:00 |
|
James E McClure
|
1087e330e1
|
Updated D3Q19 flux bc
|
2018-01-13 09:54:19 -05:00 |
|
James E McClure
|
1ae6fa4313
|
Updated flux BC
|
2018-01-13 09:48:44 -05:00 |
|
James E McClure
|
f6409db196
|
Fixed merge conflict in D3Q19.xx
|
2018-01-13 09:43:20 -05:00 |
|
James E McClure
|
67a775d660
|
Fixed bug in pressure BC
|
2018-01-13 09:40:33 -05:00 |
|
Rex Zhe Li
|
2ccf644f61
|
add velocity calculation function for the initialisation - need this when reading from the Restart
|
2018-01-09 17:42:39 +11:00 |
|
James E McClure
|
bdd53e42b5
|
updatgin flux bcv
|
2017-12-21 09:35:15 -05:00 |
|
James E McClure
|
ca807e86aa
|
UPdated TestFluxBC
|
2017-12-20 15:07:38 -05:00 |
|
James E McClure
|
8b8415a5c4
|
getting ready to merge RexFlux
|
2017-12-20 15:07:15 -05:00 |
|
James E McClure
|
149ec24251
|
fixed merge conflict
|
2017-12-20 15:06:35 -05:00 |
|
James E McClure
|
539dc0807c
|
updating flux bc
|
2017-12-20 15:05:38 -05:00 |
|
Rex Zhe Li
|
0b2f116fb0
|
fix the inlet cross-sectional area calculations
|
2017-12-20 18:17:00 +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
|
f006d41a65
|
Using smaller dynamic viscosity in lbpm_nondarcy_simulator
|
2017-12-19 15:57:32 -05:00 |
|
James E McClure
|
f26b026570
|
Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA
|
2017-12-19 13:00:38 -05:00 |
|
James E McClure
|
25c3b89abe
|
re-factoring flux BC
|
2017-12-19 13:00:27 -05:00 |
|
Rex Zhe Li
|
94f256ec8b
|
remove .swp files
|
2017-12-19 19:50:08 +11:00 |
|
James McClure
|
4c61778a9b
|
Fixed bug in lbpm_segmented_decomp
|
2017-12-15 15:46:47 -05:00 |
|
James E McClure
|
bee3713349
|
remove .swp files
|
2017-12-06 12:33:32 -05:00 |
|
James E McClure
|
554bb89220
|
Updated git ignore to ignore .swp files
|
2017-12-06 12:32:46 -05:00 |
|
James E McClure
|
0dfc612a45
|
Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA
|
2017-12-06 12:30:53 -05:00 |
|
James E McClure
|
b674181b6a
|
Added sample script for eos
|
2017-12-06 12:30:27 -05:00 |
|
Rex Zhe Li
|
def329a849
|
correct the signs of the loaded velocity profiles, because the velocity calculation function ScaLBL_D3Q19_Velocity() extracts the distribution functions from the opposite memory locations
|
2017-12-05 14:26:54 +11:00 |
|
Rex Zhe Li
|
48ec03362c
|
Insert the velocity calculation function to update the velocity profiles after applying the boundary condition but before applying ScaLBL_Color_BC_z(Z) functions
|
2017-12-05 14:19:56 +11:00 |
|
James E McClure
|
8515d828ac
|
Fixed bug in lbpm_segmented_decomp
|
2017-12-03 18:41:10 -05:00 |
|
James E McClure
|
51f913cf74
|
add PBS script for eos processing of Tiff files
|
2017-12-01 12:21:59 -05:00 |
|
James E McClure
|
1b8ceef7d8
|
Merge branch 'VariableDensity'
|
2017-12-01 11:50:27 -05:00 |
|
James E McClure
|
ff0dd164da
|
Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA
|
2017-12-01 11:48:08 -05:00 |
|
James E McClure
|
ad9e8f2c2a
|
Added tiff preprocessor for REV data
|
2017-12-01 11:47:36 -05:00 |
|
Rex Zhe Li
|
a932685d88
|
update the velocity BCs (for cpu) following Harting and Hecht approach
|
2017-11-30 18:06:03 +11:00 |
|
James E McClure
|
f3c0cd3aea
|
updated Color BC in gpu/Color.cu
|
2017-11-27 23:01:31 -05:00 |
|
James E McClure
|
1dd592d48a
|
Updated Color BC compiles cleanly
|
2017-11-27 07:45:51 -05:00 |
|
James E McClure
|
ea21a7ff86
|
Merge branch 'VariableDensity' of https://github.com/JamesEMcClure/LBPM-WIA into VariableDensity
|
2017-11-27 07:35:25 -05:00 |
|
James E McClure
|
0cc7c09619
|
fix to cpu/Color.cpp
|
2017-11-27 07:35:09 -05:00 |
|
James E McClure
|
87fffc8b0e
|
1st effot to fix color BC issue
|
2017-11-27 07:33:41 -05:00 |
|
James E McClure
|
ff31f21337
|
Compute velocity instead of momentum
|
2017-11-26 07:47:00 -05:00 |
|
James E McClure
|
53fbe986d6
|
Initial try at variable density
|
2017-11-25 15:17:20 -05:00 |
|
James E McClure
|
459c7ed96c
|
Juanes benchmark allows user specified depth
|
2017-11-23 18:31:25 -05:00 |
|
James E McClure
|
aa78e3ae83
|
jbdebug
|
2017-11-23 16:38:31 -05:00 |
|
James E McClure
|
277f096e35
|
Setting depth for juanes bench
|
2017-11-23 14:21:07 -05:00 |
|
James E McClure
|
ba59333d86
|
updated juanes bench for depth
|
2017-11-23 12:56:34 -05:00 |
|
James E McClure
|
6796c763f5
|
Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA
|
2017-11-23 12:45:57 -05:00 |
|
James E McClure
|
30dae6ab64
|
Added depth as argument for Juanes bench
|
2017-11-23 12:45:44 -05:00 |
|
Rex Zhe Li
|
c14fa7cbbf
|
TestFluxBC.cpp: update the test and looks like our flux BC works !
|
2017-11-23 17:12:38 +11:00 |
|
Rex Zhe Li
|
0efeda94cc
|
fill zero velocity values for the solid nodes
|
2017-11-23 16:07:24 +11: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 |
|
Rex Zhe Li
|
250551b2c7
|
D3Q19.cu: fix the bug for read/write associated with the opposite memory location of distribution functions
|
2017-11-21 15:18:27 +11:00 |
|
Rex Zhe Li
|
1d645183c0
|
lbpm_color_simulator: fix a little bug in SetSlice for the 'Phi' values to be consistent with the corresponding bounary conditions
|
2017-11-21 14:58:51 +11:00 |
|
Rex Zhe Li
|
4261373574
|
fix a little bug in SetSlice for the 'Phi' values to be consistent with the corresponding bounary conditions
|
2017-11-21 14:53:45 +11:00 |
|