Transform commands on lamellar morphology? #657
-
Dear all I am trying to perform some -transform commands on a simple lamellar morphology (see image below) but without success. Is it possible to do transformation commands such as cut(cylinder(), hspace()) on a lamellar morphology? Thank you! Best regards Neper inputs: neper -T -n "from_morpho::id==1?1:1000" -domain "cube(2,1,1)" -morpho "lamellar(w=1:1,v=(1,0,0),pos=start)" -o d |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
No, it is not possible. The |
Beta Was this translation helpful? Give feedback.
No, it is not possible. The
cut
transformation makes use of phantom seeds, are there are no seeds to phantom in the case of a lamellar morphology...