You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can I achieve the filling of 3D crystals with uniform diameter and good sphericity within the layered structure, and fix the interlayer spacing in a cube. The following code seems not to work.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
How can I achieve the filling of 3D crystals with uniform diameter and good sphericity within the layered structure, and fix the interlayer spacing in a cube. The following code seems not to work.
neper -T -n "from_morpho::from_morpho" -reg 1 -mloop 2 -domain "cube(100,100,200)" -morpho "lamellar(w=10,v=(0,1,-1),pos=start)::diameq:lognormal(5,0.1),1-sphericity:lognormal(0.1,0.03)" -morphooptistop "::val=.1" -o dd
Beta Was this translation helpful? Give feedback.
All reactions