Difference between revisions of "Keno2mcnp"
Jump to navigation
Jump to search
(Created page with "Keno2MCNP is a C program to convert Keno6 geometry to MCNP. It was originally written by Dr. Thomas M. Miller at ORNL. You can get the code from the repository using: <br/> <…") |
|||
Line 4: | Line 4: | ||
You can get the code from the repository using: <br/> | You can get the code from the repository using: <br/> | ||
− | <code>hg clone ssh:// | + | <code>hg clone ssh://<USER NAME>@necluster.engr.utk.edu//srv/hg/keno2mcnp</code> |
Please contribute improvements back to the repository! | Please contribute improvements back to the repository! |
Revision as of 17:24, 25 April 2012
Keno2MCNP is a C program to convert Keno6 geometry to MCNP.
It was originally written by Dr. Thomas M. Miller at ORNL.
You can get the code from the repository using:
hg clone ssh://<USER NAME>@necluster.engr.utk.edu//srv/hg/keno2mcnp
Please contribute improvements back to the repository!