yt_analysis is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

yt_analysis / yt http://yt-project.org/

yt is a python package for analyzing and visualizing astrophysical simulation output from a couple simulation platforms. Check out the homepage (there's a link just above!) where we have documentation, a cookbook, and some user community information.

Clone this repository (size: 41.6 MB): HTTPS / SSH
hg clone https://bitbucket.org/yt_analysis/yt
hg clone ssh://hg@bitbucket.org/yt_analysis/yt
hg clone https://bitbucket.org/yt_analysis/yt/wiki

Levels of Support for Various Codes

yt was originally designed to work with Enzo data. However, since its inception it has been extended to support several other platforms. This page is a summary of the various levels of support for different simulation platforms.

Enzo, Orion, FLASH, and Nyx are the four "flagship" codes which are fully-supported and targeted by the development. Others will be added to this list as development progresses.

CapabilityEnzoOrionFLASHRAMSESChomboGadgetARTNyx
FluidQuantitiesYYYYYNYY
ParticlesYYYNNYNY
ParametersYYYNNYNY
UnitsYYYNNYNY
ReadOnDemandYYYNYNNY
LoadRawDataYYYYYNYY
LevelOfSupportFlagshipFlagshipFlagshipPartialLittlePartialPartialFlagship
ContactPersonMatt TurkJeff OishiJohn ZuHoneMatt TurkJeff OishiChris MoodyChris MoodyMatt Turk

Gadget

Gadget data has to be pre-processed, and the process is not completely straightforward. Please contact Chris for more information.

FLASH

FLASH is being actively developed and should be considered fully-functional.

RAMSES

Single-domain datasets work and multi-domain datasets are in progress. Once the data has been read in, it is clustered and grid patches created, with coarse data filling in empty areas. Particles don't work yet. SamG has taken an active role in improving support.

Chombo

A skeleton reader for Chombo is included, but it is currently orphaned.

ART

ART currently works in limited scope; due to the fragmented nature of the ART file schema, a path forward is not clear.

Nyx

Nyx support is being actively developed and it is considered a flagship code.

This revision is from 2012-01-27 18:31