-
Hello every, I am looking for a way to create a cylinder that can be cut into three layers (10,103,10 mm from bottom to top), with the middle 103 mm height containing the weighted normal statistical morphology. #415 #558 #626 seems similar; but I am not sure how to create in a cylinder geometry. Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I have tried some code based on the previous discussion, but it does not work. neper -T -n "3::msfile(n_msfile)" -domain "cylinder(10,10,30)" -morpho "lamellar(w=2:5:3,pos=start,v=(0,0,1))::msfile(morpho_msfile)" -o d2 n_msfile morpho_msfile |
Beta Was this translation helpful? Give feedback.
-
Your ms files are fine. Update your Neper (to version 4.10.2-3) and use this command:
|
Beta Was this translation helpful? Give feedback.
Your ms files are fine. Update your Neper (to version 4.10.2-3) and use this command: