Coder Social home page Coder Social logo

cyclus / recycle Goto Github PK

View Code? Open in Web Editor NEW
1.0 6.0 6.0 4.65 MB

Contributed Cyclus-compatible modules, more advanced than those available in Cycamore.

License: Other

CMake 23.88% Shell 2.50% Python 18.77% C 0.25% C++ 54.29% Dockerfile 0.30%

recycle's Introduction

Cycamore : The CYClus Additional MOdules REpository

Additional modules for the Cyclus nuclear fuel cycle simulator from the University of Wisconsin - Madison are intended to support innovative fuel cycle simulations with the Cyclus fuel cycle simulator.

This README is intended primarily for those who intend to contribute to the development of Cycamore archetypes. If you are interested in Cyclus as a user or in developing your own Cyclus archetyes, you may want to consult Getting Started with Cyclus.

This README provides basic information about:
  • the dependency required by Cycamore
  • installation of Cycamore from the command line
  • how to run Cycamore unit tests

Although Cycamore is meant to enable a basic fuel cycle simulation, you may want more functionality than it offers. Third party modules can also be installed (or developed) with additional facilities. Please visit the Cyclus website for a list of contributed modules.

Cycamore's only dependency is the Cyclus Core.

Package Minimum Version
Cyclus 1.4

There are a number of ways to install the Cyclus core:

Assuming you have the dependencies installed correctly, installing Cyclus using github is fairly straightforward:

  • Clone the Cyclus Repo: git clone https://github.com/cyclus/recyle.git,
  • to install Cyclus locally (in ~/.local/) just run: python install.py from recyle folder,
  • finally, add the following Cyclus installation path (~/.local/cyclus) to the bottom on your $PATH.

For more detailed installation procedure, and/or custom installation please refer to the INSTALLATION guide.

Installing Cycamore will also install a test driver (i.e., an executable of all of our tests). You can run the tests yourself via:

$ recyle_unit_tests

We happily welcome new developers into the Cyclus Developer Team. If you are willing to contribute into Cyclus, please follow this procedure:

  1. Fork Cycamore repository,
  2. Create a working branch on you fork from the master branch,
  3. Implement your modification of the Cycamore source code,
  4. Submit a Pull request into recyle/master branch,
  5. Wait for reviews/merge (the Puller cannot be the Merger).

You may also want to read our Contribution Guidelines.

recycle's People

Contributors

aglenn2 avatar baaaaam avatar bam241 avatar flanflanagan avatar gidden avatar gonuke avatar gtw2 avatar gwenchee avatar jbae11 avatar jdangerx avatar jlittell avatar katyhuff avatar opotowsky avatar rakhimov avatar robfairh avatar rwcarlsen avatar scopatz avatar sskutnik avatar zwelchwi avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

recycle's Issues

Diversion Detection Method

A diversion detection method is needed for PyRe.

This will be in the form of a Cumulative Sum method, making use of the Absorb and Extract functions to handle this in the form of map types.

Add Diverter Class to Pyre

Diversion should be handled in a separate class that points to the right subprocess along with appropriate diversion data.

Remove the conda-recipe folder

Result from TwoFCS19 Cyclus workshop - it may be the case that cyclus-build-deps-feedstock in conda-forge contains this information now and this folder is now deprecated.

@FlanFlanagan

This issue can be closed when the conda-recipe folder is removed.

Add unit tests for PyRe

Current unit tests require Cycamore Archetypes, and cannot pass CI. To fix this, new Archetypes must bring unit tests with their PR.

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.