Thank you for the explanation. I am familiar with the circle(200e-9).repeat(300e-9, 400e-9, 0)
syntax, where the circle is periodically repeated with the given translation vector. However, in the case of Rect(a1,0).repeat(N,0,0)
, I am not fully clear on its meaning. From what I understand, Rect(a1,0)
defines a vertical stripe of width a1 (finite in x, infinite in y), and the .repeat(N,0,0)
command replicates this stripe N times along the x-direction.
What I would actually like to define is a finite stripe repeated periodically, similar to the figure I have attached in the previous mail. Could you please clarify how I should achieve this?
--
You received this message because you are subscribed to the Google Groups "mumax2" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mumax2+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/mumax2/e3614ed6-feca-4720-bd9e-ac8056657bd6n%40googlegroups.com.