Commit Graph

1222 Commits

Author SHA1 Message Date
James E McClure
b5697ea55e First clean build of lbpm_color_macro_simulator 2018-01-26 15:22:49 -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
02b86d2bef debugging color 2018-01-26 15:06:39 -05:00
James E McClure
7df39a39af debugging color 2018-01-26 15:02:08 -05:00
James E McClure
7e208c8d9a Debugging color simulator 2018-01-26 14:47:14 -05:00
James E McClure
eba82318f1 Debugging color simulator 2018-01-26 14:21:33 -05:00
James E McClure
6125c697ef Merge branch 'ScaLBL' of github.com:JamesEMcClure/LBPM-WIA into ScaLBL 2018-01-26 14:17:40 -05:00
James E McClure
8a45e57a6b Deprecating lbpm_BlobAnalysis tool 2018-01-26 14:16:43 -05:00
James E McClure
3989da9823 Debugging color simulator 2018-01-26 14:16:30 -05:00
James E McClure
84ee735cb8 Deprecating lbpm_BlobAnalysis tool 2018-01-26 14:05:44 -05:00
James E McClure
47f5cf228c Refactoring color simulator 2018-01-26 10:21:29 -05:00
James E McClure
8294daac85 MOved ScaLBL header 2018-01-26 09:51:41 -05:00
James E McClure
262622bf76 Refactoring color 2018-01-26 09:44:44 -05:00
James E McClure
fd17cb35f1 Refactoring interface to analysis routines 2018-01-26 09:29:48 -05:00
James E McClure
866499f585 re-factoring color simulator 2018-01-26 08:58:04 -05:00
James E McClure
c5477b9b39 Refactoring color simulator 2018-01-26 08:50:25 -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
James E McClure
2134e560d7 Added TestFluxBC from ScaLBL 2018-01-24 11:08:44 -05:00
James E McClure
092e59d7d2 Added ProfilerApp.h to TestWriter 2018-01-24 11:08:26 -05:00
James E McClure
1ae6fa4313 Updated flux BC 2018-01-13 09:48:44 -05:00
Rex Zhe Li
2ccf644f61 add velocity calculation function for the initialisation - need this when reading from the Restart 2018-01-09 17:42:39 +11:00
James E McClure
bdd53e42b5 updatgin flux bcv 2017-12-21 09:35:15 -05:00
James E McClure
ca807e86aa UPdated TestFluxBC 2017-12-20 15:07:38 -05:00
James E McClure
149ec24251 fixed merge conflict 2017-12-20 15:06:35 -05:00
James E McClure
539dc0807c updating flux bc 2017-12-20 15:05:38 -05:00
Rex Zhe Li
0b2f116fb0 fix the inlet cross-sectional area calculations 2017-12-20 18:17:00 +11: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
f006d41a65 Using smaller dynamic viscosity in lbpm_nondarcy_simulator 2017-12-19 15:57:32 -05:00
James E McClure
f26b026570 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2017-12-19 13:00:38 -05:00
James E McClure
25c3b89abe re-factoring flux BC 2017-12-19 13:00:27 -05:00
Rex Zhe Li
94f256ec8b remove .swp files 2017-12-19 19:50:08 +11:00
James McClure
4c61778a9b Fixed bug in lbpm_segmented_decomp 2017-12-15 15:46:47 -05:00
James E McClure
bee3713349 remove .swp files 2017-12-06 12:33:32 -05:00
Rex Zhe Li
48ec03362c Insert the velocity calculation function to update the velocity profiles after applying the boundary condition but before applying ScaLBL_Color_BC_z(Z) functions 2017-12-05 14:19:56 +11:00
James E McClure
8515d828ac Fixed bug in lbpm_segmented_decomp 2017-12-03 18:41:10 -05:00
James E McClure
1dd592d48a Updated Color BC compiles cleanly 2017-11-27 07:45:51 -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
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
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
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