Commit Graph

1872 Commits

Author SHA1 Message Date
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
James E McClure
becd898547 Fixed BC bug 2017-11-20 22:19:45 -05:00
James E McClure
4f8c127221 debugging flux bc 2017-11-19 15:14:28 -05:00
James E McClure
5dec66915e debugging BC 2017-11-19 14:53:59 -05:00
James E McClure
6795ca86b4 fixing flux BC z 2017-11-19 14:21:46 -05:00
James E McClure
44cd6abe1d Fixing flux BC z 2017-11-19 14:18:15 -05:00
James E McClure
ec4fb32c5e Mask out halo in Flux BC z 2017-11-19 14:12:43 -05:00
James E McClure
adc8c5f921 Don't compute in teh halo lbpm_color_macro_simulator 2017-11-19 11:35:55 -05:00
James E McClure
23bc7e3cfa Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA 2017-11-19 10:37:16 -05:00
James E McClure
c8da1cbade Updating BC4 for lbpm_color_macro_simulator 2017-11-19 10:36:44 -05:00
James E McClure
13dbdaa5ab Tweak initial condition for Juanes bench 2017-11-18 15:26:11 -05:00
James E McClure
de14240630 fixed bug in Micromodel example 2017-11-18 15:23:25 -05:00
James E McClure
9fbddc1d8d Updated micromodel example 2017-11-17 10:52:23 -05:00
James E McClure
1d12e24381 Forgot to change flux BC in teh main loop (oops) 2017-11-16 14:41:31 -05:00
James E McClure
ce78243418 Flux BC now sets flux at inlet, pressure at outlet 2017-11-16 14:28:32 -05:00
Rex Zhe Li
e5eb89b3c5 fix a typo in color simulator - my apologies 2017-11-03 18:34:16 +11:00
Rex Zhe Li
c5336030ef change the output data format for the body force, just in case that a very small body force is used and it cannot be properly displayed 2017-11-01 17:20:23 +11:00
Rex Zhe Li
deeba9d8e9 print out the input flux and corresponding calculated din and dout for the initial condition 2017-11-01 14:11:35 +11:00
Rex Zhe Li
e74bf669ac for macro color simulator: fix a little bug when initialising the dynamic pressure boundary condition 2017-10-31 12:20:19 +11:00
Rex Zhe Li
c4e9ac79c3 fix a little bug when initializing the dynamic pressure boundary condition 2017-10-31 11:27:02 +11:00
James E McClure
cc10c0c46e Updated ink bottle example to support two different tube radii 2017-10-13 13:52:00 -04:00
James E McClure
d6bbd7e6c3 Updated descktop confgiure script to use visit silo version 2017-10-05 16:06:44 -04:00
James E McClure
ed80b6b81a Updated lbpm_color_macro_simulator to perform run_analysis() routines 2017-10-05 16:05:55 -04:00
James E McClure
8d9fefc3a7 Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA 2017-10-05 10:00:41 -04:00
James E McClure
f5a21fac79 Updates to pre-processors (from OLCF systems) 2017-10-05 10:00:12 -04:00
James E McClure
398a93f2d5 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2017-10-05 09:54:22 -04:00
James E McClure
128de9a534 Fixed bug in TEstFluxBC for 2nd time 2017-10-05 09:54:13 -04:00
James E McClure
2f25ec04f0 Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA 2017-10-02 15:48:04 -04:00
James E McClure
f1726b502a Fixed possible issues with lesser used BC in color simulators 2017-10-02 15:45:51 -04:00
Mark Berrill
f4e0aca1c3 Fixing TestBubble and some memory leaks 2017-10-02 10:07:06 -04:00