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
Paul Romano
df3334f19a
Merge pull request #2265 from joshmay1/temp_interp_tol
...
Adds a tolerance for temperatures slightly out of bounds when interpolating
2022-11-14 21:24:52 -08:00
Paul Romano
7d824ce1af
Merge pull request #2266 from eepeterson/polygon_surface
...
Polygon composite surface
2022-11-10 14:44:19 -08:00
Ethan Peterson
d314bedbd7
improving documentation and style
2022-11-10 11:15:24 -05:00
Jose Ignacio Marquez Damian
1f3c5ed6bc
Add use instructions and examples for NCrystal
2022-11-10 13:04:47 -03:00
Jose Ignacio Marquez Damian
e64bf6a7ff
Add installation instructions for NCrystal
2022-11-10 12:31:45 -03:00
Patrick Shriwise
67e18c0db6
Updating documentation for CellBornFilter
2022-11-09 16:34:46 -06:00
josh
0792d987d0
Merge branch 'develop' into temp_interp_tol
2022-10-30 03:10:57 +00:00
Paul Romano
1f973e1ebe
Change version number to 0.13.3-dev
2022-10-21 12:00:58 -05:00
Paul Romano
6d499fa0c0
Fix missing underscore in release notes
2022-10-21 07:08:52 -05:00
Paul Romano
53b6d8ab11
Change 0.14.0 --> 0.13.2
2022-10-21 07:08:52 -05:00
Paul Romano
a0e5ba4418
Add 0.13.2 release notes
2022-10-21 07:08:49 -05:00