Keyword:ATDISPEN

From FISPACT-II Wiki
Revision as of 11:37, 19 December 2016 by Michael Fleming (Talk | contribs) (Created page with " {{big|'''ATDISPEN''' ''num''}} {{big|''<element_name(i), energy(i), i''}}''=''{{big|''1,num>''}} ---- This keyword sets the displacement energies for the specified elements...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

ATDISPEN num <element_name(i), energy(i), i=1,num>


This keyword sets the displacement energies for the specified elements as provided in the user input, in units of eV. These are then used int he calculation of total displacement rates, which are generated in the summary outputs. Note that the ALLDISPEN keyword is used to write all displacement energies for all elements and ATDISPEN overwrites any values irrespective of its order in the input file. Example usage:

< -- Control phase -- >
...
GETXS 1 709
GETDECAY 1
ALLDISPEN 30
ATDISPEN 3
   C  34.0
   Mg 24.5
   Be 35.0
FISPACT
* Title of the simulation
< -- Initial phase -- > 
...
< -- Inventory phase -- > 
...