Commit graph

27 commits

Author SHA1 Message Date
Paul Romano
4d2dbff8de Rename scripts to all start with openmc-. Also added openmc.ace module. 2015-05-31 09:26:46 +07:00
William Lyu
a8e2cd3ddd fix a bug bug with VERIFY MD5 CHECKSUMS
Datas should be opened with option 'rb' otherwise it will cause a decode problem.
2015-02-25 10:10:34 +08:00
Bryan Herman
ca948b4ea1 added a travis ci scripts 2015-02-13 15:48:15 -05:00
Paul Romano
784e32a125 Update MD5 checksum error message in get_nndc_data.py 2015-01-18 21:37:41 -05:00
Paul Romano
23c61edb21 Verify checksums when downloading NNDC data. Move ACE files based on new NNDC
tgz file.
2014-12-19 23:41:46 -05:00
Paul Romano
cdec89cafd Fix NNDC ZAIDs for metastable nuclides. 2014-12-18 19:07:40 -05:00
Paul Romano
b9b66778cd Remove 900 and 1200 K data from cross_sections_nndc.xml. 2014-09-04 20:48:00 -04:00
Paul Romano
c130b79664 Fix 300 K data in cross_sections_nndc.xml and add missing metastable tags. 2014-09-04 20:47:20 -04:00
Paul Romano
2d1d39fad2 Merge branch 'develop' into fix-nndc-xs 2014-09-02 22:12:39 -04:00
Paul Romano
80ce7cc2f8 Fix typos in get_nndc_data.py 2014-08-28 09:21:17 -04:00
Paul Romano
6e8589b91d Merge branch 'develop' into fix-nndc-xs 2014-08-27 23:33:39 -04:00
Paul Romano
a2a0c20231 Fix some metastables in cross_sections_serpent.xml. 2014-08-12 20:35:38 -04:00
Paul Romano
45f14cda99 Fix metastable isotopes and Am-242 in cross_sections_nndc.xml. 2014-08-12 20:02:03 -04:00
Paul Romano
3a3df8a8bb Get content length in HTTP request appropriately when using Python 3. 2014-08-06 21:06:17 -04:00
Paul Romano
e462d4878c Remove above room temperature data from get_nndc_data.py. Closes #281 on github. 2014-06-11 11:43:22 -04:00
Bryan Herman
da57eb14b3 replace only first instance of 6012 in graphite sab lib 2014-04-13 16:03:03 -04:00
Bryan Herman
5b5e67701a cross sections xml file now updated if binary conversion occurs 2014-04-10 16:48:59 -04:00
Bryan Herman
c4272de131 added code to change graphite ZAID 2014-04-10 15:44:47 -04:00
Bryan Herman
3b5320ebe9 added tsl folder to binary conversion 2014-04-10 15:05:57 -04:00
Bryan Herman
4544584cca ask user for conversion of acefiles to binary 2014-04-09 23:08:33 -04:00
Paul Romano
3f6913ba6e Make get_nndc_data.py compatible with Python 3. 2014-02-19 18:12:38 -05:00
Paul Romano
a96c6ad474 Ask user to delete downloaded tgz files. 2014-02-19 18:02:18 -05:00
Paul Romano
1fb2bb96f6 Updated data/readme.rst. 2014-02-18 17:47:20 -05:00
Paul Romano
5d0b98835d Extract files to subdirectories. Add pre-generated cross_sections.xml. 2014-02-17 17:30:02 -05:00
Paul Romano
6ba3c48c5a Check for file already downloaded. Rename xsdir. 2013-12-19 10:54:02 -05:00
Paul Romano
d6957a2524 Started writing script to download ACE files from NNDC site. 2013-12-12 22:54:42 -05:00
Paul Romano
d98f10afc2 Moved cross_sections.xml to data directory and added a readme file. 2013-04-10 22:17:25 -04:00