Commit graph

67 commits

Author SHA1 Message Date
Joffrey Dorville
db673b9acb
Automatic C++ doc generation (#3950)
Some checks failed
Tests and Coverage / filter-changes (push) Has been cancelled
dockerhub-publish-develop / main (push) Has been cancelled
dockerhub-publish-develop-dagmc-libmesh / main (push) Has been cancelled
dockerhub-publish-develop-dagmc / main (push) Has been cancelled
dockerhub-publish-develop-libmesh / main (push) Has been cancelled
Tests and Coverage / Python 3.13 (omp=n, mpi=n, dagmc=, libmesh=, event= (push) Has been cancelled
Tests and Coverage / Python 3.14 (omp=n, mpi=n, dagmc=, libmesh=, event= (push) Has been cancelled
Tests and Coverage / Python 3.14t (omp=n, mpi=n, dagmc=, libmesh=, event= (push) Has been cancelled
Tests and Coverage / Python 3.12 (omp=n, mpi=n, dagmc=n, libmesh=n, event=n (push) Has been cancelled
Tests and Coverage / Python 3.12 (omp=y, mpi=n, dagmc=n, libmesh=n, event=n (push) Has been cancelled
Tests and Coverage / Python 3.12 (omp=n, mpi=y, dagmc=n, libmesh=n, event=n (push) Has been cancelled
Tests and Coverage / Python 3.12 (omp=y, mpi=y, dagmc=n, libmesh=n, event=n (push) Has been cancelled
Tests and Coverage / Python 3.12 (omp=y, mpi=n, dagmc=, libmesh=y, event= (push) Has been cancelled
Tests and Coverage / Python 3.12 (omp=y, mpi=n, dagmc=, libmesh=, event=y (push) Has been cancelled
Tests and Coverage / Python 3.12 (omp=y, mpi=y, dagmc=y, libmesh=, event= (push) Has been cancelled
Tests and Coverage / Python 3.12 (omp=y, mpi=y, dagmc=, libmesh=y, event= (push) Has been cancelled
Tests and Coverage / coverage (push) Has been cancelled
Tests and Coverage / Check CI status (push) Has been cancelled
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2026-07-17 15:47:40 +00:00
John Tramm
b215f13218
RAG search tool for agents (#3861)
Co-authored-by: John Tramm <jtramm@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 16:18:19 -05:00
Ethan Peterson
fc0d9eec65
Ignore all source build directories that match build* pattern (#3762) 2026-02-02 09:55:45 -06:00
Patrick Shriwise
d3535a521e Add Python pickle files to ignore 2022-08-06 06:18:54 -05:00
Paul Romano
66ef28a385 Remove convert_exec arguments, update documentation 2021-10-06 11:51:38 -05:00
Paul Romano
f0e0806fd9 Remove Jupyter notebooks from documentation 2021-07-15 10:07:15 -05:00
Patrick Shriwise
0aafa81907 Adding Python pickle extension to the git ignore. Nearly added another one of these by accident. 2021-06-30 08:46:28 -05:00
Gavin Ridley
ad35a4a78e update name of example problem directories in gitignore 2020-10-03 11:18:48 -04:00
Yue JIN
40581ee040 Typo fix of .gitignore 2020-09-10 13:18:14 +08:00
Yue JIN
10889172ce Fix to allow build in VS2019 2020-07-15 16:23:07 +08:00
dr.yuri
938db465cb new ignore 2019-03-15 12:19:33 +03:00
Patrick Shriwise
c67d1e3d59 Adding VTK image format to ignore. 2018-10-07 19:36:20 -05:00
amandalund
c912cdce70 Merge branch 'develop' into photon-new 2018-06-28 16:19:54 -05:00
Zhuoran Han
cffa44bd6f Add .DS_Store in .gitignore. macOS use it to store icons.
Add .dylib in .gitignore. Dynamic library is generated at runtime.
2018-06-22 16:52:15 -05:00
Adam G Nelson
b61c67a12c fixes per request of @paulromano: fixing test scratch files vice using .gitignore, minor typo in docs, and some otherwise small code cleanups 2018-05-01 19:17:21 -04:00
Adam G Nelson
1d2ebb71f8 Implemented Expansion filters in to the MGXS classes and removed the old score-based expansions 2018-04-27 19:45:38 -04:00
Paul Romano
460452d4f7 Merge branch 'develop' into photon-alund 2018-03-11 13:10:00 -05:00
Paul Romano
82d6c34d27 Move make_chain.py to openmc-make-depletion-chain 2018-02-21 07:00:08 -06:00
Paul Romano
6044edc24a Add simple test for openmc.Settings 2018-02-05 07:35:48 -06:00
Paul Romano
970fc566a8 Merge branch 'develop' into photon-new 2017-11-11 14:28:38 -06:00
Paul Romano
819744bbcb Add a MANIFEST.in and tox.ini file 2017-10-13 15:24:47 -05:00
Paul Romano
974b714565 Start adding documentation on photon physics 2017-06-29 10:58:49 -05:00
Paul Romano
a898622260 Move Jupyter notebooks to examples/jupyter 2017-04-05 11:13:25 -05:00
Paul Romano
5c74b85713 Respond to comments on #850 2017-04-05 11:13:21 -05:00
Paul Romano
cbcd3a7f57 Extend openmc.data to be able to import ENDF data and perform resonance
reconstruction.
2016-09-16 01:55:07 +02:00
Paul Romano
3d68c07625 Add script to download and setup JEFF 3.2 multi-temp library 2016-07-20 21:38:57 -05:00
Paul Romano
5647db18b6 Some fixes for JEFF 3.2 data (most notably supporting energy-dependent delayed
neutron group probabilities)
2016-07-19 12:02:07 -05:00
Sterling Harper
84cd9702cd Merge remote-tracking branch 'upstream/develop' into multipole 2016-04-18 15:03:13 -04:00
Paul Romano
14dc134869 Complete overhaul of Python API documentation 2016-04-14 07:22:31 -05:00
Sterling Harper
81ec5700b6 Add script to download multipole data 2016-02-16 13:55:46 -05:00
Paul Romano
c8c6433840 Various improvements to run_tests.py 2016-01-20 20:16:08 -06:00
Sterling Harper
c0031d1055 Add --build-inputs option to PyAPITestHarness 2016-01-09 21:32:55 -05:00
Paul Romano
796ac84fe7 Documentation changes to build on Read The Docs 2016-01-04 10:56:45 -06:00
wbinventor@gmail.com
6f5cdf174f Initial implementation with trio of MGXS IPython Notebooks 2015-11-29 21:39:03 -05:00
Will Boyd
c9cf1c536a Added general results_test.dat to .gitignore 2015-11-12 13:34:54 -05:00
Will Boyd
b3646f871b Removed test_track_output/results_test.dat and added to .gitignore 2015-11-12 13:29:37 -05:00
Will Boyd
5e732f99a0 Fixed merge conflicts and a bug in Tally.add_score(...) 2015-10-08 13:50:48 -04:00
Will Boyd
bcf6428a57 Removed Excel file created by MGXS IPython Notebook from git tracking 2015-10-03 13:09:55 -04:00
Will Boyd
9451b374ab Updated .gitignore with MGXS IPython Notebook-generated files, re-ran other Notebook examples to update documentation 2015-10-03 13:06:28 -04:00
Will Boyd
a0d1c3b7c5 Adding multi-group cross section generation IPython Notebook 2015-10-03 12:41:07 -04:00
Sterling Harper
d14750149a Fix Python paths in tests 2015-10-02 23:59:41 -04:00
Paul Romano
56b0cbb1e7 Add Jupyter notebook showing use of Pandas dataframes 2015-08-10 06:39:03 +07:00
Paul Romano
f8dffcf9b8 Add Python distribution-related directories to .gitignore 2015-05-31 15:34:18 +07:00
Paul Romano
3b5640fcb4 Update .gitignore 2015-05-31 09:26:46 +07:00
Will Boyd
3faa3e2bfc Added Tally.get_pandas_dataframe() routine to Python API 2015-05-21 08:40:30 -04:00
Will Boyd
93d4acb2aa Removed ctestscript.run 2015-04-30 22:14:01 -04:00
Will Boyd
bd87f77325 squashed distribcells commits and merged to develop 2015-04-29 14:00:09 -04:00
Will Boyd
ebe1083f93 Added PyCharm config files to .gitignore 2015-04-21 09:35:06 -04:00
Paul Romano
2d92f81ed9 Ignore example inputs generated by Python API 2015-04-16 12:27:27 -05:00
Paul Romano
e4ec89064d Added data/nndc to .gitignore. 2014-04-14 20:04:03 -04:00