Skip to content

archphy/pyrk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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

  • You will find the current state of the test suite on our Travis continuous integration servers.
  • A website with documentation is forthcoming. Currently, you can build the documnetation locally in the doc directory by typing "make html". You must have sphinx installed.

About

Python for Reactor Kinetics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%