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

Commit 64ee72664bb2 Raw commit »

commit
64ee72664bb2
parent
4ec73cabefb6
branch
yt

Beginning the consolidation of the --whatever argument parsing and moving a few
important items into a startup_items.py file. Command line utilities sort of
work but will not recognize or receive commands line --parallel.

Comments

    Log in to comment »

    File Lines added Lines removed
    yt/config.py 1
    yt/funcs.py 3 65
    yt/mods.py 6
    yt/startup_tasks.py 120
    yt/utilities/command_line.py 2
    yt/utilities/parallel_tools/parallel_analysis_interface.py 13 39