Commit graph

10 commits

Author SHA1 Message Date
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