-
Beta Was this translation helpful? Give feedback.
Answered by
rquey
Mar 22, 2022
Replies: 1 comment 1 reply
-
The structure can be seen as made of lamellae, so, I would go:
where morpho_msfile is:
The reason why we must use |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rquey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The structure can be seen as made of lamellae, so, I would go:
where morpho_msfile is:
The reason why we must use
0.249999
instead of0.25
is that0.25
would create a degenerate configuration, which is to avoid. This is "fixed" by-reg 1
, which removes the very small edge that results from the use of0.249999
(at the intersection between the blue, green, cyan and magenta cells).Visualize: