GuySten
|
c7d7fa4613
|
Fix a bug in rotational periodic boundary conditions (#3692)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2026-01-06 13:29:40 +00:00 |
|
Lewis Gross
|
bc1348579f
|
Generalize RotationalPeriodicBC for X-, Y-, or Z-axis (#3591)
Co-authored-by: GuySten <62616591+GuySten@users.noreply.github.com>
|
2025-12-10 12:16:04 +02:00 |
|
GuySten
|
dadc4fe418
|
Fix no serialization of periodic_surface_id bug (#3421)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2025-06-05 00:07:59 +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 |
|
Paul Romano
|
fa2330103d
|
Release of version 0.14.0 (#2754)
|
2023-11-06 14:50:16 -06:00 |
|
Yuvraj Jain
|
693314d097
|
Leaky and Albedo Boundary Conditions Implementation (#2724)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2023-10-30 16:51:31 -04:00 |
|
Paul Romano
|
1bc2bd8460
|
Apply clang-format on entire source
|
2021-08-11 11:41:49 -05:00 |
|
Sterling Harper
|
a8ecb795a3
|
Assume un-aligned normals for rotational BCs
|
2020-11-14 14:00:16 -07:00 |
|
Sterling Harper
|
1af80b1d39
|
Apply suggestions from code review
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2020-10-26 21:31:26 -06:00 |
|
Sterling Harper
|
f060b4eb72
|
Add docstrings to boundary_condition.h
|
2020-10-18 16:39:19 -06:00 |
|
Sterling Harper
|
b64a3d3cb7
|
Add general plane support for rotational BCs
|
2020-10-18 16:01:21 -06:00 |
|
Sterling Harper
|
593a4addcf
|
Remove the old Surface::bc_ attribute
|
2020-10-18 12:33:36 -06:00 |
|
Sterling Harper
|
8e6842dfc5
|
Move rotational periodic BCs to the new class
Remove the now unnecessary Surface::periodic_translate function.
|
2020-10-18 12:05:31 -06:00 |
|
Sterling Harper
|
16d4c585c4
|
Move periodic translation from Surface class to BC
|
2020-10-18 11:23:33 -06:00 |
|