diff --git a/examples/CFD/Network1a.JSON b/examples/CFD/Network1a.JSON index f060fe4..dacf1a2 100644 --- a/examples/CFD/Network1a.JSON +++ b/examples/CFD/Network1a.JSON @@ -70,12 +70,12 @@ { "iD": 0, "Type":"LBM", - "name": "Paper1a-CFD-40", - "stlFile": "../examples/STL/PaperNetwork1a_CFD.stl", + "name": "Paper1a-CFD-20", + "stlFile": "../examples/STL/Network1a.stl", "charPhysLength": 1e-4, "charPhysVelocity": 1e-1, "alpha": 0.0, - "resolution": 40, + "resolution": 20, "epsilon": 1e-9, "tau": 0.55, "posX": 1.0e-3, diff --git a/examples/CFD/Network1b.JSON b/examples/CFD/Network1b.JSON index d5677ef..f555541 100644 --- a/examples/CFD/Network1b.JSON +++ b/examples/CFD/Network1b.JSON @@ -70,12 +70,12 @@ { "iD": 0, "Type":"LBM", - "name": "Paper1b-CFD-40", - "stlFile": "../examples/STL/PaperNetwork1b_CFD.stl", + "name": "Paper1b-CFD-20", + "stlFile": "../examples/STL/Network1b.stl", "charPhysLength": 1e-4, "charPhysVelocity": 1e-1, "alpha": 0.0, - "resolution": 40, + "resolution": 20, "epsilon": 1e-9, "tau": 0.55, "posX": 1.0e-3, diff --git a/examples/CFD/Network1c.JSON b/examples/CFD/Network1c.JSON index 1dd9b6d..bb4e573 100644 --- a/examples/CFD/Network1c.JSON +++ b/examples/CFD/Network1c.JSON @@ -70,12 +70,12 @@ { "iD": 0, "Type":"LBM", - "name": "Paper1c-CFD-40", - "stlFile": "../examples/STL/PaperNetwork1c_CFD.stl", + "name": "Paper1c-CFD-20", + "stlFile": "../examples/STL/Network1c.stl", "charPhysLength": 1e-4, "charPhysVelocity": 1e-1, "alpha": 0.0, - "resolution": 40, + "resolution": 20, "epsilon": 1e-9, "tau": 0.55, "posX": 1.0e-3, diff --git a/examples/CFD/Network1d.JSON b/examples/CFD/Network1d.JSON index cdde365..fefb811 100644 --- a/examples/CFD/Network1d.JSON +++ b/examples/CFD/Network1d.JSON @@ -70,12 +70,12 @@ { "iD": 0, "Type":"LBM", - "name": "Paper1d-CFD-40", - "stlFile": "../examples/STL/PaperNetwork1d_CFD.stl", + "name": "Paper1d-CFD-20", + "stlFile": "../examples/STL/Network1d.stl", "charPhysLength": 1e-4, "charPhysVelocity": 1e-1, "alpha": 0.0, - "resolution": 40, + "resolution": 20, "epsilon": 1e-9, "tau": 0.55, "posX": 1.0e-3, diff --git a/examples/CFD/Network2a.JSON b/examples/CFD/Network2a.JSON index 57dbb90..d95bae9 100644 --- a/examples/CFD/Network2a.JSON +++ b/examples/CFD/Network2a.JSON @@ -46,12 +46,12 @@ { "iD": 0, "Type":"LBM", - "name": "Paper2a-CFD-40", - "stlFile": "../examples/STL/PaperNetwork2a_CFD.stl", + "name": "Paper2a-CFD-20", + "stlFile": "../examples/STL/Network2a.stl", "charPhysLength": 1e-4, "charPhysVelocity": 1e-1, "alpha": 0.0, - "resolution": 40, + "resolution": 20, "tau": 0.55, "epsilon": 1e-9, "posX": 1.0e-3, diff --git a/examples/CFD/Network2b.JSON b/examples/CFD/Network2b.JSON index 6d8b71e..e3ace16 100644 --- a/examples/CFD/Network2b.JSON +++ b/examples/CFD/Network2b.JSON @@ -46,12 +46,12 @@ { "iD": 0, "Type":"LBM", - "name": "Paper2b-CFD-40", - "stlFile": "../examples/STL/PaperNetwork2b_CFD.stl", + "name": "Paper2b-CFD-20", + "stlFile": "../examples/STL/Network2b.stl", "charPhysLength": 1e-4, "charPhysVelocity": 1e-1, "alpha": 0.0, - "resolution": 40, + "resolution": 20, "epsilon": 1e-9, "tau": 0.55, "posX": 1.0e-3, diff --git a/examples/CFD/Network2c.JSON b/examples/CFD/Network2c.JSON index 69b7c40..401fd99 100644 --- a/examples/CFD/Network2c.JSON +++ b/examples/CFD/Network2c.JSON @@ -46,12 +46,12 @@ { "iD": 0, "Type":"LBM", - "name": "Paper2c-CFD-40", - "stlFile": "../examples/STL/PaperNetwork2c_CFD.stl", + "name": "Paper2c-CFD-20", + "stlFile": "../examples/STL/Network2c.stl", "charPhysLength": 1e-4, "charPhysVelocity": 1e-1, "alpha": 0.0, - "resolution": 40, + "resolution": 20, "epsilon": 1e-9, "tau": 0.55, "posX": 1.0e-3, diff --git a/examples/CFD/Network2d.JSON b/examples/CFD/Network2d.JSON index 022fc07..6d86abb 100644 --- a/examples/CFD/Network2d.JSON +++ b/examples/CFD/Network2d.JSON @@ -46,12 +46,12 @@ { "iD": 0, "Type":"LBM", - "name": "Paper2d-CFD-40", - "stlFile": "../examples/STL/PaperNetwork2d_CFD.stl", + "name": "Paper2d-CFD-20", + "stlFile": "../examples/STL/Network2d.stl", "charPhysLength": 1e-4, "charPhysVelocity": 1e-1, "alpha": 0.0, - "resolution": 40, + "resolution": 20, "epsilon": 1e-9, "tau": 0.55, "posX": 1.0e-3, diff --git a/examples/CFD/Network3a.JSON b/examples/CFD/Network3a.JSON index 274d2a1..ef04311 100644 --- a/examples/CFD/Network3a.JSON +++ b/examples/CFD/Network3a.JSON @@ -46,12 +46,12 @@ { "iD": 0, "Type":"LBM", - "name": "Paper3a-CFD-40", - "stlFile": "../examples/STL/PaperNetwork3a_CFD.stl", + "name": "Paper3a-CFD-20", + "stlFile": "../examples/STL/Network3a.stl", "charPhysLength": 1e-4, "charPhysVelocity": 1e-1, "alpha": 0.0, - "resolution": 40, + "resolution": 20, "epsilon": 1e-9, "tau": 0.55, "posX": 1.0e-3, diff --git a/examples/CFD/Network3b.JSON b/examples/CFD/Network3b.JSON index dda5c1f..9f1b7db 100644 --- a/examples/CFD/Network3b.JSON +++ b/examples/CFD/Network3b.JSON @@ -46,12 +46,12 @@ { "iD": 0, "Type":"LBM", - "name": "Paper3b-CFD-40", - "stlFile": "../examples/STL/PaperNetwork3b_CFD.stl", + "name": "Paper3b-CFD-20", + "stlFile": "../examples/STL/Network3b.stl", "charPhysLength": 1e-4, "charPhysVelocity": 1e-1, "alpha": 0.0, - "resolution": 40, + "resolution": 20, "epsilon": 1e-9, "tau": 0.55, "posX": 1.0e-3, diff --git a/examples/CFD/Network3c.JSON b/examples/CFD/Network3c.JSON index ec08bee..0522766 100644 --- a/examples/CFD/Network3c.JSON +++ b/examples/CFD/Network3c.JSON @@ -46,12 +46,12 @@ { "iD": 0, "Type":"LBM", - "name": "Paper3c-CFD-40", - "stlFile": "../examples/STL/PaperNetwork3c_CFD.stl", + "name": "Paper3c-CFD-20", + "stlFile": "../examples/STL/Network3c.stl", "charPhysLength": 1e-4, "charPhysVelocity": 1e-1, "alpha": 0.0, - "resolution": 40, + "resolution": 20, "epsilon": 1e-9, "tau": 0.55, "posX": 1.0e-3, diff --git a/examples/CFD/Network3d.JSON b/examples/CFD/Network3d.JSON index 658b6e2..e7e2609 100644 --- a/examples/CFD/Network3d.JSON +++ b/examples/CFD/Network3d.JSON @@ -46,12 +46,12 @@ { "iD": 0, "Type":"LBM", - "name": "Paper3d-CFD-40", - "stlFile": "../examples/STL/PaperNetwork3d_CFD.stl", + "name": "Paper3d-CFD-20", + "stlFile": "../examples/STL/Network3d.stl", "charPhysLength": 1e-4, "charPhysVelocity": 1e-1, "alpha": 0.0, - "resolution": 40, + "resolution": 20, "epsilon": 1e-9, "tau": 0.55, "posX": 1.0e-3, diff --git a/examples/CFD/Network4a.JSON b/examples/CFD/Network4a.JSON index 24b45fd..57c27f2 100644 --- a/examples/CFD/Network4a.JSON +++ b/examples/CFD/Network4a.JSON @@ -46,12 +46,12 @@ { "iD": 0, "Type":"LBM", - "name": "Paper4a-CFD-40", - "stlFile": "../examples/STL/PaperNetwork4a_CFD.stl", + "name": "Paper4a-CFD-20", + "stlFile": "../examples/STL/Network4a.stl", "charPhysLength": 1e-4, "charPhysVelocity": 1e-1, "alpha": 0.0, - "resolution": 40, + "resolution": 20, "epsilon": 1e-9, "tau": 0.55, "posX": 1.0e-3, diff --git a/examples/CFD/Network4b.JSON b/examples/CFD/Network4b.JSON index 5018a8e..8a2223f 100644 --- a/examples/CFD/Network4b.JSON +++ b/examples/CFD/Network4b.JSON @@ -46,12 +46,12 @@ { "iD": 0, "Type":"LBM", - "name": "Paper4b-CFD-40", - "stlFile": "../examples/STL/PaperNetwork4b_CFD.stl", + "name": "Paper4b-CFD-20", + "stlFile": "../examples/STL/Network4b.stl", "charPhysLength": 1e-4, "charPhysVelocity": 1e-1, "alpha": 0.0, - "resolution": 40, + "resolution": 20, "epsilon": 1e-9, "tau": 0.55, "posX": 1.0e-3, diff --git a/examples/CFD/Network4c.JSON b/examples/CFD/Network4c.JSON index 97bc5a6..2845fc4 100644 --- a/examples/CFD/Network4c.JSON +++ b/examples/CFD/Network4c.JSON @@ -46,12 +46,12 @@ { "iD": 0, "Type":"LBM", - "name": "Paper4c-CFD-40", - "stlFile": "../examples/STL/PaperNetwork4c_CFD.stl", + "name": "Paper4c-CFD-20", + "stlFile": "../examples/STL/Network4c.stl", "charPhysLength": 1e-4, "charPhysVelocity": 1e-1, "alpha": 0.0, - "resolution": 40, + "resolution": 20, "epsilon": 1e-9, "tau": 0.55, "posX": 1.0e-3, diff --git a/examples/CFD/Network4d.JSON b/examples/CFD/Network4d.JSON index f8e2178..61334c2 100644 --- a/examples/CFD/Network4d.JSON +++ b/examples/CFD/Network4d.JSON @@ -46,12 +46,12 @@ { "iD": 0, "Type":"LBM", - "name": "Paper4d-CFD-40", - "stlFile": "../examples/STL/PaperNetwork4d_CFD.stl", + "name": "Paper4d-CFD-20", + "stlFile": "../examples/STL/Network4d.stl", "charPhysLength": 1e-4, "charPhysVelocity": 1e-1, "alpha": 0.0, - "resolution": 40, + "resolution": 20, "epsilon": 1e-9, "tau": 0.55, "posX": 1.0e-3,