Commit Graph

590 Commits

Author SHA1 Message Date
James E McClure
cc858ea87b Revert "fix bug in Euler characteristic at domain boundary"
This reverts commit 2e47e9c306.
2020-06-19 21:36:28 -04:00
James McClure
2e47e9c306 fix bug in Euler characteristic at domain boundary 2020-06-07 20:54:09 -04:00
JamesEMcclure
49f5ec07a6 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2020-05-07 14:03:11 -04:00
James McClure
d6a8647ee1 cannot exclude inlet / outlet without screwing up topology 2020-04-17 12:21:29 -04:00
James McClure
bdf8539f40 debugging strange mass conservation issue 2020-04-10 15:03:15 -04:00
JamesEMcclure
c4f15d8727 fixed issue cloning db 2020-03-31 16:12:24 -04:00
James McClure
d4c0824865 cloning databse for restart 2020-03-31 15:55:05 -04:00
James E McClure
e92eb8f91d make sure input database is updated across all ranks 2020-03-21 09:45:43 -04:00
James E McClure
8ff6cb20d3 Add wall factor to morphgrow to change solid penalty term 2020-03-19 13:41:31 -04:00
James E McClure
679c53a469 Add wall factor to morphgrow to change solid penalty term 2020-03-19 13:35:10 -04:00
JamesEMcclure
05cafcb525 fix failed merge 2020-03-17 21:44:45 -04:00
JamesEMcclure
9f5b44dfe4 Revert "Moving more MPI calls to the wrapper"
This reverts commit 0f91767b6c.
2020-03-17 21:23:18 -04:00
Mark Berrill
94156e066e Trying to fix bug with MPI communication 2020-03-12 10:26:17 -04:00
JamesEMcclure
79669b30d0 merging with morphLBM (may be some problems still) 2020-02-03 14:30:03 -05:00
JamesEMcclure
6ed57841b8 update TwoPhase analysis for vector / tensor objects 2020-02-03 12:59:52 -05:00
Mark Berrill
0f91767b6c Moving more MPI calls to the wrapper 2020-01-28 12:33:36 -05:00
Mark Berrill
d1f714a82e Adding MPI wrapper class 2020-01-28 08:51:32 -05:00
Mark Berrill
78c2e710b9 Fixing compile warnings 2020-01-22 12:01:29 -05:00
Mark Berrill
3c854fd002 Updating StackTrace and improving performance converting uCT data 2020-01-22 11:00:25 -05:00
JamesEMcclure
c80b74a754 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2020-01-17 09:40:34 -05:00
JamesEMcclure
fa80034749 fixed redundant layer code 2020-01-13 14:03:04 -05:00
JamesEMcclure
06db016fc8 fix bug with volumetric flux in timelog 2020-01-13 13:57:35 -05:00
JamesEMcclure
9e5f9aa533 save more sigfigs in subphase 2019-11-18 14:08:33 -05:00
JamesEMcclure
2f4976fc20 Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA 2019-10-25 04:54:25 -04:00
James McClure
ac5ec4492e fix sign error 2019-10-25 10:53:47 +02:00
JamesEMcclure
dfb4b9ed41 Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA 2019-10-23 03:01:57 -04:00
James McClure
48b3f3b019 default to z direction for unsteady 2019-10-22 14:27:30 +02:00
James McClure
64e7b1211a fix divide by zero 2019-10-22 13:58:51 +02:00
James McClure
2d54c54db3 debug dumb bug 2019-10-22 13:57:04 +02:00
JamesEMcclure
ecd06f0eca bugfix 2019-10-22 07:14:54 -04:00
James McClure
946f9fe8a0 add pressure drop for unsteady 2019-10-22 13:08:51 +02:00
James McClure
d2f62bd4dc add pressure drop for unsteady 2019-10-22 13:03:00 +02:00
JamesEMcclure
d36aaaf8a4 Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-10-10 09:12:29 -04:00
JamesEMcclure
27765d78a2 fix compile bug 2019-10-08 11:26:11 -04:00
James McClure
2505e10109 debug 2019-10-08 11:16:59 -04:00
JamesEMcclure
8e386fb2ec fix bugs 2019-10-08 10:45:07 -04:00
James McClure
2f3e9a86ed fix timestep / vis /analysis issues 2019-10-08 10:35:27 -04:00
JamesEMcclure
cc0f04a3d3 Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-10-01 14:27:07 -04:00
JamesEMcclure
c52ff20519 fix relable bug 2019-10-01 14:26:48 -04:00
James E McClure
4e1e1e4523 tests/lbpm_morphdrain_pp.cpp 2019-09-30 22:36:53 -04:00
James E McClure
d2bb0127f6 refacotr AggregateLabels 2019-09-30 22:14:10 -04:00
JamesEMcclure
c7d014b500 Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-09-20 15:04:01 -04:00
James E McClure
645e76f13b fix issue with vis db 2019-09-18 09:26:22 -04:00
James E McClure
22598f8937 fix issue with vis db 2019-09-18 09:25:03 -04:00
Rex Zhe Li
e9f7299112 fix bug so that inlet/outlet layers can be properly considered when calculating Sw 2019-09-13 20:04:35 -04:00
JamesEMcclure
1919e729fa Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-09-13 08:44:57 -04:00
JamesEMcclure
c7ca6ec3aa fix vis bug 2019-09-13 08:16:26 -04:00
JamesEMcclure
f577705aae Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM 2019-09-13 08:08:12 -04:00
James McClure
c622b14815 fix vis bug 2019-09-13 07:34:18 -04:00
James McClure
89687f578c fix bug in vis write 2019-09-13 07:31:31 -04:00