Ticket #2179 (closed: fixed)
Create atom facility
Reported by: | Peter Peterson | Owned by: | Peter Peterson |
---|---|---|---|
Priority: | major | Milestone: | Iteration 27 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Andrei Savici |
Description
Put the fancy layer on top of the NeutronAtom which contains the information common to atoms. This includes a list of isotopes, natural abundencies, mass, density, and number density. Similar to the NeutronAtom the atoms themselves should have a factory to create them and be immutable.
Much of the underlying typing of numbers have been done in the DANSE periodictable python package available via easy_install. Use that as a basis for numbers as possible by writing a python script to generate the values using it.
Change History
comment:1 Changed 10 years ago by Peter Peterson
- Status changed from new to accepted
- Owner set to Peter Peterson
comment:5 Changed 10 years ago by Peter Peterson
During the course of this ticket #2182 was created for adding information to the NeutronAtom.
comment:6 Changed 10 years ago by Peter Peterson
- Status changed from accepted to verify
- Resolution set to fixed
comment:7 Changed 10 years ago by Peter Peterson
- Status changed from verify to reopened
- Resolution fixed deleted
Builds are broken.
comment:10 Changed 10 years ago by Peter Peterson
comment:11 Changed 10 years ago by Peter Peterson
comment:12 Changed 10 years ago by Peter Peterson
comment:13 Changed 10 years ago by Peter Peterson
comment:14 Changed 10 years ago by Peter Peterson
comment:16 Changed 10 years ago by Peter Peterson
- Status changed from accepted to verify
- Resolution set to fixed
The last commit fixed this.
comment:17 Changed 10 years ago by Andrei Savici
- Status changed from verify to verifying
- Tester set to Andrei Savici
comment:19 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 3026