Prism with arbitrary cross section #295
Labels
comp-Logic
Related to internal code logic
help wanted
Should be doable without understanding the whole code, but not as easy as "good first issue"
pri-Low
Kept mostly for reference
usability
Makes using code more convenient
A homogeneous right prism with arbitrary cross section (in xy-plane) given by a contour read from file (like
-shape axisymmetric
). Something like(height is given in real units, not ratio as for many other shapes). The implementation can reuse many code from axisymmetric shape, but it is not completely trivial. In future, we may also use this shape (without height) to consider arbitrary 2D scattering problems.
We may also think about tilted prism, e.g. the cross-section is translated not along the z-axis but along along some other vector. Then the command line would look like
But this can be added later with backward compatibility.
The text was updated successfully, but these errors were encountered: