mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-24 12:05:32 -04:00
Add photon tests
This commit is contained in:
parent
11516a8e5c
commit
042c1f94de
10 changed files with 248 additions and 5 deletions
|
|
@ -159,7 +159,6 @@ class AtomicRelaxation(EqualityMixin):
|
|||
self.binding_energy = binding_energy
|
||||
self.num_electrons = num_electrons
|
||||
self.transitions = transitions
|
||||
self.compton_profile = OrderedDict()
|
||||
|
||||
@property
|
||||
def binding_energy(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue