Commit Graph

1767 Commits

Author SHA1 Message Date
James E McClure
0b77f9b027 Updated InkBottle example with different input files 2017-10-01 11:47:49 -04:00
James E McClure
43112e299a Fixed issues with broken build 2017-10-01 11:46:22 -04:00
James E McClure
20cdfcd49c updated ink botle case (works) 2017-10-01 09:21:28 -04:00
James E McClure
5e6afe37bf Added ink bottle example 2017-09-30 16:18:20 -04:00
James E McClure
480ea07864 Added ink bottle preprocessor 2017-09-30 16:10:56 -04:00
James E McClure
bdb7e79484 Fixed bug in example/Juanes/GenerateCases.sh 2017-09-30 15:05:08 -04:00
James E McClure
d0c7bb435a Added script to generate input data for Juanes benchmark 2017-09-30 14:33:29 -04:00
Rex Zhe Li
1ab68aa60c finish the function for segmenting the floating phase field data. The segmented phase field has 0: solid; 1: non-wetting phase; and 2: wetting phase. 2017-09-26 17:29:49 +10:00
Rex Zhe Li
d50b965d81 add a few handy python scripts for pre/post-processing purposes 2017-09-24 14:13:22 +10:00
James E McClure
be59b70139 Added atomicAdd double routine for pre-CUda 8 on Titan 2017-09-18 06:13:12 -04:00
James E McClure
7ae276c10a Added TestFluxBC 2017-09-18 05:59:33 -04:00
James E McClure
d102150942 Added flux BC to LBPM-WIA 2017-09-18 05:55:34 -04:00
James E McClure
f937e4afda Added flux BC as option to lbpm_color_macro_simulator 2017-09-18 05:36:05 -04:00
cpf
4964f466ef Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA 2017-09-15 10:02:50 -04:00
cpf
01249fd7f9 Adding a nonnewtonian example and test 2017-09-15 10:02:04 -04:00
Mark Berrill
182a661fdf Fixing some compile warnings 2017-09-14 08:40:35 -04:00
Mark Berrill
adbd8d2937 Fixing bug with gcc 4.9 2017-09-14 08:12:22 -04:00
cpf
17ce7f2867 Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA 2017-09-11 16:25:27 -04:00
cpf
77eb58e09a fixing filters with math dot h and array by deleting the pow function 2017-09-11 16:25:20 -04:00
James E McClure
2b0a4ca1e9 Silo in desktop coinfiguration 2017-09-11 16:24:39 -04:00
James E McClure
2f21899403 Added Poiseuille test case for single phase flow 2017-09-11 16:06:22 -04:00
Mark Berrill
c18ce0a7f4 Fixing compile error with Visit 2017-09-08 11:52:58 -04:00
zherexli
add17ab75a fix a little bug on linear interpolation of two viscosities according to the local phase field 2017-08-30 22:06:01 +10:00
James E McClure
6b7d5c4e1b Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA 2017-08-18 14:29:06 -04:00
James E McClure
2dd34e336d Streamlined lbpm_morph_pp, takes input radius, reads initial ID from ID.xxxxx, performs morphological drainage 2017-08-18 14:28:37 -04:00
James E McClure
6ae508a3e7 Juanes benchmark yeilds correct domain 2017-08-17 14:04:09 -04:00
James E McClure
1a96411aa9 Juanes benchmark looks to be working now 2017-08-17 09:31:11 -04:00
James E McClure
8f066a1fa3 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2017-08-16 19:57:46 -04:00
James E McClure
5db451c5fe juanes bench 2017-08-16 19:57:39 -04:00
James E McClure
e1d005675f Juanes benchmark 2017-08-16 19:56:30 -04:00
James E McClure
dbf3389b2d Working on lbpm_morph_pp 2017-08-16 19:45:10 -04:00
James E McClure
b1adbef4c8 fixed bug in juanes bench pp 2017-08-16 16:02:10 -04:00
James E McClure
0342f0acd3 Simpler morph processor 2017-08-16 15:47:20 -04:00
James E McClure
04ce3bbb68 Juanes bench again... 2017-08-16 10:15:26 -04:00
James E McClure
a11c48edb1 merged juanes benchmark 2017-08-16 09:56:11 -04:00
James E McClure
2806a26623 updated disc pack benchmark 2017-08-16 09:54:19 -04:00
Mark Berrill
7bb7d162b0 Fixing compile errors 2017-08-15 08:36:31 -04:00
Mark Berrill
73f9240019 Merge ../LBPM-WIA-titan-devel 2017-08-15 08:32:29 -04:00
James E McClure
efabefdc38 Sphere pre-processor writing ID 2017-08-14 11:19:33 -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
Rex Zhe Li
a114d88ed4 For morphological opening: fix the initialization to include the halo layers, when initializing the domain with wetting phsae 2017-07-18 10:58:51 +10:00
Rex Zhe Li
bdd47591d3 For morphological drainage: fix the initialization step to include the halo layers, when saturating the domain with wetting phase 2017-07-18 10:55:14 +10:00
James E McClure
564e2d4bf0 Small change in Domain.h eikonal solver 2017-07-17 08:51:22 -04:00
James E McClure
ca78471054 Fixed parallel plates test 2017-07-16 20:15:24 -04:00
James E McClure
8dad730f68 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2017-07-16 20:13:12 -04:00
James E McClure
37ae5caeac Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2017-07-16 20:12:12 -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
ddd62ae9fc Morph open with adjustable initial radius 2017-07-09 22:10:40 -04:00
James E McClure
e75fb46517 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2017-07-09 18:57:42 -04:00