Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91200942
gasdeg.py
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
Fri, Nov 8, 22:20
Size
163 B
Mime Type
text/x-python
Expires
Sun, Nov 10, 22:20 (2 d)
Engine
blob
Format
Raw Data
Handle
22218659
Attached To
rPNBODY pNbody
gasdeg.py
View Options
from
Nbody
import
*
from
Numeric
import
*
self
.
X
=
self
.
X
.
subpart
(
'gas'
)
c
=
(
self
.
X
.
u
!=
0.
)
self
.
X
=
self
.
X
.
selectc
(
c
)
self
.
display
()
self
.
display_info
(
self
.
X
)
Event Timeline
Log In to Comment