Commit Graph

957 Commits

Author SHA1 Message Date
James E McClure
06c0350e18 refactoring lbpm_color_simulator 2015-06-24 16:58:29 -04:00
James E McClure
ef9fddc25b refactoring lbpm_color_simulator 2015-06-24 16:57:25 -04:00
James
e0064e5240 Removed extra line from gpu/ScaLBL.h 2015-06-24 16:45:38 -04:00
James E McClure
76029b189f cleaning up commented code from lbpm_color_simulator 2015-06-23 14:20:09 -04:00
James E McClure
dbad55ed03 Functinoing lbpm_random_pp works on CPU version / Eos 2015-06-20 00:57:46 -04:00
James E McClure
c456fc2d2e Finished adding lbpm_random_pp and testing on Eos 2015-06-19 22:47:48 -04:00
James E McClure
8448bc9150 Added randomized pre-processor to tests/CMakeLists.txt 2015-06-19 22:33:15 -04:00
James E McClure
9337a65af0 Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA 2015-06-19 22:32:24 -04:00
James E McClure
c4cb437358 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-06-19 22:29:41 -04:00
James E McClure
bb1d2658d6 Factored random phase initialization into pre-processor tests/lbpm_random_pp 2015-06-19 22:29:33 -04:00
James E McClure
0b5da71d6d Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA 2015-06-19 14:26:03 -04:00
James E McClure
17c514cea0 updated configure script for Eos to use intel module 2015-06-18 23:16:38 -04:00
James McClure
70ee8316e8 REmoving redundnacy from ScaLBL.h 2015-06-18 22:57:58 -04:00
James E McClure
b551af3764 Debugging lbpm_color_simulator for segmented input data 2015-06-18 09:42:27 -04:00
James E McClure
d50713b42c Updates for relperm 2015-06-18 07:52:39 -04:00
James E McClure
14fa6ce01f update to lbpm_color_simulator 2015-06-17 22:48:08 -04:00
James E McClure
73596a1a9d Adding capability to initialize from segmented ID file 2015-06-17 19:33:17 -04:00
James E McClure
f70fd38478 Adding capability to initialize from segmented ID file 2015-06-17 18:42:03 -04:00
James E McClure
fd0b9deed8 Adding capability to initialize from segmented ID file 2015-06-17 18:33:23 -04:00
James E McClure
6922409f87 Signed distance conversion is too expensive 2015-06-17 18:08:26 -04:00
James E McClure
ad4554503f Permeability simulator implemented 2015-06-17 14:28:19 -04:00
James E McClure
ba275ff59b tests/lbpm_permeability_simulator seems basically ready 2015-06-17 10:03:28 -04:00
James E McClure
724f87b630 Refactoring -- compiles 2015-06-16 21:50:29 -04:00
James E McClure
5dfe4f8044 Refactoring 2015-06-16 21:39:26 -04:00
James E McClure
2a6f84ad95 updated permeability simulator to fix bug 2015-06-16 21:31:16 -04:00
James E McClure
611eaa6865 MOdifications to signed distance computation in TwoPhase.h:ColorToSignedDistance 2015-06-16 21:24:52 -04:00
James E McClure
13e04e4781 Domain.h:SSO does not depend on id 2015-06-16 21:23:29 -04:00
James E McClure
290591fee7 Updated gpu/MRT.cu 2015-06-16 18:16:45 -04:00
James E McClure
ce5872c4ff a bit of cleaning up 2015-06-16 17:45:22 -04:00
James E McClure
3af55c83bc fixed little bug 2015-06-16 17:40:06 -04:00
James E McClure
e6e45f6243 fixed little bug 2015-06-16 17:39:05 -04:00
James E McClure
2ca2203a3c updates to ScaLBL.h 2015-06-16 17:36:26 -04:00
James E McClure
3f687e650c Added permeability simulator 2015-06-16 17:35:04 -04:00
James E McClure
f355c13f15 Found the bug in lbpm_permeability_simulator and it was dumb 2015-06-16 13:40:16 -04:00
James E McClure
23bacbd253 debugging 2015-06-16 09:31:14 -04:00
James E McClure
02fc451ea3 Weird bug 2015-06-16 09:20:42 -04:00
James E McClure
c5acf631a7 Compiling version 2015-06-15 22:42:53 -04:00
James E McClure
054697dd37 Matching ScaLBL.h 2015-06-15 22:22:39 -04:00
James E McClure
61b8048d42 Update to get the code to compile again 2015-06-15 22:20:41 -04:00
James E McClure
1f8a610143 added cpu/MRT.cpp 2015-06-15 21:56:46 -04:00
James E McClure
6de172a554 Debugging recent changes (not yet successful) 2015-06-15 21:53:13 -04:00
James E McClure
7e662dc435 Revisions to ScaLBL.h 2015-06-15 21:45:51 -04:00
James E McClure
d6499b62f8 Added lbpm_permeability_simulator to CMakeLists 2015-06-15 21:44:55 -04:00
James E McClure
d28d4c7377 Adding permeability simulator 2015-06-15 21:37:07 -04:00
James E McClure
86e3d88d33 Rought draft of permeability simulator 2015-06-15 17:54:06 -04:00
James E McClure
a972b8f40e Incorporating dilation of the NWP in tests/lbpm_segmented_pp 2015-06-14 22:50:02 -04:00
James E McClure
3d360affdf updated lbpm_segmented_pp.c to reduce wetting phase averages 2015-06-14 20:58:23 -04:00
James E McClure
786aa42776 updated lbpm_segmented_pp.c to include MeanFilter 2015-06-14 20:57:43 -04:00
James E McClure
433710d3fb Finished adding transition region on tests/lbpm_segmented_decomp 2015-06-14 20:06:01 -04:00
James E McClure
d57ebc85a6 fixed bug in lbpm_segmetned_decomp 2015-06-14 19:35:14 -04:00