1

Senior Fortran Developer Jobs in Massachusetts (NOW HIRING)

Engineer III

Acton, MA · On-site

$81K - $141K/yr

... senior engineers. The successful applicant will work as part of a multi-disciplinary team to ... or FORTRAN) * Exposure to thermal vacuum (TVAC), thermal cycling, or other environmental test ...

Senior Fortran Developer information

What is a senior Fortran developer?

Senior Fortran Developers are experienced software engineers who specialize in the Fortran programming language, which is widely used in scientific, engineering, and high-performance computing applications. They are responsible for designing, developing, optimizing, and maintaining complex Fortran codebases, often for simulations, numerical analysis, or legacy systems. Senior Fortran Developers typically work on large-scale projects, provide technical leadership, and mentor junior developers. They are skilled in debugging, performance tuning, and integrating Fortran code with modern technologies. Their expertise is critical in industries such as aerospace, energy, meteorology, and research institutions.

What are the key skills and qualifications needed to thrive as a senior Fortran developer, and why are they important?

To thrive as a Senior Fortran Developer, you need advanced proficiency in Fortran programming, strong mathematical and analytical skills, and a relevant degree in computer science or engineering. Familiarity with legacy and modern Fortran versions, experience with high-performance computing (HPC) environments, and knowledge of code versioning tools like Git are typically required. Attention to detail, effective problem-solving, and strong collaboration and communication skills help you excel in complex, team-driven projects. These skills are crucial for maintaining and optimizing critical scientific or engineering applications that rely on robust, efficient Fortran code.

What are some common challenges senior Fortran developers face when working on legacy codebases?

Senior Fortran Developers often encounter challenges such as deciphering poorly documented or outdated code, ensuring compatibility with modern hardware and software environments, and integrating legacy Fortran applications with newer technologies. These challenges require strong problem-solving skills, attention to detail, and effective communication with team members who may have varying levels of familiarity with Fortran. Collaborating with cross-functional teams—including system architects and QA engineers—is also essential to maintain system reliability and implement enhancements while minimizing risks.

What is the difference between Senior Fortran Developer vs Software Engineer?

AspectSenior Fortran DeveloperSoftware Engineer
Required CredentialsBachelor's in Computer Science or related, Fortran proficiencyBachelor's in Computer Science or related, programming skills
Work EnvironmentResearch labs, engineering firms, scientific institutionsTech companies, startups, various industries
Industry UsageHigh in scientific, aerospace, and engineering sectorsBroad across multiple industries including tech, finance, healthcare

While both roles require programming skills and a relevant degree, a Senior Fortran Developer specializes in Fortran for scientific and engineering applications, often in research or technical environments. A Software Engineer has a broader scope, working with various programming languages across diverse industries. The choice depends on the specific technical expertise and industry focus.

Are senior Fortran developers still in demand?

Senior Fortran developers are still in demand in industries such as aerospace, defense, and scientific research, where legacy systems and high-performance computing are prevalent. Expertise in Fortran, along with knowledge of modern tools and parallel programming, remains valuable for maintaining and updating critical applications.

What are popular job titles related to Senior Fortran Developer jobs in Massachusetts?

For Senior Fortran Developer jobs in Massachusetts, the most frequently searched job titles are:

What job categories do people searching Senior Fortran Developer jobs in Massachusetts look for?

The top searched job categories for Senior Fortran Developer jobs in Massachusetts are:

What cities in Massachusetts are hiring for Senior Fortran Developer jobs?

Cities in Massachusetts with the most Senior Fortran Developer job openings:

$133K - $175K/yr

Full-time

Medical, Dental, Vision, Life, Retirement, PTO

Re-posted 10 days ago


Job description

Position Summary

We are seeking a Senior Software Engineer to be a primary technical contributor on the Multimode Threat Engagement Simulation Platform. You will own significant portions of the stack end-to-end - building the Julia computation backend, the React/TypeScript/CesiumJS frontend, and the CI/CD pipeline that delivers standalone Windows and Linux artifacts - with a primary emphasis on high-performance and scientific computing. You will work closely with the Lead Engineer on architecture decisions and with domain engineers (RF, EO/IR) to implement their physics models in a performant, maintainable form.

This role demands genuine depth in high-performance compute application development. The backend is not a conventional web API - it runs trajectory integration, Monte Carlo simulation across thousands of runs, and real-time surrogate model inference. You should be comfortable profiling and optimizing numerical code, reasoning about parallelism, and making informed trade-offs between simulation fidelity and throughput.

***Contingent upon contract award***

Responsibilities

High-Performance Computation Backend

  • Implement and optimize the Julia physics computation server: trajectory integration (RK4/RK45 schemes via DifferentialEquations.jl), SGP4 orbital propagation (SatelliteToolbox.jl), and Monte Carlo driver with Threads.@threads parallelism
  • Profile and optimize computation-critical paths; benchmark throughput and latency against program requirements (e.g., 10,000 Monte Carlo runs within a defined wall-clock target)
  • Integrate ONNX.jl surrogate model inference for real-time parameter sweep capabilities; ensure inference latency meets the <1ms interactive target
  • Implement CZML generation from physics outputs - trajectory arcs, satellite orbital paths, coverage footprints - for time-dynamic Cesium visualization
  • Design and maintain the mission data model: JSON serialization, versioned file format with backward compatibility, and cross-platform path handling for Windows and Linux
  • Implement the HTTP.jl API layer with well-defined request/response schemas, appropriate error handling, and structured logging

Frontend and Visualization

  • Build React/TypeScript components for the mission planning interface: tabbed mission overview, asset and task tree views, mission parameter forms, and the analysis panel
  • Integrate and maintain the CesiumJS/Resium 3D globe: asset markers, trajectory rendering, satellite ground tracks, coverage footprints, and CZML-driven animation with the Cesium timeline
  • Manage frontend application state (mission data, UI state, async physics query results) using appropriate state management patterns for a data-heavy desktop application
  • Implement data-driven analysis visualizations - trajectory plots, Pk curves, Monte Carlo distribution charts - using Recharts, Plotly.js, or equivalent

DevOps and Cross-Platform Packaging

  • Maintain the CI/CD pipeline in GitHub Actions: automated builds producing Windows NSIS installers and Linux AppImages from a single codebase
  • Manage PackageCompiler.jl sysimage builds for the Julia physics server binary on both target platforms
  • Maintain electron-builder configuration and platform-specific packaging scripts; validate installer behavior on clean Windows and Linux test environments
  • Implement build-time embedding of ONNX model files and asset resources; manage versioning of bundled artifacts

***Contingent upon contract award***

Qualifications

Citizenship: Must be a US citizen

Minimum Required Qualifications

ClearanceActive Secret Clearance

Education: B.S. in Computer Science, Software Engineering, Electrical Engineering, Physics, or related STEM field

Years of Experience: 5+ years of software development experience, with demonstrated depth in at least one of the following areas: scientific computing, numerical simulation, high-performance computing, or data-intensive desktop applications

Certifications: NA

Additional Skills

  • Proficiency in TypeScript/React or equivalent modern frontend framework
  • Experience with a compiled or JIT-compiled high-performance language (Julia, C++, Rust, Fortran, or Python with NumPy/Numba/Cython extensions)
  • Understanding of parallel computing patterns relevant to numerical workloads: thread-level parallelism, SIMD, memory-access optimization
  • Experience with REST API design and implementation as a client-server boundary within a single-machine application

Preferred Qualifications

ClearanceActive TS/SCI

Education: MS degree 

Certifications: NA

Preferred Skills

  • Direct experience with Julia and the SciML / DifferentialEquations.jl ecosystem; PackageCompiler.jl sysimage generation
  • Experience with CesiumJS, Resium, and CZML for 3D geospatial visualization
  • Familiarity with orbital mechanics, trajectory simulation, or atmospheric modeling at an implementation level (not just theoretical)
  • Experience with ONNX Runtime, ONNX.jl, or equivalent ML inference frameworks
  • Experience with Electron and electron-builder for cross-platform desktop deployment
  • Familiarity with at least one sensor or physics domain: radar detection, EO/IR performance, acoustic propagation, or multi-sensor tracking - at the level of understanding model inputs/outputs and integrating them correctly

Additional Information

Location: Colorado Springs, CO or Boston, MA

Travel: Approx. 15-20%

Remote, Onsite, or Hybrid: Hybrid

#LI-JK1

***Contingent upon contract award***

Company Overview

Odyssey is a world-class technical, engineering, and integration company serving the warfighting ecosystem with airborne integration, ISR, C2, and warfighter readiness capabilities. Odyssey meets the military's operational needs by integrating layered defense systems from equipment, technology, and services to data, information, and business operations. We streamline defense acquisition and sustainment, engineering the technical battlefield with domain-specific proficiency to ensure lethality. Odyssey is dedicated to excellent contract execution, peak organizational performance, and fostering a workplace built on employee care.

Odyssey is proud to live out our core values of commitment, ambition, and respect in our work and communities through OdysseyCares, a philanthropic group focused on giving back through direct donations, an employer match program, and volunteering events.

Equal Opportunity Employer/Protected Veterans/Individuals with Disabilities

Please Note:

Final compensation for this position will be determined by various factors such as the Federal Government contract labor categories and contract wage rates, relevant work experience, specific skills and competencies, geographic location, education, and certifications.

This position is filled through continuous recruitment and will remain open until a sufficient pool of applications has been received.Hired applicants may be eligible for benefits, including but not limited to, medical, dental, vision, life insurance, Tricare supplement, short-term disability, long-term disability, 401(k) match, flexible spending accounts, health savings accounts, employee assistance program, learning and development benefit, paid time off, and holidays.Odyssey Benefits

Employment Type: FULL_TIME