Commit Graph

4244 Commits

Author SHA1 Message Date
JamesEMcclure
28ef55ec3d Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-06-09 10:16:07 -04:00
James McClure
a4dd4f3132 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-06-09 08:23:37 -04:00
James McClure
d4655d2dab add option to switch inlet layer phase 2021-06-09 08:23:31 -04:00
Rex Zhe Li
774d7e6349 add preset Sn and Sw for greynodes; to be built and verified. 2021-06-09 02:32:44 -04:00
JamesEMcclure
6487d1aa25 fix ISO C warning 2021-06-08 15:38:23 -04:00
JamesEMcclure
f9f2c6310f make sure slip BC data structures are allocated and initialized irrespective of BC 2021-06-08 13:58:59 -04:00
JamesEMcclure
41bb5a1360 make sure slip BC data structures are allocated and initialized irrespective of BC 2021-06-08 13:54:58 -04:00
JamesEMcclure
0008d6cf3b Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-06-08 10:30:20 -04:00
JamesEMcclure
1b7ba0327a Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-06-06 16:41:13 -04:00
James E McClure
87c8039919 fix flow orientation for unsteady flow 2021-06-06 16:33:46 -04:00
James E McClure
5c474b1285 fix bug in film 2021-06-04 10:10:56 -04:00
James E McClure
96ddd52b07 fix bug in film 2021-06-04 09:53:36 -04:00
James E McClure
f5fbde02d4 fix issue with film in timelog.csv 2021-06-03 16:19:31 -04:00
JamesEMcclure
0da9d76a24 version 2021-06-02 17:37:15 -04:00
Mark Berrill
e1c347d3c1 Merge branch 'FOM' of github.com:JamesEMcClure/LBPM-WIA into FOM 2021-06-02 15:36:51 -04:00
Mark Berrill
96ef15c5c6 Creating HDF5 writer using Xmdf for visualization 2021-06-02 15:36:44 -04:00
James E McClure
dffa98cb0b added films to timelog.csv in color 2021-06-02 15:09:51 -04:00
JamesEMcclure
baedeaa2a3 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-06-01 06:43:07 -04:00
JamesEMcclure
bbabaaf14c update film contribution to flow in subphase 2021-05-31 17:08:18 -04:00
James McClure
9b0b5d2262 color model tweaks 2021-05-28 10:20:13 -04:00
James McClure
44c45d277f flatten mass for fractional flow protocol 2021-05-27 16:29:44 -04:00
Rex Zhe Li
803f907edd downgrade CMake version to 3.10.0; fix minor bugs and build 2021-05-25 03:05:46 -04:00
Rex Zhe Li
536fc6e8c0 update ion flux BC; to be built and tested 2021-05-25 01:59:24 -04:00
Rex Zhe Li
6db8c554bb merge FOM into FOM_dev 2021-05-24 22:34:28 -04:00
James McClure
fd10e3d35e Merge branch 'FOM_dev' of github.com:JamesEMcClure/LBPM-WIA into FOM_dev 2021-05-21 16:36:42 -04:00
Rex Zhe Li
367e98be9b fix a minor bug; CPU slipping velocity BC is now working 2021-05-21 00:38:06 -04:00
Rex Zhe Li
fce45fece3 add slipping velocity BC for CPU; to be built 2021-05-20 20:31:40 -04:00
James McClure
ee34677826 xMerge branch 'master' into FOM_dev 2021-05-20 11:38:05 -04:00
Rex Zhe Li
c7c36b5e86 fix minor bug in unit conversion in PoissonSolver 2021-05-20 09:21:55 -04:00
Rex Zhe Li
3de437eddf Merge branch 'FOM_dev' of github.com:JamesEMcClure/LBPM-WIA into FOM_dev 2021-05-20 09:16:41 -04:00
Rex Zhe Li
de3ccffb71 fix minor bug in unit conversion in StokesSolver 2021-05-20 08:25:50 -04:00
Rex Zhe Li
ca6a6f054e fix minor bug in unit conversion in PoissonSolver 2021-05-20 08:23:35 -04:00
Rex Zhe Li
052433ddeb fix minor bug in unit conversion 2021-05-20 08:21:25 -04:00
JamesEMcclure
3742568ac9 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-05-19 14:24:54 -04:00
James McClure
782b55b389 rough version of fractional flow simulator 2021-05-19 14:14:32 -04:00
Rex Zhe Li
a32179c87d fix minor memory declare bug 2021-05-17 20:26:16 -04:00
JamesEMcclure
2f12032973 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-05-17 19:10:37 -04:00
James McClure
4e9ca53148 reduce cmake minimum for default 2021-05-17 15:13:36 -04:00
James McClure
07af06a7cd Merge branch 'FOM' 2021-05-17 14:10:56 -04:00
James McClure
a0ed357223 fix freelee hip 2021-05-17 14:05:42 -04:00
Mark Berrill
3cdfb7caf6 Minor changes to PoissonSolver 2021-05-17 12:26:29 -04:00
Mark Berrill
a2b22e5e47 Fixing bug in PoissonSolver 2021-05-17 12:00:40 -04:00
Rex Zhe Li
cd2bcfba85 build pass; TODO: verify the slippingBC model 2021-05-15 02:27:02 -04:00
Mark Berrill
8f8d23632a Changes for spock 2021-05-12 13:19:50 -04:00
Rex Zhe Li
fee3d9eadc save unfinished work; to be built and tested 2021-05-11 22:25:05 -04:00
Rex Zhe Li
c7b6ac7290 make minor change so MPI barrier is in the right place now 2021-05-07 03:18:31 -04:00
Rex Zhe Li
ad5d428ce3 clean redundant code in Poisson solver 2021-05-07 01:54:45 -04:00
Rex Zhe Li
e97dfa78df further resolve the merge conflicts 2021-05-05 22:23:27 -04:00
Rex Zhe Li
8e1a4a4195 merge master into FOM_dev 2021-05-05 21:46:27 -04:00
James E McClure
ec108ef1d1 Merge branch 'master' into tmp 2021-05-05 20:39:23 -04:00