Skip to content
Snippets Groups Projects
Commit 2ee2204c authored by lhausamm's avatar lhausamm
Browse files

Wrong number of steps for T

parent 7677f1a2
No related branches found
No related tags found
1 merge request!3Grackle3
......@@ -19,8 +19,8 @@ gamma = 5. / 3.
filename = "test/cooling.yml"
# number of points
N_rho = 1000
N_T = 1
N_rho = 1
N_T = 100
# density in atom / cm3
if N_rho == 1:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment