OpenMC/src
2024-06-21 23:21:13 +00:00
..
external moved faddeeva from vendored to external 2022-03-24 15:04:59 -05:00
random_ray Fixed Source Random Ray (#2988) 2024-06-17 11:02:20 -05:00
tallies Allow zero bins in tally triggers (#2928) 2024-05-02 14:00:22 +00:00
bank.cpp Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
boundary_condition.cpp Random Ray Transport (#2823) 2024-04-18 22:10:16 +00:00
bremsstrahlung.cpp Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
cell.cpp Fix bug with invalidated iterators when enforcing precedence in region expressions (#2950) 2024-06-17 14:25:05 -05:00
cmfd_solver.cpp Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
cross_sections.cpp Merge branch 'develop' into mixed_ncrystal_pr 2023-01-09 13:13:14 +07:00
dagmc.cpp Storing surface source points using a cell ID (#2888) 2024-06-19 10:11:58 -05:00
distribution.cpp Mesh Source Class (#2759) 2023-12-02 17:35:23 +00:00
distribution_angle.cpp Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
distribution_energy.cpp add suggensstions by @paulromano 2022-01-16 19:46:48 +00:00
distribution_multi.cpp Mesh Source Class (#2759) 2023-12-02 17:35:23 +00:00
distribution_spatial.cpp Restricted file source (#2916) 2024-05-15 15:49:04 -05:00
eigenvalue.cpp Random Ray Transport (#2823) 2024-04-18 22:10:16 +00:00
endf.cpp Implement to/from_hdf5 methods for Python Sum class 2022-07-22 07:48:56 -05:00
error.cpp Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
event.cpp Expose Material::depletable in the CAPI (#2843) 2024-01-17 20:46:37 +00:00
file_utils.cpp Fix locating h5m files references in DAGMC universes (#2842) 2024-01-16 11:12:44 -06:00
finalize.cpp Rename max_splits to max_history_splits, set default value to 1.0e7 (#2954) 2024-06-18 03:31:34 +00:00
geometry.cpp Random Ray Transport (#2823) 2024-04-18 22:10:16 +00:00
geometry_aux.cpp Hexagonal lattice iterators (#2921) 2024-06-17 21:14:12 +00:00
hdf5_interface.cpp Add open_object, close_object functions in HDF5 interface 2022-07-21 14:02:04 -05:00
initialize.cpp Fix locating h5m files references in DAGMC universes (#2842) 2024-01-16 11:12:44 -06:00
lattice.cpp Hexagonal lattice iterators (#2921) 2024-06-17 21:14:12 +00:00
main.cpp Random Ray Transport (#2823) 2024-04-18 22:10:16 +00:00
material.cpp Expose Material::depletable in the CAPI (#2843) 2024-01-17 20:46:37 +00:00
math_functions.cpp updated fadeeva header location 2022-03-24 15:08:32 -05:00
mcpl_interface.cpp warning rather than error for weird file name passing to mcpl 2023-04-21 16:09:49 -04:00
mesh.cpp Allow MOAB k-d tree to be configured (#2976) 2024-04-26 05:57:02 -05:00
message_passing.cpp fix my incorrect MPI code 2023-04-24 13:19:29 -04:00
mgxs.cpp Multigroup Per-Thread Cache Conversion (#2591) 2023-07-21 07:53:32 +00:00
mgxs_interface.cpp Fixed Source Random Ray (#2988) 2024-06-17 11:02:20 -05:00
ncrystal_interface.cpp Refactor NCrystal interface code to ncrystal_interface.h/cpp 2023-01-10 17:20:11 +07:00
nuclide.cpp Determine whether nuclides are fissionable in volume calc mode (#3047) 2024-06-20 09:27:49 -05:00
output.cpp make uwuw optional (#2965) 2024-04-24 11:05:11 -05:00
particle.cpp Set DAGMC cell instances on surface crossing (#3052) 2024-06-21 23:21:13 +00:00
particle_data.cpp Geometron (#2744) 2024-01-16 10:35:57 -06:00
particle_restart.cpp Support track file writing for particle restart runs. (#2957) 2024-04-24 22:14:17 +00:00
photon.cpp Handle zero photon cross sections in IncidentPhoton.from_ace properly 2023-03-21 13:15:28 -05:00
physics.cpp Apply Weight Window Upon Surface Crossing (#2670) 2023-09-26 05:03:49 +00:00
physics_common.cpp Remove alive_ data member on ParticleData 2022-03-01 15:24:39 -06:00
physics_mg.cpp Expose Material::depletable in the CAPI (#2843) 2024-01-17 20:46:37 +00:00
plot.cpp Fix #2994, non-existent path causes segmentation fault when saving plot (#3038) 2024-06-18 06:56:51 -05:00
position.cpp Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
progress_bar.cpp Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
random_dist.cpp Replace Muir classes with single muir() Python function 2022-09-08 13:42:22 -05:00
random_lcg.cpp Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
reaction.cpp Pulse height tally for photons (#2452) 2023-07-09 22:50:08 -05:00
reaction_product.cpp Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
scattdata.cpp Added a space in a warning for multiplicity matrix values being 0 2021-12-30 12:46:33 -06:00
secondary_correlated.cpp Merge branch 'develop' into rng-stream-changes 2021-05-11 16:53:10 -05:00
secondary_kalbach.cpp Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
secondary_nbody.cpp Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
secondary_thermal.cpp Make incoherent XS polymorphic in MixedElasticAE 2022-07-22 07:49:00 -05:00
secondary_uncorrelated.cpp Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
settings.cpp Storing surface source points using a cell ID (#2888) 2024-06-19 10:11:58 -05:00
simulation.cpp Make sure time boundary doesn't prevent secondary particle creation (#3043) 2024-06-20 09:26:53 -05:00
source.cpp Make sure direction is set when checking source spatial constraints (#3022) 2024-06-03 11:34:37 -05:00
state_point.cpp Statepoint file loading refactor and CAPI function (#2886) 2024-04-24 17:09:56 -05:00
string_utils.cpp Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
summary.cpp Suggestions from review by @paulromano 2022-03-11 15:36:44 +00:00
surface.cpp Storing surface source points using a cell ID (#2888) 2024-06-19 10:11:58 -05:00
thermal.cpp Merge branch 'develop' into mixed_ncrystal_pr 2023-01-09 13:13:14 +07:00
timer.cpp Random Ray Transport (#2823) 2024-04-18 22:10:16 +00:00
track_output.cpp Add cell instance to particle track file (thanks @pshriwise for suggestion) 2022-05-31 17:08:40 -05:00
universe.cpp Geometron (#2744) 2024-01-16 10:35:57 -06:00
urr.cpp Remove unnecessary intermediate variable 2021-11-09 13:10:44 -05:00
volume_calc.cpp Ability to compute material volume fractions over mesh elements (#2802) 2024-01-19 09:01:18 -06:00
weight_windows.cpp Rename max_splits to max_history_splits, set default value to 1.0e7 (#2954) 2024-06-18 03:31:34 +00:00
wmp.cpp Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
xml_interface.cpp Making origin type Positiong. Adding function to parse position from node. 2022-10-11 11:21:31 -05:00
xsdata.cpp Apply clang-format on entire source 2021-08-11 11:41:49 -05:00