Paul Romano
|
906548db20
|
Release notes for 0.15.1 (#3340)
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
|
2025-03-07 14:49:36 -06:00 |
|
rzehumat
|
8fb48f125f
|
Manually fix broken links (#3331)
|
2025-02-28 16:38:31 +00:00 |
|
Paul Romano
|
94066d48fa
|
Fix equation in documentation so it builds in latexpdf mode
|
2022-02-04 07:19:42 -06:00 |
|
Paul Romano
|
b517d2967d
|
Respond to @pshriwise comments on #1933
|
2021-12-29 10:18:02 -05:00 |
|
Paul Romano
|
a57d7dcd7f
|
Add documentation on torus distance/normal
|
2021-12-22 11:47:36 -05:00 |
|
Paul Romano
|
763c3a151e
|
Update neighbor list documentation. Closes #1833
|
2021-07-15 10:15:02 -05:00 |
|
Paul Romano
|
0ef1f95978
|
Fix broken links, use https over http, replace redirects
|
2021-03-17 07:31:47 -05:00 |
|
Paul Romano
|
c18f845712
|
Fix broken links in documentation
|
2019-10-04 09:33:20 -05:00 |
|
Paul Romano
|
3e12e363eb
|
Make some fixes/edits in white boundary condition documentation
|
2019-09-18 09:39:59 -05:00 |
|
rockfool
|
747e87d31a
|
bug fixed in geometry.rst
|
2019-09-17 16:34:11 -04:00 |
|
rockfool
|
06ebf7dbad
|
fix math equation in geometry.rst
|
2019-09-17 12:41:48 -04:00 |
|
rockfool
|
781cb0eef7
|
documentation issues fixed
|
2019-09-16 13:46:51 -04:00 |
|
rockfool
|
4987f5aea0
|
modify geometry.rst
|
2019-09-16 13:36:18 -04:00 |
|
Jiankai Yu
|
46367e8369
|
add more details in documentation of geometry
|
2019-09-15 16:57:07 -04:00 |
|
Jiankai Yu
|
849524d4dc
|
add draft description to methodology on white boundary condition
|
2019-09-15 15:45:58 -04:00 |
|
Paul Romano
|
6b48fe9f6b
|
Use sphinx.ext.imgconverter for converting SVG images for PDF doc builds
|
2017-12-29 15:10:55 -06:00 |
|
Paul Romano
|
91567fd9f4
|
Fix broken links, update publications, list @samuelshaner as dev
|
2016-11-21 10:51:08 -06:00 |
|
Paul Romano
|
309291d115
|
Add derivations in geometry section. Update publications.
|
2016-09-14 11:19:40 +02:00 |
|
Paul Romano
|
c9d2d6899a
|
Incremented version number and added release notes
|
2016-07-14 09:54:50 -05:00 |
|
Paul Romano
|
08b8082b7b
|
First round of fixes for @wbinventor comments on #656
|
2016-05-29 10:20:11 -05:00 |
|
Sterling Harper
|
3b719d7a46
|
Fix methods/geometry doc typo
|
2016-02-18 11:49:03 -05:00 |
|
Paul Romano
|
d61424218f
|
Clarify geometry methods documentation
|
2015-10-09 15:22:50 +07:00 |
|
Paul Romano
|
c4fd2855e6
|
Add support for general quadric surfaces
|
2015-10-09 09:20:15 +07:00 |
|
Bryan Herman
|
76b86ce8ed
|
changed to numfig, requires all figs to have labels with hyphens
|
2015-03-13 23:14:11 -04:00 |
|
Sterling Harper
|
4a9d1cf447
|
Minor fixes for #313
|
2015-02-16 15:32:58 -05:00 |
|
Sterling Harper
|
1f7f0ad2e6
|
Merge remote-tracking branch 'upstream/develop' into hex_lattice
Conflicts:
src/geometry.F90
src/hdf5_summary.F90
|
2015-01-08 19:05:24 -05:00 |
|
Sterling Harper
|
4981f57053
|
Added hex lattice indexing to docs
|
2015-01-08 18:54:19 -05:00 |
|
Sterling Harper
|
c34ab5175a
|
Fixed doc typo
|
2015-01-02 21:43:02 -05:00 |
|
Paul Romano
|
a3726724ec
|
Ability to generate PDF documentation.
|
2014-01-08 23:15:59 -05:00 |
|
Paul Romano
|
4e7ae67714
|
Added derivation for reflection off of cones in documentation.
|
2013-02-07 18:41:34 -05:00 |
|
Paul Romano
|
2c5eb197f8
|
Updated theory/methods section with changes from thesis. Closes #84 on github.
|
2012-11-30 11:31:31 -05:00 |
|
Paul Romano
|
42748b3223
|
Started data structures section in devguide.
|
2012-10-14 16:51:03 -04:00 |
|
Paul Romano
|
6210d3187e
|
Added description of universes and lattices.
|
2012-08-02 17:26:27 -04:00 |
|
Paul Romano
|
dbce813b19
|
Several fixes in documentation thanks to Bryan Herman.
|
2012-07-30 13:47:29 -04:00 |
|
Paul Romano
|
39fbbd4899
|
Fixed a few typos in geometry documentation.
|
2012-07-27 14:40:18 -04:00 |
|
Paul Romano
|
00b96bba78
|
Added description of neighbor lists and derivations for reflective boundary conditions.
|
2012-07-27 14:38:24 -04:00 |
|
Paul Romano
|
fc9ee0b67f
|
Added description of surface crossings.
|
2012-07-27 13:07:16 -04:00 |
|
Paul Romano
|
45535bc146
|
Added description for cell_contains and find_cell.
|
2012-07-27 12:50:15 -04:00 |
|
Paul Romano
|
c7d8836d8d
|
Completed section on distance to boundary calculations.
|
2012-07-27 10:40:14 -04:00 |
|
Paul Romano
|
6d61579a7c
|
Started documentation on calculating distance to boundary.
|
2012-07-27 00:06:08 -04:00 |
|
Paul Romano
|
fe5b61b941
|
Enhanced description of CSG in docs.
|
2012-06-28 13:31:43 -04:00 |
|
Paul Romano
|
18fe0a4975
|
Updated theory/methods section of documentation.
|
2012-05-29 14:29:23 +07:00 |
|
Paul Romano
|
84dde9b1e3
|
Greatly expanded documentation.
|
2012-03-28 10:30:52 -04:00 |
|