Skip to content

Commit

Permalink
Add _exptl absorpt.coefficient_mu_su (#431)
Browse files Browse the repository at this point in the history
Co-authored-by: Antanas Vaitkus <[email protected]>
  • Loading branch information
rowlesmr and vaitkus authored Jun 28, 2023
1 parent d0e5f31 commit 69a6ff8
Showing 1 changed file with 26 additions and 6 deletions.
32 changes: 26 additions & 6 deletions cif_core.dic
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ data_CORE_DIC
_dictionary.title CORE_DIC
_dictionary.class Instance
_dictionary.version 3.3.0
_dictionary.date 2023-06-19
_dictionary.date 2023-06-25
_dictionary.uri
https://raw.githubusercontent.com/COMCIFS/cif_core/master/cif_core.dic
_dictionary.ddl_conformance 4.2.0
Expand Down Expand Up @@ -9890,23 +9890,40 @@ save_exptl_absorpt.coefficient_mu
'_exptl_absorpt_coefficient_mu'
'_exptl.absorpt_coefficient_mu'

_definition.update 2012-11-22
_definition.update 2023-06-25
_description.text
;
Absorption coefficient mu calculated from the atomic content of
Linear absorption coefficient, μ, calculated from the atomic content of
the cell, the density and the radiation wavelength.
;
_name.category_id exptl_absorpt
_name.object_id coefficient_mu
_type.purpose Number
_type.source Recorded
_type.purpose Measurand
_type.source Derived
_type.container Single
_type.contents Real
_enumeration.range 0.0:
_units.code reciprocal_millimetres

save_

save_exptl_absorpt.coefficient_mu_su

_definition.id '_exptl_absorpt.coefficient_mu_su'
_definition.update 2023-06-25
_description.text
;
Standard uncertainty of _exptl_absorpt.coefficient_mu.
;
_name.category_id exptl_absorpt
_name.object_id coefficient_mu_su
_name.linked_item_id '_exptl_absorpt.coefficient_mu'
_units.code reciprocal_millimetres

_import.get [{'file':templ_attr.cif 'save':general_su}]

save_

save_exptl_absorpt.correction_t_max

_definition.id '_exptl_absorpt.correction_T_max'
Expand Down Expand Up @@ -27546,7 +27563,7 @@ save_
Changed the purpose of the _diffrn_radiation_wavelength.id data item
from 'Encode' to 'Key'.
;
3.3.0 2023-06-19
3.3.0 2023-06-25
;
# Please update the date above and describe the change below until
# ready for the next release
Expand Down Expand Up @@ -27578,4 +27595,7 @@ save_
units of several data items to 'unspecified'.

Added the default value of '1_555' to the site symmetry data items.

Redefined _exptl_absorpt.coefficient_mu as a derived measurand item.
Added the _exptl_absorpt.coefficient_mu_su data item.
;

0 comments on commit 69a6ff8

Please sign in to comment.