Mark Berrill
|
0369e8d618
|
Moving MPI_Comm_dup in attempt to fix threading issue
|
2016-10-28 09:04:23 -04:00 |
|
James McClure
|
23f99b06ca
|
working on basic color sim
|
2016-10-22 07:22:03 -04:00 |
|
James McClure
|
0774b34360
|
Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA
|
2016-10-21 21:06:20 -04:00 |
|
James E McClure
|
f4a49fab77
|
see if basic color compiles
|
2016-10-21 21:05:45 -04:00 |
|
James E McClure
|
bac7f92bdd
|
Added basic color simulator (without component analysis)
|
2016-10-21 21:02:34 -04:00 |
|
James McClure
|
dea480cd5a
|
Allowing non-cubic domains for lbpm_permeability_simulator
|
2016-10-21 20:28:29 -04:00 |
|
James McClure
|
0ca1c1aaeb
|
Fixed scope for MPI to avoid errors in lbpm_segmented_pp
|
2016-10-10 11:15:06 -04:00 |
|
James McClure
|
b09a97cdac
|
Fixed scope for MPI to avoid errors in lbpm_segmented_decomp
|
2016-10-10 11:13:55 -04:00 |
|
zherexli
|
4964a8dd8d
|
fix the bug in squaretube so to properly generate a square tube in different orientations
|
2016-10-03 12:00:45 -04:00 |
|
James E McClure
|
f79a66e5d3
|
ALlowing orientation for square tube to be modified
|
2016-09-15 10:54:27 -04:00 |
|
James E McClure
|
5e89555e7f
|
Updated lbpm_square_tube to ensure clean MPI exit
|
2016-09-02 14:58:23 -04:00 |
|
rexzheli
|
e7987c9cc9
|
Fixed the setup for the square tube test
|
2016-09-02 14:38:34 -04:00 |
|
James E McClure
|
ae24b5888f
|
Re-enabled dynamic work assignment for connected components in CUDA version
|
2016-08-09 15:17:20 -04:00 |
|
James E McClure
|
1142df785b
|
Added pore size quartiles to lbpm_morph_pp
|
2016-08-06 14:35:19 -04:00 |
|
James E McClure
|
79aaf222d4
|
Pore size histogram finished for lbpm_morph_pp
|
2016-08-06 12:50:45 -04:00 |
|
James E McClure
|
5d03313a0b
|
Pore size histogram working in lbpm_morph_pp
|
2016-08-06 11:43:12 -04:00 |
|
James E McClure
|
96a5acf96b
|
Histogram in lbpm_morph_cpp (compiles)
|
2016-08-06 11:10:41 -04:00 |
|
James E McClure
|
bbe4c42d0f
|
Adding histogram for pore size distribution in lbpm_morph_pp
|
2016-08-06 11:03:26 -04:00 |
|
James E McClure
|
f3ec60922a
|
Fixed bug so that pore sizes are written
|
2016-08-06 08:27:24 -04:00 |
|
James E McClure
|
769ba9d4b1
|
Fixed bug in lbpm_color_simulator.h where the file stream was not provided to fprintf; added extra functionality to morphological preprocessors to print pore size
|
2016-08-02 15:00:41 -04:00 |
|
James E McClure
|
c706bcd0fc
|
Editing morphological initialization scripts to generate multiple states
|
2016-08-01 21:49:42 -04:00 |
|
James E McClure
|
ee2869ab71
|
Write Restart.txt file in lbpm_color_simulator with timestep info
|
2016-07-30 15:22:56 -04:00 |
|
James E McClure
|
791d30a15d
|
Allowing non-cubic domains for lbpm_permeability_simulator
|
2016-07-26 08:47:36 -04:00 |
|
James E McClure
|
8f50bb315e
|
No longer mandating cubic domain in lbpm_color_simulator
|
2016-07-25 14:58:36 -04:00 |
|
James E McClure
|
fd9ad4b2db
|
updates to lbpm_morph_pp to make things more accurate in under-resolved images
|
2016-07-25 09:43:29 -04:00 |
|
James E McClure
|
d12ab9da94
|
Updates to lbpm_color_simulator (restart)
|
2016-07-25 09:42:57 -04:00 |
|
James E McClure
|
c5baceae76
|
Deleted return statement in lbpm_segmented_decomp
|
2016-07-23 10:41:11 -04:00 |
|
James E McClure
|
c1bb5b6a2c
|
Added barrier to lbpm_setgmented_decomp
|
2016-07-23 10:16:16 -04:00 |
|
James E McClure
|
f16f72195b
|
Added Restart.txt so that simulations can restart from the correct timestep
|
2016-07-13 10:23:11 -04:00 |
|
James E McClure
|
30bd9ed73a
|
fixed merge conflicts for lbpm_uCT_maskfilter
|
2016-06-28 16:37:54 -04:00 |
|
James E McClure
|
0fc1a06cc1
|
Added basic analysis to lbpm_uCT_maskfilter
|
2016-06-28 16:35:54 -04:00 |
|
Mark Berrill
|
845158f593
|
Forgot a file
|
2016-06-28 16:02:54 -04:00 |
|
Mark Berrill
|
a00979dd4d
|
Fixing bug with netcdf writer
|
2016-06-28 16:00:30 -04:00 |
|
James E McClure
|
0fe1cda4a7
|
renamed masked filtering tool as lbpm_uCT_maskfilter
|
2016-06-28 09:12:20 -04:00 |
|
James E McClure
|
97d27fad31
|
Added lbpm_uCT_twophase.cpp
|
2016-06-28 09:06:52 -04:00 |
|
James E McClure
|
e0a1519608
|
Merge conflicts should be resolved
|
2016-06-27 14:00:39 -04:00 |
|
James E McClure
|
dc607718e6
|
committing lbpm_uCT_pp due to impending merge conflicts. Will resolve on next commit
|
2016-06-27 13:58:59 -04:00 |
|
Mark Berrill
|
1e8ca14d85
|
Refactoring lbpm_uCT_pp.cpp
|
2016-06-27 11:15:42 -04:00 |
|
Mark Berrill
|
7a6f35bd45
|
Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA
|
2016-06-27 10:11:16 -04:00 |
|
Mark Berrill
|
1dfbf34ecb
|
Adding netcdf writer
|
2016-06-27 10:09:14 -04:00 |
|
James E McClure
|
a30cec72b0
|
lbpm_uCT_pp now works with MASK (specified internally) to crop with cylinder
|
2016-06-19 15:33:28 -04:00 |
|
James E McClure
|
d1774fed19
|
Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA
|
2016-06-19 15:04:59 -04:00 |
|
James E McClure
|
60e65e8cc0
|
fixed build
|
2016-06-19 15:04:43 -04:00 |
|
James E McClure
|
52cb49e85f
|
updated lbpm_uCT_pp.cpp
|
2016-06-19 15:04:09 -04:00 |
|
James E McClure
|
d866da4356
|
Added distance mask to lbpm_uCT_pp
|
2016-06-19 13:31:29 -04:00 |
|
James E McClure
|
1efc44061c
|
Revert "Added cylinder cropping to lbpm_uCT_pp"
This reverts commit 77064fea68.
|
2016-06-17 16:40:38 -04:00 |
|
James E McClure
|
77064fea68
|
Added cylinder cropping to lbpm_uCT_pp
|
2016-06-17 16:06:49 -04:00 |
|
Mark Berrill
|
1eff3017d2
|
Fixing index issue when trying to read full domain in lbpm_uCT_pp
|
2016-06-16 14:03:39 -04:00 |
|
Mark Berrill
|
e494f34a66
|
Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA
|
2016-06-15 09:25:09 -04:00 |
|
Mark Berrill
|
0284d4acd0
|
Working on filter for lbpm_uCT_pp
|
2016-06-15 09:24:59 -04:00 |
|