NatLabRockies / NatLabRockies/fastsim

Alternate vehicle inputs

Open
#276 0 comments 0 reactions 1 assignee View on GitHub

@kylecarow is already working on this.

Since Jul 14, 2026.

enhancement
Dominant language
Rust
Stars
60
Forks
19
Avg merge
10d 2h
Merged PRs (30d)
2

Description

  • Road load / aero
    • Directly supplying a,b,c target road load / coast down coefficients
      • can feed directly into FASTSim calculations instead of converting to Cd/Crr
    • Frontal area from width, height, and percent assumption
      • e.g. A = 85% * width * height
  • Wheels:
    • Improve tire_code regex robustness as an alternative to wheel radius
    • Wheel diameter
    • These could be an untagged serde enum with struct variants

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.