Commit graph

25 commits

Author SHA1 Message Date
Paul Romano
6f72619729
Fix include guard in output.h (#3856) 2026-03-05 23:29:36 +00:00
John Tramm
54c8e3d6eb
Speedup CI and Improve Reproducibility Across Compilers (#3823)
Co-authored-by: John Tramm <jtramm@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2026-02-25 17:12:18 -06:00
Ahnaf Tahmid Chowdhury
82a6f9e40b
Update fmt Formatters for Compatibility with Versions below 11 (#3172) 2024-10-18 18:18:16 -05:00
Paul Romano
34f04267a5
Update fmt submodule to version 11.0.2 (#3162) 2024-10-05 17:28:22 +00:00
John Tramm
5111aa2621
Random Ray Transport (#2823)
Co-authored-by: Gavin Ridley <gavin.keith.ridley@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-04-18 22:10:16 +00:00
Patrick Shriwise
610a5d8c34
Global Weight Window Generation via CAPI (#2359)
Co-authored-by: Jonathan Shimwell <drshimwell@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2023-06-09 10:47:27 -05:00
Gavin Ridley
5582180e31 Can now print build info 2022-10-05 17:58:41 -04:00
Paul Romano
9dab8bf507 Use references consistently in geometry functions 2020-04-23 16:37:23 -05:00
Paul Romano
2c923f9f5c Changes in output.cpp from PullRequest Inc. review 2020-04-23 16:37:23 -05:00
Paul Romano
3cac2a6702 Remove Fortan compatibility functions 2019-02-21 22:44:24 -06:00
Paul Romano
20fa6fa5da Respond to @smharper and @pshriwise comments on #1154 2019-02-11 13:20:06 -06:00
Paul Romano
a99b732592 Remove unused Fortran code/data 2019-02-06 07:17:53 -06:00
Paul Romano
a732efbe51 Translate print_results to C++ 2019-02-06 07:11:44 -06:00
Paul Romano
a7b0babb96 Translate print_runtime to C++ 2019-02-06 07:11:44 -06:00
Paul Romano
9f06008565 Translate several functions in output.F90 to C++ 2019-02-06 07:11:40 -06:00
Paul Romano
9a2298f66d Move read_ce_cross_sections to C++ 2019-01-30 22:15:48 -06:00
Sterling Harper
a7fdb386ad Remove some dead F90 code 2018-12-24 15:15:36 -05:00
Patrick Shriwise
a6830c9ca5 Further changes based on PR comments. 2018-10-30 19:41:30 -05:00
Patrick Shriwise
6d5cc5cd0d Addressing style and other comments from @shikar413 2018-10-30 08:59:36 -05:00
Patrick Shriwise
8540838950 Updating style. Using macros. Adding to get_child_nodes function. 2018-10-30 08:59:01 -05:00
Patrick Shriwise
41b58e0b9b Exposing print_plot through C. Using in input_xml now. 2018-10-30 08:58:42 -05:00
Patrick Shriwise
96e5007276 Moving time stamp function to output. 2018-10-30 08:56:30 -05:00
Paul Romano
ccf1ced25e Move openmc_init, initialize_batch, openmc_simulation_finalize to C++ 2018-10-19 07:41:29 -05:00
Paul Romano
18f9f91833 Read meshes from tallies file 2018-09-03 06:50:49 -05:00
Sterling Harper
01b216b63a Merge remote-tracking branch 'upstream/develop' into cpp_geometry 2018-08-24 20:45:52 -04:00