Skip to content
Snippets Groups Projects
Commit d3a5d0be authored by Izzard, Robert Dr (Maths & Physics)'s avatar Izzard, Robert Dr (Maths & Physics)
Browse files

improve output in ZW script

parent 0522dcb5
No related branches found
No related tags found
No related merge requests found
......@@ -249,7 +249,7 @@ if(0)
system_code=>'$h->{mass_into_stars} += ($m1+$m2)*$prob;',
}
);
print "Mass into stars $h->{mass_into_stars}\n";
print "Mass into $h->{starcount} stars $h->{mass_into_stars}\n";
exit;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment