regarding bimodal microstructure #868
-
respected sir, To generate a bimodal microstructure, but i have a query small grain size small grain percentage 50 micrometer 10% 20% 30% 50% 30 micrometer 10% 20% 30% 50% My question is, in any way, can I make multiple models of the same small grain dia with different small grain percentages or vice versa? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
If possible, please update the given code. |
Beta Was this translation helpful? Give feedback.
-
Neper's |
Beta Was this translation helpful? Give feedback.
-
neper -T -n from_morpho -morpho "diameq:0.3*lognormal(0.0005,0.00005)+lognormal(0.00005,0.000005),1-sphericity:lognormal(0.145,0.03)" -group "diameq>0.00009?1:2" -morphooptiini "weight:radeq,coo:packing" -dim 2 -domain "square(0.03,0.01)" -o void -format "geo,ori,tess" -statcell diameq -oridescriptor "euler-bunge" -ori "fiber(0,0,1,0,0,1)" -statgroup area -statface id,area sir, I am using this still I am getting 3.75% of area following the small grain distribution, and the remaining area is given to large grain. This also take to much time to run. please suggest what type of formula this code follows. any way to reduce time |
Beta Was this translation helpful? Give feedback.
Neper's
-morpho
works with number fractions of grains, not volume fractions. You can reasonably convert one into the other using the average grain sizes.