my page to dump few stuff
xample:
................
!
! Lambda1 Lambda2 Ratio
Bkpos Wdt
Cthm muR AsyLim
Rpolarz ->Patt# 1
1.540560 1.544330 0.45002 25.000 15.0000
0.9100 0.0000 30.00 0.0000
!
VARY ratio back_4
FIX Tau
!
!NCY Eps R_at R_an R_pr
R_gl Thmin
Step Thmax
PSD Sent0
6 0.10 1.00 1.00 1.00
1.00 25.0000 0.025000
143.0000 0.000 0.000
Within an instruction VARY of an instruction FIX individual
parameters of selected atoms are allowed.
The available structural parameters are:
The names of the AtmLabel must be identical to those given in the list of the asymmetric unit (The instructions are case sensitive). As usual the instructions are applied as they appear. For instance a FIX instruction after a VARY may suppress a refinement code.
In case of multiple patterns the instruction VARY keyword affect to
all the pattern sections of the particular phase, in which the
COMMANDS block is defined, providing independent codewords.
For varying or fixing parameters for an individual pattern, the
suffix "_n" is appended to the keyword with "n" being the number of
the pattern. This last option has also been implemented for the
profile parameters of CW case.
!-------------------------------------------------------------------------------
! Data for PHASE number: 1 ==> Current
R_Bragg for Pattern# 1: 0.23
!-------------------------------------------------------------------------------
My Phase name
COMMANDS
VARY xyz_Fe xyz_O1
VARY x_Mn1
z_O27 y_Ho1 b_Al
FIX b_Mn1 x_C23
VARY cell yy
VARY occ_Fe2
END COMMANDS
tells to the program that it should refine all positional parameters of atoms Fe and O1, the "x" coordinate of Mn1, the "z" coordinate of O27, the "y" coordinate of Ho1 and the temperature factor(s) of atom Al. If Al is anisotropic all beta-parameters compatible with the site symmetry are refined.The instruction FIX avoid the refinement of the thermal parameters of Mn1 and the "x" coordinate of atom C23.
The keyword EQUAL appearing within a COMMANDS block allows to make
constraints between parameters belonging to different phases or
patterns. The format of the instruction EQUAL/MVARY/MFIX is the
following:
EQUAL name_parent_parameter name1
mult1 name2 mult2 .... nameN multN
The name of the parent parameter informs the program that this
parameter will be refined (implicit VARY) and the other parameters are
simultaneously refined using the same code but with other multipliers.
An example is given below:
EQUAL occ_Fe2_ph1 occ_Mg2_ph1 -1.0 occ_Fe3_ph1
-1.0 occ_Mg3_ph1 1.0
This means that we are refining the distribution of Fe and Mg between
two sites
maintaining full occupation of both sites and fixing the composition.
Remember that the EQUAL instruction means that the variations of the
initial parameters are constrained and not the values themselves. For
structural parameters it is not needed to explicit the number of the
pattern, however for some parameters it is needed to explicit this.
Is is possible to make constraints between parameters of different
phase or different patterns. In principle the name of the parameters
are those appearing in the output files below the title: SYMBOLIC
NAMES AND INITIAL VALUES OF PARAMETERS TO BE VARIED.
COMMANDS
VARY xyz b <---> This is
for refining all positions and thermal parameter
FIX z_Ba1 <---> This
is for fixing an atom coordinate because the space group is
non-centrosymmetric
PEQU_pha uu vv ww <---> This tells to the program
that the U,V,W Caglioti parameters are the same for all phases
VARY yy gsz <---> This makes to
refine the Lorentzian and Gaussian size parameters for the current
phase
EQUAL occ_Si1_ph1 occ_Si2_ph1 -1.0 occ_Al1_ph1 -1.0 occ_Al2_ph1
1.0 <---> Constraints of occupation factors in phase 1
EQUAL Biso_Si1_ph1 Biso_Si_ph2 1.0
<---> Atoms Si1 and Si of phases 1 and 2 respectively have the
same Biso
EQUAL Biso_Al3_ph1 Biso_Al1_ph2 1.0
EQUAL Biso_Al4_ph1 Biso_Al2_ph2 1.0
EQUAL Asym1_ph1_pat1 Asym1_ph2_pat1 1.0 <---> Asymmetry
parameter 1 of phase 1 and 2 are the same for pattern 1.
EQUAL Asym2_ph1_pat1 Asym2_ph2_pat1 1.0
END_COMMANDS
COMMANDS
FIX O H
SAME_Biso O -0.93 F -0.98
END_COMMANDS
COMMANDS
PEQU_pat cell
The
cell parameters of a particular phase are equal for all patterns
PEQU_pha
uu
The U parameters for the different phases
and patterns have same codeword
END_COMMANDS
Hosted on GitHub Pages — Theme by orderedlist