View on GitHub

Ballistic Calculator 2

User guide — a free, open-source ballistic calculator for Windows, Linux and macOS

Ballistic Calculator 2 — user guide

A free, open-source ballistic calculator for Windows, Linux and macOS, built on Avalonia UI. This is its user guide: how to describe a load, zero it, run it, and read the answer — plus what the numbers mean and where they stop being trustworthy.

Start here

If you… Read
have never seen this application What Ballistic Calculator 2 is — what it computes, and what it deliberately does not
want it running Installation and first run — from the Releases archive to a trajectory on screen
want to compute a shot Your first trajectory — the six tabs, the imperial/metric choice, and what OK does
are new to external ballistics Recommended reading — the books and references this guide leans on instead of repeating

Everything else is below, in the full contents.

What this guide is, and what it is not

It documents the application, not ballistics. A concept is explained only where not explaining it would leave part of the interface unusable — what a form factor is, why a drag table beats a ballistic coefficient, why group size has to be entered as a 1σ per-axis figure, station pressure versus sea-level pressure. Everything beyond that is someone else’s book, and better in their hands than ours: see Recommended reading.

It is also organised by task, not by menu. The order follows the work — describe the load, set the conditions, zero it, run it, read the answer — and each step of the Shot Parameters dialog has its own article, written around what you are trying to do rather than walking its fields top to bottom. The exhaustive field-by-field tables live once, in the reference part.

All articles

The guide is being written article by article. Entries that are links are written; plain entries are planned — the structure is listed in full so you can see what is coming and what is missing.

Getting started

Building and running a shot — one article per tab of the Shot Parameters dialog, in tab order

Drag models — where accuracy comes from

Analysis

Libraries and editors

How the calculation works — the mathematics, for readers who want to check a number rather than take it on trust

Reference

Before you trust a number

The application simulates a complex physical process with a great many approximations. Results may be used for education and for planning, but must not be treated as a reliable description of how a projectile will actually behave — see the risk notice in full.


Source, releases and issue tracker: github.com/nikolaygekht/ballistic.calculator.app.avalonia. This guide lives in the docs/ folder of that repository, so it can be read there as plain Markdown as well as here.