Gap: JEOD's surface model has FlatPlate, FlatPlateCircular, Cylinder.
We have FlatPlate only. FlatPlateCircular is used for solar panel + dish
geometry; Cylinder is used for tank/body modeling. Users who want
non-flat geometry will write their own.
Close with: add FlatPlateCircular and Cylinder facet types to
crates/jeod_interactions/src/surface_model.rs, plus aero+SRP coverage.
From Audit-Findings#b24-utl19-surface-model-primitives-beyond-flatplate (B2.4).
Gap: JEOD's surface model has FlatPlate, FlatPlateCircular, Cylinder.
We have FlatPlate only. FlatPlateCircular is used for solar panel + dish
geometry; Cylinder is used for tank/body modeling. Users who want
non-flat geometry will write their own.
Close with: add FlatPlateCircular and Cylinder facet types to
crates/jeod_interactions/src/surface_model.rs, plus aero+SRP coverage.From Audit-Findings#b24-utl19-surface-model-primitives-beyond-flatplate (B2.4).