BA Elias Saarmann: Difference between revisions

From Arbeitsgruppe Kuiper
Jump to navigation Jump to search
Tags: Reverted Visual edit
mNo edit summary
Tags: Reverted Visual edit
Line 9: Line 9:
== in [https://arxiv.org/pdf/2603.20373 Radiating Bondi Flows I] ==
== in [https://arxiv.org/pdf/2603.20373 Radiating Bondi Flows I] ==


 
<code><math> x \cdot y = z </math></code>
<math> \mathcal{M} \rightarrow  \tilde{L}_infty </math>
<math> \mathcal{M} \rightarrow  \tilde{L}_infty </math>



Revision as of 11:58, 23 June 2026

Literatur

Randbedingungen

in Radiating Bondi Flows I

<math> x \cdot y = z </math> <math> \mathcal{M} \rightarrow \tilde{L}_infty </math>

in PLUTO/belt

Code-Anpassungen für konstante Zentralmasse

(Lothar)

  • M_centr (o.Ä.) als weiteren Parameter in user_defined_parameters.h definieren und die Anzahl USER_DEF_PARAMETERS entsprechend erhöhen
  • den Wert von M_centr in pluto.ini unter [Parameters] setzen (in Gramm)
  • body-force.c aus belt/src/Misc in den Run-Folder kopieren und in Zeile 64 die M_X1_BEG durch (g_inputParam[M_centr]/ReferenceMass) ersetzen