From 0e8a36c45caae22eb29f446a6fe5376d5ca9a6f4 Mon Sep 17 00:00:00 2001 From: James E McClure Date: Wed, 1 May 2019 21:44:49 -0400 Subject: [PATCH] clean up examples --- example/Bubble/input.db | 8 -------- example/Piston/Color.in | 6 ------ example/Piston/ComponentLabels.csv | 3 --- example/Piston/Domain.in | 4 ---- example/Piston/input.db | 8 -------- example/Plates/input.db | 8 -------- example/Poiseuille/Domain.in | 3 --- example/Poiseuille/Permeability.in | 4 ---- example/Sph125/Domain.in | 3 --- 9 files changed, 47 deletions(-) delete mode 100644 example/Piston/Color.in delete mode 100644 example/Piston/ComponentLabels.csv delete mode 100644 example/Piston/Domain.in delete mode 100644 example/Poiseuille/Domain.in delete mode 100644 example/Poiseuille/Permeability.in delete mode 100644 example/Sph125/Domain.in diff --git a/example/Bubble/input.db b/example/Bubble/input.db index 861788f0..3d07b2a5 100644 --- a/example/Bubble/input.db +++ b/example/Bubble/input.db @@ -7,15 +7,7 @@ Color { beta = 0.95; F = 0, 0, 0 Restart = false - pBC = 0 - din = 1.0 - dout = 1.0 - flux = 1.0e-3 timestepMax = 200 - interval = 1000 - tol = 1e-5; - das = 0.1 - dbs = 0.9 ComponentLabels = 0, 1, 2 ComponentAffinity = -1.0, 1.0, -1.0 } diff --git a/example/Piston/Color.in b/example/Piston/Color.in deleted file mode 100644 index e5a783f3..00000000 --- a/example/Piston/Color.in +++ /dev/null @@ -1,6 +0,0 @@ -1.0 1.0 -1.0 1.0 -1.0e-3 0.95 -0.0 0.0 0.0 -0 4 10.0 1.0 -10000 2000 1e-5 diff --git a/example/Piston/ComponentLabels.csv b/example/Piston/ComponentLabels.csv deleted file mode 100644 index a9bba3e2..00000000 --- a/example/Piston/ComponentLabels.csv +++ /dev/null @@ -1,3 +0,0 @@ -0 -0.5 -1 1.0 -2 -1.0 \ No newline at end of file diff --git a/example/Piston/Domain.in b/example/Piston/Domain.in deleted file mode 100644 index 641e6262..00000000 --- a/example/Piston/Domain.in +++ /dev/null @@ -1,4 +0,0 @@ -1 1 10 -40 40 40 -229 -1.0 1.0 1.0 diff --git a/example/Piston/input.db b/example/Piston/input.db index 82dbf077..fab67cc5 100644 --- a/example/Piston/input.db +++ b/example/Piston/input.db @@ -7,14 +7,7 @@ Color { beta = 0.95; F = 0, 0, 0 Restart = false - pBC = 0 - din = 1.0 - dout = 1.0 timestepMax = 3000 - interval = 1000 - tol = 1e-5; - das = 0.1 - dbs = 0.9 flux = 2.0 ComponentLabels = 0 ComponentAffinity = -1.0; @@ -25,7 +18,6 @@ Domain { nproc = 1, 1, 4 // Number of processors (Npx,Npy,Npz) n = 24, 24, 24 // Size of local domain (Nx,Ny,Nz) N = 24, 24, 96 // size of the input image - n_spheres = 1 // Number of spheres L = 1, 1, 1 // Length of domain (x,y,z) BC = 4 // Boundary condition type ReadType = "8bit" diff --git a/example/Plates/input.db b/example/Plates/input.db index 3253c993..2e74a43f 100644 --- a/example/Plates/input.db +++ b/example/Plates/input.db @@ -7,14 +7,7 @@ Color { beta = 0.95; F = 0, 0, 0 Restart = false - pBC = 0 - din = 1.0 - dout = 1.0 timestepMax = 3000 - interval = 1000 - tol = 1e-5; - das = 0.1 - dbs = 0.9 flux = 0.0 ComponentLabels = -2, -1 ComponentAffinity = -1.0, -0.5; @@ -25,7 +18,6 @@ Domain { nproc = 1, 1, 4 // Number of processors (Npx,Npy,Npz) n = 24, 24, 24 // Size of local domain (Nx,Ny,Nz) N = 24, 24, 96 // size of the input image - n_spheres = 1 // Number of spheres L = 1, 1, 1 // Length of domain (x,y,z) BC = 0 // Boundary condition type ReadType = "8bit" diff --git a/example/Poiseuille/Domain.in b/example/Poiseuille/Domain.in deleted file mode 100644 index 8a657dff..00000000 --- a/example/Poiseuille/Domain.in +++ /dev/null @@ -1,3 +0,0 @@ -1 1 1 -100 100 100 -1.0 1.0 1.0 diff --git a/example/Poiseuille/Permeability.in b/example/Poiseuille/Permeability.in deleted file mode 100644 index 88640c05..00000000 --- a/example/Poiseuille/Permeability.in +++ /dev/null @@ -1,4 +0,0 @@ -1.0 -0.0 0.0 1.0e-5 -0 0 1.0 1.0 -1000 1000 1.0e-5 diff --git a/example/Sph125/Domain.in b/example/Sph125/Domain.in deleted file mode 100644 index 55a65a55..00000000 --- a/example/Sph125/Domain.in +++ /dev/null @@ -1,3 +0,0 @@ -2 2 2 -100 100 100 -1.0 1.0 1.0