Skip to content
Yaswant Pradhan edited this page Sep 22, 2025 · 9 revisions

simulation-systems wiki

This wiki exists as a collaborative space to discuss ideas in a structured way.

---
config:
  theme: neutral
---
flowchart LR

subgraph ss["Simulation Systems Repositories<br>--"]
direction TB

  subgraph Other[**Other**]
  direction TB
    moci@{shape: rounded, label: moci}
    monc@{shape: rounded, label: monc}
    fab@{shape: rounded, label: fab}
    scripts@{shape: rounded, label: SymSys_Scripts}
    simsys@{shape: rounded, label: simulation-systems}
  end

  subgraph Common[**Common**]
  direction BT
    jules-docs@{shape: doc, label: "jules-doc*" } --- jules@{shape: rounded, label: jules}    
    ukca@{shape: rounded, label: ukca}
    casim@{shape: rounded, label: casim}
    socrates-spectral@{shape: lean-r, label: socrates-spectral} --- socrates@{shape: rounded, label: socrates}
    shumlib@{shape: rounded, label: shumlib}
  end

  subgraph UM[**Unified Model#8482;**]
  direction BT
    um@{shape: rect, label: um} --- doc@{shape: docs, label: um_doc}
    gcom@{shape: rounded, label: gcom}
    aux@{shape: bow-rect, label: um_aux}
    meta@{shape: procs, label: um_meta}
    mule@{shape: rounded, label: mule}
  end

  subgraph Momentum[**Momentum#174;**]
  direction BT
    apps@{shape: rect, label: lfric_apps}
    core@{shape: rounded, label: lfric_core}
    rose_picker@{shape: rounded, label: rose_picker}
  end
end
%% Style
style ss font-size:1.4em
style Momentum fill:#abfaabff
style Common fill:#d7d6f8ff
style UM fill:#facdcdff
style mule fill:#1de01da9,color:#555555,text-decoration:none,font-size:1.15em
style shumlib fill:#1de01da9,color:#555555,text-decoration:none,font-size:1.15em
style rose_picker fill:#1de01da9,color:#555555,text-decoration:none,font-size:1.15em
style core fill:#1de01da9,color:#555555,text-decoration:none,font-size:1.15em
style apps fill:#1de01da9,color:#000000,text-decoration:none,font-size:1.3em
style casim fill:#1de01da9,color:#555555,text-decoration:none,font-size:1.15em
style ukca fill:#1de01da9,color:#555555,text-decoration:none,font-size:1.15em
style socrates fill:#1de01da9,color:#555555,text-decoration:none,font-size:1.15em
style socrates-spectral fill:#1de01da9,color:#555555,text-decoration:none,font-size:1.15em
style moci fill:#1de01da9,color:#555555,text-decoration:none,font-size:1.15em
style monc fill:#1de01da9,color:#555555,text-decoration:none,font-size:1.15em
style um fill:#f7351b9f,color:#000000,text-decoration:none,font-size:1.3em
style gcom fill:#f7351b9f,color:#555555,text-decoration:none,font-size:1.15em
style aux fill:#f7351b9f,color:#555555,text-decoration:none,font-size:1.15em
style meta fill:#f7351b9f,color:#555555,text-decoration:none,font-size:1.15em
style doc fill:#f7351b9f,color:#555555,text-decoration:none,font-size:1.15em
style jules fill:#cfcf62ff,color:#555555,text-decoration:none,font-size:1.15em
style jules-docs fill:#1de01dff,color:#555555,text-decoration:none,font-size:1.15em

style fab fill:#1de01dff,color:#555555,text-decoration:none,font-size:1.15em
style scripts fill:#1de01dff,color:#555555,text-decoration:none,font-size:1.1em
style simsys fill:#1de01dff,color:#555555,text-decoration:none,font-size:1.1em

%% Links
click jules-docs "https://github.com/jules-lsm/jules-lsm.github.io"
click jules "https://github.com/MetOffice/jules"
click ukca "https://github.com/MetOffice/ukca"
click casim "https://github.com/MetOffice/casim"
click moci "https://github.com/MetOffice/moci"
click monc "https://github.com/MetOffice/monc"
click socrates "https://github.com/MetOffice/socrates"
click socrates-spectral "https://github.com/MetOffice/socrates-spectral"
click shumlib "https://github.com/MetOffice/shumlib"
click um "https://github.com/MetOffice/um"
click gcom "https://github.com/MetOffice/gcom"
click aux "https://github.com/MetOffice/um_aux"
click meta "https://github.com/MetOffice/um_meta"
click doc "https://github.com/MetOffice/um_doc"
click mule "https://github.com/MetOffice/mule"
click apps "https://github.com/MetOffice/lfric_apps"
click core "https://github.com/MetOffice/lfric_core"
click rose_picker "https://github.com/MetOffice/rose_picker"

click fab "https://github.com/MetOffice/fab"
click scripts "https://github.com/MetOffice/SimSys_Scripts"
click simsys "https://github.com/MetOffice/simulation-systems"

%% Dependencies
%%Momentum ==> Common
%%UM ==> Common
gcom & aux & meta & mule --> um
Common ==> um
Common ==> apps
rose_picker --> core --> apps
Loading

Expected visibility by late 2025 - early 2026: $\textsf{\color{#1de01d}public (Open Source) \color{#f7351b}private (Closed Source) \color{#cfcf62}public (TBC)}$

Clone this wiki locally