Updated component labeling tools, re-factored TwoPhase.h to include average components for both WP and NWP

This commit is contained in:
James E McClure
2015-07-13 08:18:03 -04:00
parent 71ec83bd8b
commit 376e244560
3 changed files with 190 additions and 179 deletions

View File

@@ -383,7 +383,6 @@ int main(int argc, char **argv)
fwrite(Phase.get(),8,Nx*Ny*Nz,PHASE);
fclose(PHASE);
// Initialize the local blob ID
// Initializing the blob ID
for (k=0; k<Nz; k++){
for (j=0; j<Ny; j++){