Commit Graph

129 Commits

Author SHA1 Message Date
James E McClure
72a4e0462d Added sphere test to project 2018-02-22 13:54:46 -05:00
James E McClure
163f9a2d5d refactor lbpm_permeability_simulator 2018-02-21 11:31:33 -05:00
James E McClure
8a45e57a6b Deprecating lbpm_BlobAnalysis tool 2018-01-26 14:16:43 -05:00
James E McClure
866499f585 re-factoring color simulator 2018-01-26 08:58:04 -05:00
James E McClure
bcd54408d2 Added a bunch of tests from ScaLBL 2018-01-24 16:41:40 -05:00
James E McClure
ec9d7b146f Added TestMap from ScaLBL 2018-01-24 16:24:36 -05:00
James E McClure
f9efe6a47b Fixed broken build for Eikonal stuff 2018-01-24 16:19:55 -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
480ea07864 Added ink bottle preprocessor 2017-09-30 16:10:56 -04:00
James E McClure
d102150942 Added flux BC to LBPM-WIA 2017-09-18 05:55:34 -04:00
cpf
01249fd7f9 Adding a nonnewtonian example and test 2017-09-15 10:02:04 -04:00
James E McClure
0342f0acd3 Simpler morph processor 2017-08-16 15:47:20 -04:00
James E McClure
ee3607224c Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2017-08-13 15:04:12 -04:00
James E McClure
faf44b3a20 Added Juanes benchmark to master 2017-08-13 15:03:43 -04:00
James E McClure
113332c9c9 Added parallel plates pre-processor for viscosity ratio test 2017-07-16 20:12:02 -04:00
James E McClure
4f398d1112 Added serial domain decomposition tool 2017-07-06 21:06:34 -04:00
James E McClure
9602b5e81f Added distance mesh refinement tool to cmakelists 2017-03-27 20:11:26 -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
Mark Berrill
e29faadcee Adding initial Silo writer. Modifying writer interface. 2017-01-23 10:42:21 -05:00
James E McClure
51e06f1df8 remove lbpm_color_macro_simulator from project 2016-11-24 11:11:06 -05:00
James E McClure
1d5d47c247 Added non-darcy simulator lbpm_nondarcy_simulator 2016-11-22 10:05:54 -05:00
zherexli
4ba6dece97 add lbpm_morphopen_pp to the CMake list 2016-11-07 18:51:57 -05:00
James McClure
bb8c0e9beb Added macroscale only simulator (no component level averaging) for CPU systems 2016-10-27 14:27:13 -04:00
James McClure
d81614f571 removing basic color simulator for now 2016-10-22 07:28:58 -04:00
James E McClure
bac7f92bdd Added basic color simulator (without component analysis) 2016-10-21 21:02:34 -04:00
James E McClure
0fe1cda4a7 renamed masked filtering tool as lbpm_uCT_maskfilter 2016-06-28 09:12:20 -04:00
James E McClure
97d27fad31 Added lbpm_uCT_twophase.cpp 2016-06-28 09:06:52 -04:00
Mark Berrill
1dfbf34ecb Adding netcdf writer 2016-06-27 10:09:14 -04:00
James E McClure
4cea1c0159 Added morphological initialization lbpm_morph_pp 2016-05-11 17:09:38 -04:00
James E McClure
24093354e0 First draft of lbpm_morphdrain_pp 2016-04-13 21:43:31 -04:00
James E McClure
83a4812e18 Made lbpm_uCT_pp provisional on the existence of netcdf 2016-03-19 11:36:26 -04:00
James E McClure
593e1fb9b5 tests/lbpm_uCT_pp is setup to read recon.volume netcdf files from ARgonne 2016-03-17 16:48:26 -04:00
Mark Berrill
b5da224624 Creating initial reader for netcdf 2016-02-22 16:26:35 -05:00
James E McClure
193ec2841d Removing warnings from cdash, deprecating lb2_Color_wia_mpi and BasicSimulator 2016-01-10 11:16:54 -05:00
James E McClure
45886887bc Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2016-01-09 18:21:28 -05:00
James E McClure
1db8479f31 Added preprocessor for square capillary tube 2016-01-09 18:21:14 -05:00
James E McClure
32f4513f50 TestInterfaceSpeed.cpp 2016-01-08 12:32:22 -05:00
James E McClure
b6a33258eb Removing tests/testContactAngle (deprecated, replaced by other tests) 2016-01-08 10:40:53 -05:00
James E McClure
f53f53adf3 Added binary file writer 2015-11-06 23:40:36 -05:00
James E McClure
738ab6677d Added torus test 2015-09-04 19:59:07 -04:00
Mark Berrill
63ef7d0fc6 Finishing id mapping between timesteps, modifying TwoPhase to print the new global id. Still testing. 2015-08-25 14:32:36 -04:00
Mark Berrill
4f6bceffc8 Updating macros.cmake to be consistent with other projects, fixing resulting compile errors 2015-08-21 16:56:43 -04:00
James E McClure
570f67c4aa Piston test example 2015-08-10 14:37:57 -04:00
James E McClure
5f83184db0 Working on component labeling 2015-07-11 12:52:59 -04:00
James McClure
70b6417efb Added TestCommD3Q19 to CMakeLists 2015-06-25 10:08:02 -04:00
James E McClure
56ad9ab981 Added mass conservation test to tests/CMakelists.txt 2015-06-24 19:47:18 -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
d6499b62f8 Added lbpm_permeability_simulator to CMakeLists 2015-06-15 21:44:55 -04:00
Mark Berrill
5fc08ce163 Adding test for blob identification. Adding visit capabilities for domain and volume variables 2015-06-11 15:01:24 -04:00