Skip to content

Commit

Permalink
remove data for ALARA from r2s_examples
Browse files Browse the repository at this point in the history
  • Loading branch information
zxkjack123 committed Mar 20, 2019
1 parent 2900de5 commit aae0175
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 4,323 deletions.
4 changes: 1 addition & 3 deletions pyne/r2s.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ def irradiation_setup(flux_mesh, cell_mats, cell_fracs, alara_params,
cell_mats : dict
Maps geometry cell numbers to PyNE Material objects.
cell_fracs : record array
The output of dagmc.discretize_geom()
The output of dagmc.discretize_geom().
alara_params : str
The ALARA input blocks specifying everything except the geometry
and materials. This can either be passed as string or as a file name.
Expand All @@ -102,8 +102,6 @@ def irradiation_setup(flux_mesh, cell_mats, cell_fracs, alara_params,
The if False, geometry discretization will be done with randomly fired
rays. If true, a grid of sqrt(num_rays) x sqrt(num_rays) rays is used
for each mesh row.
cell_fracs : record array
The output of discretize_geom()
flux_tag : str, optional
The mesh tag for the neutron flux.
fluxin : str, optional
Expand Down
368 changes: 0 additions & 368 deletions tests/files_test_r2s/r2s_examples/data/elelib_std

This file was deleted.

Loading

0 comments on commit aae0175

Please sign in to comment.