Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F106470310
Readme
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Tue, Mar 25, 23:37
Size
454 B
Mime Type
text/x-python
Expires
Thu, Mar 27, 23:37 (2 d)
Engine
blob
Format
Raw Data
Handle
25179949
Attached To
rGEAR Gear
Readme
View Options
##########
# SNII ()
##########
from PyChem import chemistry
chemistry.init_chimie("../chemistry.simple.dat")
chemistry.SNII_single_mass_ejection(20*chemistry.SolarMass_to_CodeUnits_Factor())
chemistry.get_allelts_labels()
##########
# SNIa ()
##########
from PyChem import chemistry
chemistry.init_chimie("../chemistry.simple.dat")
chemistry.SNIa_single_mass_ejection(20*chemistry.SolarMass_to_CodeUnits_Factor())[2:]
chemistry.get_allelts_labels()
Event Timeline
Log In to Comment