Paul Romano
6dde8af940
Merge pull request #2464 from shimwell/moving_voxel_plot_code
...
moved voxel plot to api accessible function
2023-04-27 09:36:22 -05:00
Paul Romano
dbf33775a6
Name change (to_vtk), use pathlib consistently
2023-04-26 12:34:05 -05:00
Patrick Shriwise
a12480400b
Merge pull request #2475 from shimwell/adding_bounding_box_class
...
Adding bounding box class
2023-04-25 12:08:39 -05:00
Ethan Peterson
4f16481e6d
Merge pull request #2457 from paulromano/cruciform-prism
...
Implement composite surface for generalized cruciform prism
2023-04-24 16:28:19 -04:00
Paul Romano
b5d30ff553
Refactor BoundingBox implementation
2023-04-18 22:26:37 -05:00
Paul Romano
ec20a0cbaf
Add missing openmc.lib functions to documentation
2023-04-11 13:33:14 -05:00
Gavin Ridley
61cab3009a
PR comments addressed
2023-04-04 22:06:54 -04:00
Gavin Ridley
0a71d690b4
Update docs/source/usersguide/plots.rst
...
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
2023-04-04 22:06:54 -04:00
Gavin Ridley
3b8f1ee1fe
Update docs/source/usersguide/plots.rst
...
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
2023-04-04 22:06:54 -04:00
Gavin Ridley
bd2de0372f
projection plot docs
2023-04-04 22:06:54 -04:00
Paul Romano
95e3f94630
Implement CruciformPrism composite surface
2023-04-04 22:49:11 +02:00
Paul Romano
5fcb7208df
Change version number to 0.13.4-dev
2023-03-29 14:41:03 -05:00
Paul Romano
e7a688a867
Update Spack installation instructions
2023-03-28 13:34:14 -05:00
Paul Romano
2f50599d4f
Update install instructions
2023-03-28 13:34:14 -05:00
Paul Romano
75dcf5b9a7
Add release notes for 0.13.3
2023-03-28 13:34:14 -05:00
Paul Romano
bb5f727f85
Update IO format docs for meshes
2023-03-21 13:48:22 -05:00
Patrick Shriwise
527f5f70aa
Merge branch 'develop' into centre_for_cylinder_spherical_meshes
2023-03-06 13:37:24 -06:00
RemDelaporteMathurin
c71c134963
added grids in statepoint specs
2023-02-27 16:32:05 -05:00
Rémi Delaporte-Mathurin
f961fc90c2
[skip ci] Modified the XML specs
2023-02-21 17:42:06 -05:00
Paul Romano
61b30f5dcc
Merge pull request #2334 from pshriwise/umesh_sampling
...
Unstructured Mesh Sampling Updates
2023-02-16 07:24:13 -06:00
Paul Romano
7a736cc3a4
Merge pull request #2329 from myerspat/distribution-alias-sampling
...
Alias sampling implementation for discrete PDFs
2023-01-31 10:08:11 -06:00
Patrick Myers
2eae8b8f8b
Merge branch 'develop' into distribution-alias-sampling
2023-01-13 10:33:19 -05:00
Patrick Shriwise
e873db9a07
Apply suggestions from @paulromano
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-01-12 23:13:09 -06:00
Paul Romano
0a8454d7f7
Mention MCPL in optional dependencies
2023-01-13 12:08:26 +07:00
Paul Romano
402b7b2ced
Happy new year 2023!
2023-01-13 12:02:20 +07:00
Paul Romano
1cdb37a05c
Merge pull request #2348 from cfichtlscherer/prompt_neutrons
...
Prompt neutrons 2.0
2023-01-13 09:44:44 +07:00
Christopher Fichtlscherer
e266bb15bf
old changes for delayed neutron feature
2023-01-11 14:50:08 -05:00
Paul Romano
4eda693133
Style and spacing changes
2023-01-10 17:20:14 +07:00
Paul Romano
b6d6bdf3f5
Merge branch 'develop' into mixed_ncrystal_pr
2023-01-09 13:13:14 +07:00
Patrick Shriwise
9fac1bb4d2
Updating note on photon transport limitations
2023-01-05 12:13:55 -06:00
Jonathan Shimwell
e01f0ea944
Merge pull request #2332 from paulromano/gnds-naming
...
Change GND to GNDS
2023-01-04 11:10:37 +00:00
Patrick Shriwise
5e2cb6778d
Adding the mesh spatial option to the <source><spatial> IO description
2022-12-30 22:01:11 -06:00
Patrick Shriwise
8657123bac
Add some documentation for the new MeshSpatial class.
2022-12-30 07:21:11 -06:00
Paul Romano
1680a72f12
Merge pull request #2116 from ebknudsen/mcpl_input
...
Add support for MCPL files
2022-12-24 13:12:52 -06:00
myerspat
761bfc5349
added documentation on unit testing with catch2
2022-12-23 12:54:59 -05:00
Paul Romano
f9c6765eca
Update intersphinx URLs
2022-12-23 00:07:08 -06:00
Paul Romano
ecfa94e0ff
Rename gnd_name to gnds_name. Change GND to GNDS in comments
2022-12-23 00:06:50 -06:00
Paul Romano
47848b79ab
Allow Settings.sourcepoint['mcpl'] to be set
2022-12-22 14:56:40 -06:00
Paul Romano
987293cfff
Small fixes and formatting changes
2022-12-22 10:57:11 -06:00
Paul Romano
3addc25319
Merge pull request #2319 from paulromano/allow-low-source-energies
...
Allow source particles with energy below cutoff
2022-12-07 22:32:26 -06:00
Thomas Kittelmann
f2c28706a6
Apply suggestions from code review
...
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-12-07 10:12:23 +01:00
Paul Romano
185920a7f1
Allow source particles with energy below cutoff (will just deposit energy)
2022-12-05 16:19:58 -06:00
Paul Romano
ea7e2a13d0
Docs: clarify use of environment variables in tests
2022-11-29 17:31:29 -06:00
Jose Ignacio Marquez Damian
e7b4285bd5
Cleanup
2022-11-29 11:21:04 +01:00
Erik B Knudsen
ccbef891ef
update to doc-string
2022-11-19 01:49:31 +01:00
Erik B Knudsen
a299dcc56b
add a documentation entry to surf_source_write
2022-11-19 00:28:22 +01:00
Jose Ignacio Marquez Damian
8cf9dbe320
Fixed in NCrystal docs
2022-11-18 22:28:04 +01:00
Jose Ignacio Marquez Damian
54745f5076
Changed example NCrystal cfg strings
2022-11-18 11:11:37 -03:00
jiankai-yu
a17fe6cc82
Add decay heat function in material ( #2287 )
...
* add decay heat in material.py
* add decay_energy.json into eggs
* fix a bug when returned decay_ery is None
* add unit test for decayheat
* fix typo in doc string
* address reviewer's comments
* add user defined decay energy
* remove json for decay energy
* address a few comments
* add to docs
2022-11-17 22:57:01 -06:00
Jose Ignacio Marquez Damian
cf96ddf8bb
Basic introduction to NCrystal
...
Included references to the main papers and documentation
2022-11-17 13:47:03 +01:00