Skip to content
This repository was archived by the owner on Mar 8, 2026. It is now read-only.
This repository was archived by the owner on Mar 8, 2026. It is now read-only.

Discretization techniques in z #84

Description

@smartalecH

There's a lot of nuance behind how one decides to discretize in z. For example, in the microlens array example, the structure is sliced such that the upper corner of each slice lies right on the ideal curve. Alternatively, one could have sliced along the lower corner, or better yet, performed a "midpoint rule."

It would be interesting to explore the different schemes here, and how one could borrow tricks from other domains (e.g. finite-differences and quadrature) to minimize the error here.

Specifically, for simple structures (like angled sidewalls consisting of linear slants) there may be some analytic solutions that describe the optimal slicing for a given number of slices.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions