Skip to content

Commit

Permalink
Pushed root-level docs at
Browse files Browse the repository at this point in the history
  • Loading branch information
skc222 committed Jun 8, 2017
1 parent 128da25 commit 9f8d8b4
Show file tree
Hide file tree
Showing 620 changed files with 35,246 additions and 20,881 deletions.
111 changes: 76 additions & 35 deletions _modules/_abcoll.html

Large diffs are not rendered by default.

64 changes: 51 additions & 13 deletions _modules/index.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@



<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
Expand All @@ -20,20 +20,36 @@
VERSION: '0.5.0-rc1',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
HAS_SOURCE: true,
SOURCELINK_SUFFIX: '.txt'
};
</script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<script type="text/javascript" src="../_static/jquery.cookie.js"></script>
<script type="text/javascript" src="../_static/cloud.base.js"></script>
<script type="text/javascript" src="../_static/cloud.js"></script>
<link rel="shortcut icon" href="../_static/pyne_icon.ico"/>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="top" title="PyNE 0.5.0-rc1" href="../index.html" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="search" title="Search" href="../search.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"><script type="text/javascript">
var ga_enabled = !$.cookie('disable-ga');
if(ga_enabled){
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-37452818-1']);
_gaq.push(['_setCookiePath', '/']);
_gaq.push(['_setDetectFlash', false]);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
}
</script>
</head>
<body role="document">
<body>
<div class="relbar-top">

<div class="related" role="navigation" aria-label="related navigation">
Expand Down Expand Up @@ -63,7 +79,6 @@ <h1>All modules for which code is available</h1>
<li><a href="pyne/alara.html">pyne.alara</a></li>
<li><a href="pyne/bins.html">pyne.bins</a></li>
<li><a href="pyne/cccc.html">pyne.cccc</a></li>
<li><a href="pyne/cli/tape9.html">pyne.cli.tape9</a></li>
<li><a href="pyne/data.html">pyne.data</a></li>
<li><a href="pyne/dbgen/atomic_mass.html">pyne.dbgen.atomic_mass</a></li>
<li><a href="pyne/dbgen/cinder.html">pyne.dbgen.cinder</a></li>
Expand All @@ -86,18 +101,15 @@ <h1>All modules for which code is available</h1>
<li><a href="pyne/mesh.html">pyne.mesh</a></li>
<li><a href="pyne/njoy.html">pyne.njoy</a></li>
<li><a href="pyne/nucname.html">pyne.nucname</a></li>
<li><a href="pyne/origen22.html">pyne.origen22</a></li>
<li><a href="pyne/particle.html">pyne.particle</a></li>
<li><a href="pyne/partisn.html">pyne.partisn</a></li>
<li><a href="pyne/r2s.html">pyne.r2s</a></li>
<li><a href="pyne/rxdata.html">pyne.rxdata</a></li>
<li><a href="pyne/rxname.html">pyne.rxname</a></li>
<li><a href="pyne/serpent.html">pyne.serpent</a></li>
<li><a href="pyne/stlcontainers.html">pyne.stlcontainers</a></li>
<li><a href="pyne/transmute/chainsolve.html">pyne.transmute.chainsolve</a></li>
<li><a href="pyne/utils.html">pyne.utils</a></li>
<li><a href="pyne/variancereduction.html">pyne.variancereduction</a></li>
<li><a href="pyne/xs/cache.html">pyne.xs.cache</a></li>
<li><a href="pyne/xs/channels.html">pyne.xs.channels</a></li>
<li><a href="pyne/xs/data_source.html">pyne.xs.data_source</a></li>
<li><a href="pyne/xs/models.html">pyne.xs.models</a></li>
</ul>
Expand Down Expand Up @@ -155,6 +167,23 @@ <h3>Quick search</h3>

</div>
</div>


<div class="sidebar-toggle-group no-js">

<button class="sidebar-toggle" id="sidebar-hide" title="Hide the sidebar menu">
«
<span class="show-for-small">hide menu</span>

</button>
<button class="sidebar-toggle" id="sidebar-show" title="Show the sidebar menu">

<span class="show-for-small">menu</span>
<span class="hide-for-small">sidebar</span>
»
</button>
</div>

<div class="clearer"></div>
</div>
<div class="relbar-bottom">
Expand All @@ -179,8 +208,17 @@ <h3>Navigation</h3>

<div class="footer" role="contentinfo">
&#169; Copyright 2011-2015, The PyNE Development Team.
Last updated on Jan 24, 2017.
</div>
Last updated on Jun 08, 2017.
</div><script type="text/javascript">
if(ga_enabled){
document.write("<div class=\"footer\">This page uses <a href=\"http://analytics.google.com\">Google Analytics</a> to collect statistics. ");
document.write("Click <button title=\"set cookie to disable analytics for this site\" class=\"link\" onclick=\"$.cookie('disable-ga', 'true', {expires: 3650, path: '/'}); window.location.reload(); return false; \">here</button> to disable analytics for this site.");
document.write("</div>");
}else{
document.write("<div class=\"footer\">Google Analytics has been disabled. ");
document.write("Click <button title=\"set cookie to re-enable analytics for this site\" class=\"link\" onclick=\"$.cookie('disable-ga', null, {path: '/'}); window.location.reload(); return false; \">here</button> to re-enable analytics for this site.");
};
</script>
<!-- cloud_sptheme 1.4 -->
</div>
</div>
Expand Down
63 changes: 52 additions & 11 deletions _modules/pyne/alara.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@



<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
Expand All @@ -20,21 +20,36 @@
VERSION: '0.5.0-rc1',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
HAS_SOURCE: true,
SOURCELINK_SUFFIX: '.txt'
};
</script>
<script type="text/javascript" src="../../_static/jquery.js"></script>
<script type="text/javascript" src="../../_static/underscore.js"></script>
<script type="text/javascript" src="../../_static/doctools.js"></script>
<script type="text/javascript" src="../../_static/jquery.cookie.js"></script>
<script type="text/javascript" src="../../_static/cloud.base.js"></script>
<script type="text/javascript" src="../../_static/cloud.js"></script>
<link rel="shortcut icon" href="../../_static/pyne_icon.ico"/>
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />
<link rel="top" title="PyNE 0.5.0-rc1" href="../../index.html" />
<link rel="up" title="Module code" href="../index.html" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="search" title="Search" href="../../search.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"><script type="text/javascript">
var ga_enabled = !$.cookie('disable-ga');
if(ga_enabled){
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-37452818-1']);
_gaq.push(['_setCookiePath', '/']);
_gaq.push(['_setDetectFlash', false]);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
}
</script>
</head>
<body role="document">
<body>
<div class="relbar-top">

<div class="related" role="navigation" aria-label="related navigation">
Expand Down Expand Up @@ -71,7 +86,7 @@ <h1>Source code for pyne.alara</h1><div class="highlight"><pre>
<span class="kn">import</span> <span class="nn">numpy</span> <span class="k">as</span> <span class="nn">np</span>
<span class="kn">import</span> <span class="nn">tables</span> <span class="k">as</span> <span class="nn">tb</span>

<span class="n">warn</span><span class="p">(</span><span class="n">__name__</span> <span class="o">+</span> <span class="s2">&quot; is not yet QA compliant.&quot;</span><span class="p">,</span> <span class="n">QAWarning</span><span class="p">)</span>
<span class="n">warn</span><span class="p">(</span><span class="vm">__name__</span> <span class="o">+</span> <span class="s2">&quot; is not yet QA compliant.&quot;</span><span class="p">,</span> <span class="n">QAWarning</span><span class="p">)</span>

<span class="k">try</span><span class="p">:</span>
<span class="n">basestring</span>
Expand Down Expand Up @@ -506,7 +521,7 @@ <h1>Source code for pyne.alara</h1><div class="highlight"><pre>

<div class="viewcode-block" id="irradiation_blocks"><a class="viewcode-back" href="../../pyapi/alara.html#pyne.alara.irradiation_blocks">[docs]</a><span class="k">def</span> <span class="nf">irradiation_blocks</span><span class="p">(</span><span class="n">material_lib</span><span class="p">,</span> <span class="n">element_lib</span><span class="p">,</span> <span class="n">data_library</span><span class="p">,</span> <span class="n">cooling</span><span class="p">,</span>
<span class="n">flux_file</span><span class="p">,</span> <span class="n">irr_time</span><span class="p">,</span> <span class="n">output</span> <span class="o">=</span> <span class="s2">&quot;number_density&quot;</span><span class="p">,</span>
<span class="n">truncation</span><span class="o">=</span><span class="mi">1</span><span class="n">E</span><span class="o">-</span><span class="mi">12</span><span class="p">,</span> <span class="n">impurity</span> <span class="o">=</span> <span class="p">(</span><span class="mi">5</span><span class="n">E</span><span class="o">-</span><span class="mi">6</span><span class="p">,</span> <span class="mi">1</span><span class="n">E</span><span class="o">-</span><span class="mi">3</span><span class="p">),</span>
<span class="n">truncation</span><span class="o">=</span><span class="mf">1E-12</span><span class="p">,</span> <span class="n">impurity</span> <span class="o">=</span> <span class="p">(</span><span class="mf">5E-6</span><span class="p">,</span> <span class="mf">1E-3</span><span class="p">),</span>
<span class="n">dump_file</span> <span class="o">=</span> <span class="s2">&quot;dump_file&quot;</span><span class="p">):</span>
<span class="sd">&quot;&quot;&quot;irradiation_blocks(material_lib, element_lib, data_library, cooling,</span>
<span class="sd"> flux_file, irr_time, output = &quot;number_density&quot;,</span>
Expand Down Expand Up @@ -821,6 +836,23 @@ <h3>Quick search</h3>

</div>
</div>


<div class="sidebar-toggle-group no-js">

<button class="sidebar-toggle" id="sidebar-hide" title="Hide the sidebar menu">
«
<span class="show-for-small">hide menu</span>

</button>
<button class="sidebar-toggle" id="sidebar-show" title="Show the sidebar menu">

<span class="show-for-small">menu</span>
<span class="hide-for-small">sidebar</span>
»
</button>
</div>

<div class="clearer"></div>
</div>
<div class="relbar-bottom">
Expand All @@ -846,8 +878,17 @@ <h3>Navigation</h3>

<div class="footer" role="contentinfo">
&#169; Copyright 2011-2015, The PyNE Development Team.
Last updated on Jan 24, 2017.
</div>
Last updated on Jun 08, 2017.
</div><script type="text/javascript">
if(ga_enabled){
document.write("<div class=\"footer\">This page uses <a href=\"http://analytics.google.com\">Google Analytics</a> to collect statistics. ");
document.write("Click <button title=\"set cookie to disable analytics for this site\" class=\"link\" onclick=\"$.cookie('disable-ga', 'true', {expires: 3650, path: '/'}); window.location.reload(); return false; \">here</button> to disable analytics for this site.");
document.write("</div>");
}else{
document.write("<div class=\"footer\">Google Analytics has been disabled. ");
document.write("Click <button title=\"set cookie to re-enable analytics for this site\" class=\"link\" onclick=\"$.cookie('disable-ga', null, {path: '/'}); window.location.reload(); return false; \">here</button> to re-enable analytics for this site.");
};
</script>
<!-- cloud_sptheme 1.4 -->
</div>
</div>
Expand Down
Loading

0 comments on commit 9f8d8b4

Please sign in to comment.