Code Monkey home page Code Monkey logo
PyRK photo

pyrk Goto Github PK

repos: 3.0 gists: 0.0

Name: PyRK

Type: Organization

Bio: This organization conducts reactor kinetics analyses.

Location: University of California Berkeley

PyRK

Welcome to PyRK. This is a solver tool for coupled neutronic and thermal hydraulic reactor transient analysis in 0-D. It is in active development. Please correspond directly with the author for suggestions about use, additional documentation, etc.

Installation

Detailed instructions will be present in the upcoming user's guide. However, for now, install this as you would any other pure python module

python setup.py install

If you use --prefix, be sure to add the path to your PYTHONPATH environment variable.

Documentation

The documentation for pyrk can be found at pyrk.github.io. Additionally, the entire contents of that website can be built from the doc directory in the source code using the following steps

  1. pip install sphinx
  2. pip install sphinx_rtd_theme.
  3. sphinx-apidoc --separate --force --output-dir=src/ ../pyrk
  4. make clean
  5. make html

After these steps, the website will be found in pyrk/doc/_build/html.

Getting Help

If you have a problem, please do not email the developers. Please create a GitHub issue here: . In that issue, please incude all information relevant to the problem. The issue should, at the very least, explain what you did, what you were expecting, and what you observed instead. We will need this information to reproduce your issue and help you debug it. Consider including the commands that you ran, the input files you used, the output hdf5 database that you used, and the exact text of any errors you encountered.

License

The license for this work can be found here. Please be respectful of my intellectual work by communicating with me about its use, understanding its limitations, and citing me where appropriate. I would be thrilled to work with you on improving it.

Contribution

This repository is a work in progress. I would love it if you wanted to contribute to this code here in this repository. Here is some information about how to do that..

Other

PyRK's Projects

pyrk icon pyrk

Python for Reactor Kinetics

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.