Principal Physics Programmer, C++ (Modeling & Simulation)

Code Metal

Boston (MA)

On-site

USD 150,000 - 210,000

Full time

6 days ago
Be an early applicant
Application generator

Don’t send a generic resume — generate a resume and cover letter tailored to this exact role.

Get past ATS filters

Job summary

Code Metal is building the next-generation wargaming and decision-support platform for the DoW. We seek a Physics Programmer to bring the performance standards of commercial game development to our engine, architecting and building the core C++ runtime that executes physics, behavior, and mission models across teams.

You will own engine components, data-oriented design, and multithreaded execution with a focus on deterministic replay, memory efficiency, and scalable simulation.

Qualifications

  • Extensive professional C++ development experience in production software.
  • Experience in commercial game development or performance-constrained real-time environments.
  • Ownership of foundational engine systems beyond gameplay features.
  • Experience with physics engines, ECS, or runtime scheduling.
  • Ability to optimize for CPU, memory, latency and frame budgets.
  • Experience using profiling tools to diagnose performance issues.

Responsibilities

  • Architect and implement the core C++ runtime behind a large-scale wargaming platform.
  • Own the structure, performance, and long-term health of the engine codebase.
  • Design and evolve an ECS architecture for large numbers of simulation entities.
  • Build data-oriented storage, entity lifecycle, queries, and scheduling.
  • Define engine interfaces for physics, AI, sensors, weapons, behavior, and environment models.
  • Create stable extension points for model developers without destabilizing the core.
  • Design simulation loops, time stepping, and deterministic replay.
  • Develop multithreaded and task-based execution systems for safe parallelism.
  • Optimize memory layout, serialization, and data movement.
  • Profile and improve CPU usage, memory, latency, and throughput against budgets.
  • Build spatial indexing, collision candidate, visibility, and proximity infrastructure.
  • Integrate external physics and mathematical models into a consistent runtime.
  • Develop checkpointing, save/restore, and reproducible replay systems.
  • Establish architecture for networked/distributed simulation with ownership and state transfer.
  • Build tooling for model developers to inspect entities and debug performance.
  • Lead engine design reviews and mentor other programmers.
  • Remain hands-on in implementation, profiling, and code review.

Skills

C++ development
Performance-critical
Engine design
Multithreading
Data-oriented design
Profiling
APIs/SDKs

Job description

About Code Metal

Code Metal is the leader in automated software engineering you can trust. As AI writes more of the world's code, the bottleneck in software has shifted from writing code to verifying it works, and AI cannot verify its own work with certainty. Code Metal takes a fundamentally different approach: constrain AI to what it does reliably, verify every step independently of the model using formal methods, and keep engineers in the loop on the decisions that matter. The result isn't code that probably works - it's code that is provably correct, with auditable proof. Customers including the U.S. Air Force, L3Harris, RTX, and Toshiba use Code Metal to modernize legacy code, optimize performance on real hardware, and move prototypes to production, fast. Founded in 2023 with offices in Boston and San Francisco, Code Metal is funded by Accel, Salesforce Ventures, B Capital, Smith Point Capital, J2 Ventures, Shield Capital, Overmatch, RTX, and others.

About Code Metal

Code Metal is the leader in automated software engineering you can trust. As AI writes more of the world's code, the bottleneck in software has shifted from writing code to verifying it works, and AI cannot verify its own work with certainty. Code Metal takes a fundamentally different approach: constrain AI to what it does reliably, verify every step independently of the model using formal methods, and keep engineers in the loop on the decisions that matter. The result isn't code that probably works - it's code that is provably correct, with auditable proof. Customers including the U.S. Air Force, L3Harris, RTX, and Toshiba use Code Metal to modernize legacy code, optimize performance on real hardware, and move prototypes to production, fast. Founded in 2023 with offices in Boston and San Francisco, Code Metal is funded by Accel, Salesforce Ventures, B Capital, Smith Point Capital, J2 Ventures, Shield Capital, Overmatch, RTX, and others.

Learn more at codemetal.ai.

About the Role:

Our Modeling & Simulation team is building the next-generation wargaming and decision-support platform that helps the DoW make multi-billion-dollar force-design decisions before those decisions are made in the real world. The team spans simulation and physics, backend and data systems, frontend and geospatial visualization, and AI systems, working together to turn operational questions into extensible, mission- and campaign-level simulations that government users can trust.

Help redefine how the DoW makes multi-billion-dollar force-design decisions. We're looking for a Physics Programmer to bring the performance standards of commercial game development to our next-generation wargaming platform. You'll architect and build the core C++ simulation runtime that executes physics, behavior, and mission models developed by engineers and domain experts across the organization. Scope of ownership, architectural authority, and mentorship responsibility scale with level - see Level Expectations by Track below.

Your work will span entity-component systems, data-oriented architecture, simulation scheduling, concurrency, deterministic execution, memory management, model integration, and engine-wide performance. The strongest candidates will come from commercial game development, game-engine development, or another performance-constrained real-time environment where frame time, memory, latency, stability, and hardware limitations are non-negotiable. You may have built a custom physics engine, owned core systems within a proprietary engine, or developed low-level physics and runtime infrastructure for a major game platform.

Defense experience is not required. We care more about whether you have shipped real-time C++ systems, optimized them under hard performance budgets, and made foundational architectural decisions within a complex engine codebase.

What You'll Do:
  • Architect and implement the core C++ runtime behind a large-scale, interactive wargaming platform.
  • Own the structure, performance, and long-term health of a substantial engine codebase.
  • Design and evolve an entity-component-system architecture for representing large numbers of heterogeneous simulation entities.
  • Build data-oriented component storage, entity lifecycle management, system queries, execution graphs, and dependency-aware scheduling.
  • Define the engine interfaces through which physics, AI, sensor, weapon, behavior, and environmental models are registered and executed.
  • Create stable extension points that allow model developers to add capabilities without modifying or destabilizing the engine core.
  • Design simulation loops, fixed and variable time stepping, event processing, system ordering, state transitions, and deterministic replay.
  • Develop multithreaded and task-based execution systems that safely parallelize simulation workloads.
  • Optimize memory layout, allocation, cache locality, component access, serialization, and data movement.
  • Profile and improve CPU utilization, memory use, latency, throughput, and simulation rate against explicit performance budgets.
  • Build spatial indexing, broad-phase query, collision-candidate, visibility, and proximity-query infrastructure.
  • Integrate externally developed physics and mathematical models into a consistent, performant runtime.
  • Develop checkpointing, snapshotting, state replication, save-and-restore, and reproducible replay systems.
  • Establish clear architecture for networked and distributed simulation, including ownership, synchronization, prediction, and state transfer.
  • Build tooling that allows model developers to inspect entities, debug system execution, profile model cost, and understand simulation state.
  • Identify and eliminate architectural bottlenecks as simulation scale and model complexity increase.
  • Lead engine design reviews, mentor other programmers, and raise the standard for C++ architecture and performance engineering.
  • Remain deeply hands-on in implementation, profiling, debugging, and code review.
Required Qualifications:
  • Extensive professional C++ development experience, or equivalent experience, building performance-critical production software.
  • Significant experience in commercial game development, game-engine development, or a similarly performance-constrained real-time environment.
  • Experience shipping at least one commercial game, engine, platform, or interactive real-time product.
  • Demonstrated ownership of foundational engine systems rather than primarily gameplay features, scripting, tools, or application-level integrations.
  • Experience building or substantially extending a physics engine, game engine, simulation runtime, ECS, job system, or comparable core technology.
  • Expert command of modern C++, including object lifetimes, ownership, templates, concurrency, synchronization, profiling, and low-level debugging.
  • Strong understanding of data-oriented design, memory layout, cache behavior, allocation strategies, and performance-sensitive data structures.
  • Experience designing or extending an entity-component system or comparable composition-based runtime architecture.
  • Experience with engine loops, execution graphs, task systems, event systems, dependency management, or runtime scheduling.
  • Demonstrated ability to optimize against hard CPU, memory, latency, and frame- or tick-time budgets.
  • Experience using commercial profiling and debugging tools to diagnose CPU stalls, memory issues, thread contention, allocation problems, and cache inefficiencies.
  • Working knowledge of real-time physics concepts such as coordinate systems, numerical integration, collision detection, spatial partitioning, constraints, and simulation stability.
  • Experience designing APIs, plugin systems, SDKs, or extension frameworks used by other programmers.
  • Experience maintaining and improving a large C++ codebase while continuing to deliver production capabilities.
  • Experience leading major technical initiatives while remaining an active individual contributor.
  • Active Secret clearance or eligibility to obtain one.
Strongly Preferred:
  • Experience with SIMD, GPU compute, custom allocators, job systems, lock-free structures, or platform-specific optimization.
  • Experience supporting very large worlds or simulations containing large numbers of active entities.
  • Experience with engine-level serialization, snapshotting, replay, world partitioning, or streaming.
  • Familiarity with aerospace, robotics, autonomy, and defense simulations (e.g., HLA, DIS, OneSAF, JSAF, NGTS, STK, AFISM)
  • Experience supporting Air Force, Space Force, joint, or broader DoW acquisition and mission-analysis programs.
  • Experience developing models for sensors, weapons, electronic warfare, jamming, communications, logistics, or command and control.
  • Active U.S. security clearance (Secret, Top Secret, or SCI/SAP).
Principal Level Expectations
Get your free, confidential resume review.

or drag and drop your file here.

Similar jobs

Similar jobs worth comparing

Physics Programmer, C++ (Modeling & Simulation)
Physics Programmer, C++ (Modeling & Simulation)

Code Metal • Boston (MA)

On-site
USD 150,000 - 210,000
Staff Simulation Engineer (Modeling & Simulation)
Staff Simulation Engineer (Modeling & Simulation)

Code Metal • Boston (MA)

Hybrid
USD 140,000 - 210,000
Health coverage
401k with match
Paid time off
+2
Principal Python Engineer (Modeling & Simulation)
Principal Python Engineer (Modeling & Simulation)

Code Metal, Inc. • United States

Hybrid
USD 140,000 - 180,000
Relocation assistance
Health care plan (Medical, Dental &amp
Paid Time Off
+2
Staff Python Engineer (Modeling & Simulation)
Staff Python Engineer (Modeling & Simulation)

Code Metal • Boston (MA)

Hybrid
USD 180,000 - 260,000
Health coverage
401k matching
Unlimited PTO
+2
Principal Simulation Engineer (Modeling & Simulation)
Principal Simulation Engineer (Modeling & Simulation)

Code Metal • Boston (MA)

Hybrid
USD 150,000 - 230,000
Health insurance
401k with matching
Relocation assistance
+2
Senior / Principal Engineer (Modeling & Simulation)
Senior / Principal Engineer (Modeling & Simulation)

Code Metal • Boston (MA)

On-site
USD 140,000 - 210,000
Health care plan with 100% premium
401k with 5% matching
Paid time off (vacation, sick, HOL)
+2
Principal Python Engineer (Modeling & Simulation)
Principal Python Engineer (Modeling & Simulation)

Code Metal • San Francisco (CA)

Hybrid
USD 180,000 - 260,000
Health care plan with 100% premium
401k with 5% matching
Paid Time Off
+2
Principal Python Engineer (Modeling & Simulation)
Principal Python Engineer (Modeling & Simulation)

Code Metal • Boston (MA)

On-site
USD 180,000 - 240,000
Staff Python Engineer (Modeling & Simulation)
Staff Python Engineer (Modeling & Simulation)

Code Metal, Inc. • United States

Hybrid
USD 120,000 - 180,000
Relocation assistance for qualifying员工
Health Care Plan (Medical, Dental &amp
Paid Time Off (Uncapped Vacation, Sick
+2
Software Engineer
Software Engineer

Integer Technologies • New York (NY)

On-site
USD 140,000 - 190,000