Galactic Structure ================== Below is a flowchart indicating the ingredients of Galacticus galactic structure model. (Galacticus is highly modular - many different ingredients can be included and excluded - this is intended just as a typical example.) .. mermaid:: flowchart LR Galaxy[Galaxy structure] DMO[Dark matter-only profile] DM[Dark matter profile] Solver[Structure solver] DMO --> DM DM --> Solver Solver --> Galaxy Galaxy --> Solver