From 7d21e7c7b185b0fb21f22ec9573736ac26493e74 Mon Sep 17 00:00:00 2001 From: Alexander Blair <35571481+alexanderianblair@users.noreply.github.com> Date: Sun, 26 Jul 2026 17:59:55 +0100 Subject: [PATCH] Update README.md with archival notice --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f45812cb..4278f36f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +# Archival Notice +Apollo has now been archived following the addition of MFEM support and MFEM-based electromagnetics examples to the core MOOSE framework. EM-relevant capabilities previously enabled through Apollo are now accessible from the core MOOSE framework, and development has now moved to the main MOOSE repository. Interested users can find out how to get started with MFEM-based electromagnetics simulations in MOOSE from https://mooseframework.inl.gov/syntax/MFEM/index.html. + +This repository is no longer being actively updated; the following is left for reference for historic users. + # Apollo Apollo is a MOOSE-based application created for the scalable solution of finite element electromagnetics problems using the MFEM-based library Hephaestus, as part of the Aurora multiphysics package.