Giter Site home page Giter Site logo

cymetric's Introduction

This repository holds scripts to analyze Cyclus' output and to convert it into nuclear fuel cycle metrics.

Installing Cymetric

Cymetric is available on the same platforms as Cyclus: Ubuntu and Max OS.

Dependencies

First, please check to make sure you have all of the dependencies.

Required dependencies:

Optional dependencies:

  • PyNE and its dependencies

PyNE is what the Cyclus project uses for its nuclear data, and many metrics in cymetric depend on it.

Building from Source

Cymetric can be built from source by first downloading the code by cloning the GitHub repository:

$ git clone https://github.com/cyclus/cymetric

Then build and install to the same location Cyclus is installed:

$ cd cymetric
$ python setup.py install --prefix $(cyclus --install-path)

Next, run the tests to ensure everything is working properly:

$ nosetests -w tests/

Installation via Binary

The latest released version of Cymetric is available via Conda. After obtaining miniconda by following steps 1 and 2 here, Cymetric can be installed by the following command:

$ conda install cymetric --yes

Using Cymetric

Tutorial

The tutorial and the API doucmentation can be found on fuelcycle.org in the User Guide.

Use-case Examples

See the examples directory within the main cymetric directory to review an example of how an analysis may be carried out using cymetric's capabilities.

cymetric's People

Contributors

baaaaam avatar bam241 avatar deniadjokic avatar flanflanagan avatar gidden avatar gonuke avatar gwenchee avatar hodger avatar katyhuff avatar opotowsky avatar rakhimov avatar rwcarlsen avatar scopatz avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.