Skip to content
Snippets Groups Projects
Commit 2ae1e068 authored by noels's avatar noels
Browse files

clean

parent 1bf76206
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ import matplotlib.pyplot as plt
from Auto_geometry_parametric import *
#############Can be changed##########################
cellType = "3" # from "2", "3", "4", "5", "6", "7", "8", "9", "91"
cellType = "3" # from "2", "3", "4", "5", "6", "7", "8", "9", "91" (or "92" if typeRand ="b")
typeRand = "a" # "a" for random volume fraction and "b" for random radius
VmFrMax = 0.2 #bound of random volume fraction, for geometry 8: 0.15 is a maximum, for other geometry 0.3 is a maximum
nx =2 #number of cell along x
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment