NatLabRockies / NatLabRockies/fastsim
ABC -> Cd/Crr constraints
Open
@kylecarow is already working on this.
Since Sep 9, 2026.
enhancement
- Dominant language
- Rust
- Stars
- 60
- Forks
- 19
- Avg merge
- 10d 2h
- Merged PRs (30d)
- 2
Description
In both FASTSim 1 & 2 the abc_to_drag_coeffs functions do not constrain values to be physical (e.g. sometimes negative values can be returned). FASTSim 3 does not have this functionality at all, which is a different concern.
At least, we should ensure the calculated Cd and Crr are constrained to be positive, rather than coefficients for the least squares fit returned blindly.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.