Commit Graph

450 Commits

Author SHA1 Message Date
James E McClure
c31ff11157 Added BGK to ScaLBL.h 2018-03-29 22:54:36 -04:00
James E McClure
44cf9d8258 Refactoring communications 2018-03-29 15:50:29 -04:00
James E McClure
0e13e94b12 Added TriSendD3Q7AA and TriRecvD3Q7AA 2018-03-29 10:04:30 -04:00
James E McClure
bda51c69aa Updated header for Color_BC_ 2018-03-19 11:16:05 -04:00
James E McClure
820a64c4ca Enforcing mass conservation for opposing components in reservoir 2018-03-19 11:00:59 -04:00
James E McClure
517b30f174 Added switch to turn of unpack of D3Q7 if external BC are sert 2018-03-19 10:47:38 -04:00
James E McClure
ebe4afb53b Adding BC to ScaLBL.h /.cpp 2018-03-19 10:40:50 -04:00
Mark Berrill
dd21dd3985 Updating interface for insitu analysis 2018-03-08 13:03:22 -05:00
James E McClure
3cdceead2d need to pass by reference :-( was dumb 2018-02-09 23:32:17 -05:00
James E McClure
7bbb6883a1 Fixed componentLable.csv 2018-02-09 16:03:36 -05:00
James E McClure
7e908ee2b5 Assign components from input file 2018-02-08 22:32:27 -05:00
Mark Berrill
98d86d2f94 Updating threadpool, Array, StackTrace, ... classes 2018-02-06 10:50:43 -05:00
James E McClure
b4b876db56 Debugging color 2018-01-26 20:42:31 -05:00
James E McClure
056ba3a1ae Debugging tests 2018-01-26 15:19:50 -05:00
James E McClure
eda88946f9 debugging color 2018-01-26 15:09:46 -05:00
James E McClure
7df39a39af debugging color 2018-01-26 15:02:08 -05:00
James E McClure
bf9277293f Debugging color simulator 2018-01-26 14:23:50 -05:00
James E McClure
931ae3aab9 Updated ScaLBL_D3Q19_Pressure 2018-01-26 10:19:37 -05:00
James E McClure
19dce11106 bugfix in ScaLBL.h 2018-01-26 09:35:00 -05:00
James E McClure
fd17cb35f1 Refactoring interface to analysis routines 2018-01-26 09:29:48 -05:00
James E McClure
d8154a3f1a Updating from master LBPM-WIA for some helper functions 2018-01-24 10:25:28 -05:00
James E McClure
06b31fce16 Recovering StackTrace tool from LBPM-WIA 2018-01-24 10:11:36 -05:00
James E McClure
db8a1bfba9 Over-wrote common/ with version from ScaLBL (AA model refactor) 2018-01-24 10:05:48 -05:00
James E McClure
282c296935 Moved non-ScaLBL headers from common to analysis 2018-01-24 10:01:29 -05:00
Rex Zhe Li
568535965f fix asymmetry due to D3Q7 receive function 2018-01-24 19:17:13 +11:00
James E McClure
44bb8588ec forgot to initialize i,j,k 2018-01-17 13:21:48 -05:00
James E McClure
e940bc68fb Fixed bug in iproc,jproc,kproc 2018-01-17 13:16:43 -05: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
87fffc8b0e 1st effot to fix color BC issue 2017-11-27 07:33:41 -05:00
James E McClure
53fbe986d6 Initial try at variable density 2017-11-25 15:17:20 -05: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
James E McClure
ec4fb32c5e Mask out halo in Flux BC z 2017-11-19 14:12:43 -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
d102150942 Added flux BC to LBPM-WIA 2017-09-18 05:55:34 -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
Mark Berrill
73f9240019 Merge ../LBPM-WIA-titan-devel 2017-08-15 08:32:29 -04:00
James E McClure
564e2d4bf0 Small change in Domain.h eikonal solver 2017-07-17 08:51:22 -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
56a2d6294b Fixed bugs 2017-07-08 13:32:29 -04:00
James E McClure
ec35cc7a32 Updating type in common/TwoPhase.h lbpm_morphdrain_pp and lbpm_morphopen_pp 2017-07-08 12:53:08 -04:00
Mark Berrill
a04317d766 Updating threadpool class 2017-07-05 12:08:21 -04:00
James E McClure
dcf98ab196 Using Eikonal equation solver in analysis - need perf opt 2017-04-19 08:49:11 -04:00
James E McClure
39a7654d4c Debugging 2017-04-18 23:20:28 -04:00
James E McClure
518aaefe57 Testing re-factored analaysis routines 2017-04-18 23:00:47 -04:00
James E McClure
840ebce29a Computing initial distance from analytical form in TwoPhase::ColorToSignedDistance 2017-04-18 22:12:00 -04:00
James E McClure
bf5ee19b8e Refactoring TwoPhase::ColorToSignedDistance 2017-04-18 22:00:06 -04:00
James E McClure
68417437ce Moving Eikonal to Domain.h/cpp 2017-04-14 15:22:25 -04:00
James E McClure
53bba777c6 update Domain.h 2017-04-14 15:21:32 -04:00
James E McClure
efcbbca1b7 moved Eikonal equation solver to Domain.cpp/.h 2017-04-14 15:16:58 -04:00