begin with the smallest run
make boundary conditions, fluxes, and updates visible before adding scale.
a public record of aerospace software, numerical experiments, and project notes built so the reasoning can be reopened.
computational aerospace / numerical methods / propulsion / public technical record
small cases make the solver honest.
make boundary conditions, fluxes, and updates visible before adding scale.
change one numerical choice at a time and record when it starts to matter.
push the step size until the method explains where it stops being trustworthy.
useful signal is math, code, and the physical system agreeing enough to reopen.
selected work keeps evidence attached.
scalar advection work kept small enough for boundary conditions, updates, and plots to stay inspectable.
mesh, state, flux, update active notebookpropulsion sweeps shaped around assumptions, trends, and comparisons that can be argued with.
assumption, sweep, trend writeup pendingfinite-volume outputs paired with enough provenance for the figure to mean something later.
finite-volume inspection archive pendingthe record shows what each part is responsible for.
keep first cases small enough to check by hand and by plot.
small verification caselet mesh, state, flux, and update paths carry their own responsibilities.
separate solver modulespublish notes and figures when they explain the decision, not just the result.
notes and figurescalculation, assumptions, and notes stay linked.
start with local tools, small verification cases, and source history that can be replayed.
write down boundary conditions, discretization choices, solver limits, and what changed between runs.
turn notes, plots, and logs into public pages only when they improve the inspection.
notes hold project decisions, build context, and numerical details once they are clear enough to reuse.
aerospace engineering, numerical methods, propulsion, and a bias for tools that keep the reasoning visible.