Commit Graph

3512 Commits

Author SHA1 Message Date
James E McClure
a1f3375911 added mean filter 2020-07-22 11:57:51 -04:00
Rex Zhe Li
b0d6f7cd04 1. add color grad for debug;2. fix bug for calculating greyscale solid gradient 2020-07-08 22:24:37 -04:00
James E McClure
4d2174cedb update Euler characteristic 2020-06-29 14:18:05 -04:00
James McClure
736870f4b5 still debugging Euler characteristic bug 2020-06-29 13:46:24 -04:00
James McClure
e11da909d6 use internal / external edge count in Euler characteristic 2020-06-29 11:07:55 -04:00
James McClure
9950201554 update cubes 2020-06-27 20:54:00 -04:00
James McClure
a3b23d246f Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2020-06-27 15:16:21 -04:00
James McClure
07ea37d2f2 at device test 2020-06-27 15:16:13 -04:00
JamesEMcclure
3dd7ba5936 refine dist in Minkowski (fix isosurface bugs) 2020-06-27 07:56:53 -04:00
JamesEMcclure
a16d82bac0 Eikonal solver in distance 2020-06-27 07:50:03 -04:00
JamesEMcclure
3d58822fef Eikonal solver in distance 2020-06-27 07:43:26 -04:00
JamesEMcclure
7cdfd4006a Eikonal solver in distance 2020-06-27 07:30:46 -04:00
JamesEMcclure
d89dcf2648 Eikonal solver in distance 2020-06-27 07:28:48 -04:00
JamesEMcclure
4fd74a78a7 stl writer for dcel 2020-06-26 15:53:23 -04:00
JamesEMcclure
7423610f6d fix dcel write 2020-06-26 13:09:30 -04:00
James E McClure
b2a5d0ba2e add stl writer to dcel 2020-06-26 12:48:32 -04:00
JamesEMcclure
67e8f94574 update minkowski 2020-06-26 10:39:45 -04:00
JamesEMcclure
0d292a52b2 fix volume bug 2020-06-24 23:33:36 -04:00
Rex Zhe Li
7aad36e37a CPU also available, make greyscaleColor equivalent single-phase model available 2020-06-24 22:07:21 -04:00
Rex Zhe Li
9a599b504f fix typo 2020-06-24 21:45:08 -04:00
JamesEMcclure
1a5b46156d fix Torus 2020-06-24 14:01:10 -04:00
James McClure
64b12587c7 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2020-06-24 13:49:11 -04:00
James McClure
534410bb29 add Minkowski to TestTorus 2020-06-24 13:48:53 -04:00
Rex Zhe Li
4434bfe282 GPU only, make greyscaleColor equivalent single-phase model available 2020-06-22 13:39:51 -04:00
James E McClure
435869740b debug scalar MF 2020-06-22 12:44:50 -04:00
James E McClure
3ab182daf7 fixed half edge rule for Euler characteristic 2020-06-19 21:39:54 -04:00
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
5fae571578 fix connected pc 2020-06-18 19:56:38 -04:00
Rex Zhe Li
2621a7718f Greyscale Color model; both CPU and GPU versions are ready 2020-06-15 22:41:01 -04:00
Rex Zhe Li
f0b150c7c5 initialize greyscaleColor model 2020-06-09 15:42:45 -04:00
James McClure
2e47e9c306 fix bug in Euler characteristic at domain boundary 2020-06-07 20:54:09 -04:00
Rex Zhe Li
120595ae7b try to fix fluxBC for greyscaleSC model but didn't work; save the work 2020-06-04 16:40:47 -04:00
Rex Zhe Li
a404f4c8af GreyscaleSC model: update the density initialization on grey nodes 2020-05-29 10:28:11 -04:00
Rex Zhe Li
f5f4c51d5f discard greyscaleColor model 2020-05-28 18:22:25 -04:00
Rex Zhe Li
661246472a initialize the development of greyscale color model 2020-05-27 10:25:06 -04:00
Rex Zhe Li
95562e518a add some miscellaneous changes 2020-05-26 20:59:35 -04:00
James E McClure
b31e51329e Merge branch 'devel' 2020-05-22 13:13:26 -04:00
James E McClure
48fe85f4ef fix force adaptation 2020-05-22 13:12:54 -04:00
James E McClure
55981b06ce fix force adaptation 2020-05-22 13:11:50 -04:00
Rex Zhe Li
3dede0d93a GreyscaleSC: fix pressure BC inter-domain communication 2020-05-21 22:00:47 -04:00
Rex Zhe Li
16cc9cb5aa GreyscaleSC: save the work; pressureBC does not work 2020-05-20 22:57:42 -04:00
James E McClure
14826cba1f make final filter optional 2020-05-18 11:12:42 -04:00
James E McClure
ea614489df disable steady point rejection 2020-05-18 11:12:27 -04:00
James E McClure
02643365f9 debugging 2020-05-15 20:54:57 -04:00
James E McClure
6c1ed15cda debugging 2020-05-15 20:47:40 -04:00
JamesEMcclure
c4672a828b debugging 2020-05-15 20:40:30 -04:00
James E McClure
e060780e99 Damping the force regulator 2020-05-15 20:33:48 -04:00
Rex Zhe Li
42277520ed update output writing 2020-05-07 19:09:26 -04:00
Rex Zhe Li
88b560a876 make the SC fluid-solid force consistent with literature 2020-05-07 17:07:35 -04:00
Rex Zhe Li
6d59bf7eff revert to BGK collision for greyscale SC model 2020-05-07 12:26:06 -04:00