From 2b15b5290f92bf9b70f37dc3d19c4968647492eb Mon Sep 17 00:00:00 2001 From: Folkert Nobels <nobels@strw.leidenuniv.nl> Date: Mon, 17 Dec 2018 14:00:05 +0100 Subject: [PATCH] Update the star formation theory --- theory/Star_Formation/starformation.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/theory/Star_Formation/starformation.tex b/theory/Star_Formation/starformation.tex index bfcc0c8e98..c1b8d511ce 100644 --- a/theory/Star_Formation/starformation.tex +++ b/theory/Star_Formation/starformation.tex @@ -117,5 +117,6 @@ Questions: Is rho in part mass density or number density?? Why is the cooling\_get\_temperature() depending on so many variables? I would expect $P_\text{tot,c} = n k_B T$, but which $n$ and $T$? - +Is Seed in the function or declared outside of function? +Correct Unit conversion? -- GitLab